IlyasMoutawwakil HF staff commited on
Commit
e3bf145
·
verified ·
1 Parent(s): 079f8f3

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": "a7a97473b632c48148612a312a4eb89b241c78ba",
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.628992,
114
- "max_global_vram": 5623.648256,
115
- "max_process_vram": 368708.001792,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.7525224647521972,
123
- "mean": 0.15050449295043944,
124
- "stdev": 0.2163635669831163,
125
- "p50": 0.04281781768798828,
126
- "p90": 0.3672624176025391,
127
- "p95": 0.4752459243774413,
128
- "p99": 0.5616327297973632,
129
  "values": [
130
- 0.5832294311523437,
131
- 0.04281781768798828,
132
- 0.04141814041137695,
133
- 0.04174517822265625,
134
- 0.04331189727783203
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 66.44319916278488
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1148.628992,
148
- "max_global_vram": 5623.648256,
149
- "max_process_vram": 368708.001792,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.626047248840332,
157
- "mean": 0.313023624420166,
158
- "stdev": 0.2702058067321777,
159
- "p50": 0.313023624420166,
160
- "p90": 0.5291882698059082,
161
- "p95": 0.5562088504791259,
162
- "p99": 0.5778253150177002,
163
  "values": [
164
- 0.5832294311523437,
165
- 0.04281781768798828
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 12.778588221286682
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1148.628992,
179
- "max_global_vram": 5623.648256,
180
- "max_process_vram": 368708.001792,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.12647521591186522,
188
- "mean": 0.04215840530395507,
189
- "stdev": 0.0008264971195152468,
190
- "p50": 0.04174517822265625,
191
- "p90": 0.042998553466796874,
192
- "p95": 0.04315522537231445,
193
- "p99": 0.04328056289672851,
194
  "values": [
195
- 0.04141814041137695,
196
- 0.04174517822265625,
197
- 0.04331189727783203
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 142.3203737603688
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": "0fe64c9dadf839c1f16495afd4c4cbc98fcfce05",
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.563456,
114
+ "max_global_vram": 5623.656448,
115
+ "max_process_vram": 382454.882304,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.7550957260131835,
123
+ "mean": 0.1510191452026367,
124
+ "stdev": 0.21840040924957235,
125
+ "p50": 0.04167542266845703,
126
+ "p90": 0.3697402206420899,
127
+ "p95": 0.47877968673706045,
128
+ "p99": 0.5660112596130371,
129
  "values": [
130
+ 0.5878191528320312,
131
+ 0.042621822357177735,
132
+ 0.04153094482421875,
133
+ 0.04144838333129883,
134
+ 0.04167542266845703
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 66.21676997695923
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1148.563456,
148
+ "max_global_vram": 5623.656448,
149
+ "max_process_vram": 382454.882304,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.6304409751892089,
157
+ "mean": 0.31522048759460447,
158
+ "stdev": 0.2725986652374267,
159
+ "p50": 0.31522048759460447,
160
+ "p90": 0.5332994197845459,
161
+ "p95": 0.5605592863082886,
162
+ "p99": 0.5823671795272827,
163
  "values": [
164
+ 0.5878191528320312,
165
+ 0.042621822357177735
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 12.68953052678568
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1148.563456,
179
+ "max_global_vram": 5623.656448,
180
+ "max_process_vram": 382454.882304,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.1246547508239746,
188
+ "mean": 0.041551583607991535,
189
+ "stdev": 9.383028900102514e-05,
190
+ "p50": 0.04153094482421875,
191
+ "p90": 0.04164652709960937,
192
+ "p95": 0.041660974884033204,
193
+ "p99": 0.04167253311157226,
194
  "values": [
195
+ 0.04153094482421875,
196
+ 0.04144838333129883,
197
+ 0.04167542266845703
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 144.39882861278076
203
  },
204
  "energy": null,
205
  "efficiency": null