IlyasMoutawwakil HF staff commited on
Commit
0a96b29
·
verified ·
1 Parent(s): 727a86b

Upload cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json CHANGED
@@ -91,7 +91,7 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "35e06a8a39b8c67a2e53b499c65346db81ed78be",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1148.649472,
114
- "max_global_vram": 5623.648256,
115
- "max_process_vram": 388898.639872,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.750882091522217,
123
- "mean": 0.1501764183044434,
124
- "stdev": 0.2126691073997808,
125
- "p50": 0.044357494354248045,
126
- "p90": 0.3632288818359376,
127
- "p95": 0.4693696899414062,
128
- "p99": 0.5542823364257813,
129
  "values": [
130
- 0.575510498046875,
131
- 0.04480645751953125,
132
- 0.044357494354248045,
133
- 0.04413125610351563,
134
- 0.042076385498046875
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 66.58835064056207
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1148.649472,
148
- "max_global_vram": 5623.648256,
149
- "max_process_vram": 388898.639872,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.6203169555664063,
157
- "mean": 0.31015847778320316,
158
- "stdev": 0.2653520202636719,
159
- "p50": 0.31015847778320316,
160
- "p90": 0.5224400939941407,
161
- "p95": 0.5489752960205079,
162
- "p99": 0.5702034576416016,
163
  "values": [
164
- 0.575510498046875,
165
- 0.04480645751953125
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 12.896632807167531
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1148.649472,
179
- "max_global_vram": 5623.648256,
180
- "max_process_vram": 388898.639872,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.13056513595581054,
188
- "mean": 0.04352171198527018,
189
- "stdev": 0.001026165167837863,
190
- "p50": 0.04413125610351563,
191
- "p90": 0.04431224670410156,
192
- "p95": 0.0443348705291748,
193
- "p99": 0.0443529695892334,
194
  "values": [
195
- 0.044357494354248045,
196
- 0.04413125610351563,
197
- 0.042076385498046875
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 137.86222384888455
203
  },
204
  "energy": null,
205
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "86b6a9427e8d0887933fcf9a8a5c8388c89fa339",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1148.596224,
114
+ "max_global_vram": 5623.640064,
115
+ "max_process_vram": 392671.141888,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.775516960144043,
123
+ "mean": 0.1551033920288086,
124
+ "stdev": 0.22131361363918842,
125
+ "p50": 0.04474646759033203,
126
+ "p90": 0.37653887023925786,
127
+ "p95": 0.4871345779418944,
128
+ "p99": 0.5756111441040038,
129
  "values": [
130
+ 0.5977302856445312,
131
+ 0.044751747131347656,
132
+ 0.04418503189086914,
133
+ 0.04410342788696289,
134
+ 0.04474646759033203
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 64.47312253585415
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1148.596224,
148
+ "max_global_vram": 5623.640064,
149
+ "max_process_vram": 392671.141888,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.6424820327758789,
157
+ "mean": 0.32124101638793945,
158
+ "stdev": 0.2764892692565918,
159
+ "p50": 0.32124101638793945,
160
+ "p90": 0.5424324317932129,
161
+ "p95": 0.570081358718872,
162
+ "p99": 0.5922005002593994,
163
  "values": [
164
+ 0.5977302856445312,
165
+ 0.044751747131347656
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 12.451710074187694
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1148.596224,
179
+ "max_global_vram": 5623.640064,
180
+ "max_process_vram": 392671.141888,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.13303492736816408,
188
+ "mean": 0.04434497578938803,
189
+ "stdev": 0.00028584559122287313,
190
+ "p50": 0.04418503189086914,
191
+ "p90": 0.04463418045043945,
192
+ "p95": 0.044690324020385745,
193
+ "p99": 0.04473523887634277,
194
  "values": [
195
+ 0.04418503189086914,
196
+ 0.04410342788696289,
197
+ 0.04474646759033203
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 135.3028137504549
203
  },
204
  "energy": null,
205
  "efficiency": null