IlyasMoutawwakil HF staff commited on
Commit
3cb6a3b
·
verified ·
1 Parent(s): f22d674

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
@@ -92,7 +92,7 @@
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
- "optimum_benchmark_commit": "674d8c572ada4aac26b730928ac88a3effc914de",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
@@ -111,33 +111,33 @@
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1146.335232,
115
- "max_global_vram": 3337.03168,
116
- "max_process_vram": 371474.087936,
117
  "max_reserved": 2894.06976,
118
  "max_allocated": 2506.73664
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
- "total": 0.7332143135070801,
124
- "mean": 0.14664286270141602,
125
- "stdev": 0.20950305075037923,
126
- "p50": 0.04174118423461914,
127
- "p90": 0.3565171676635743,
128
- "p95": 0.4610824974060058,
129
- "p99": 0.5447347611999512,
130
  "values": [
131
- 0.5656478271484375,
132
- 0.0428211784362793,
133
- 0.041522781372070314,
134
- 0.041481342315673825,
135
- 0.04174118423461914
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 68.19288587103829
141
  },
142
  "energy": null,
143
  "efficiency": null
@@ -145,30 +145,30 @@
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
- "max_ram": 1146.335232,
149
- "max_global_vram": 3337.03168,
150
- "max_process_vram": 371474.087936,
151
  "max_reserved": 2894.06976,
152
  "max_allocated": 2506.73664
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
- "total": 0.6084690055847168,
158
- "mean": 0.3042345027923584,
159
- "stdev": 0.2614133243560791,
160
- "p50": 0.3042345027923584,
161
- "p90": 0.5133651622772217,
162
- "p95": 0.5395064947128296,
163
- "p99": 0.5604195606613159,
164
  "values": [
165
- 0.5656478271484375,
166
- 0.0428211784362793
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
- "value": 13.14775268185154
172
  },
173
  "energy": null,
174
  "efficiency": null
@@ -176,31 +176,31 @@
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
- "max_ram": 1146.335232,
180
- "max_global_vram": 3337.03168,
181
- "max_process_vram": 371474.087936,
182
  "max_reserved": 2894.06976,
183
  "max_allocated": 2506.73664
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
- "total": 0.12474530792236327,
189
- "mean": 0.04158176930745442,
190
- "stdev": 0.00011398578303442253,
191
- "p50": 0.041522781372070314,
192
- "p90": 0.04169750366210937,
193
- "p95": 0.041719343948364254,
194
- "p99": 0.04173681617736816,
195
  "values": [
196
- 0.041522781372070314,
197
- 0.041481342315673825,
198
- 0.04174118423461914
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
- "value": 144.2940043180022
204
  },
205
  "energy": null,
206
  "efficiency": null
 
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
+ "optimum_benchmark_commit": "10c9775dced65978a85f54ff6905a3aea7d61cca",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
 
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1146.085376,
115
+ "max_global_vram": 3337.039872,
116
+ "max_process_vram": 364381.55264,
117
  "max_reserved": 2894.06976,
118
  "max_allocated": 2506.73664
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 0.714829273223877,
124
+ "mean": 0.1429658546447754,
125
+ "stdev": 0.2021913323836801,
126
+ "p50": 0.0417515869140625,
127
+ "p90": 0.3453509643554688,
128
+ "p95": 0.44634958496093746,
129
+ "p99": 0.5271484814453126,
130
  "values": [
131
+ 0.5473482055664063,
132
+ 0.0423551025390625,
133
+ 0.04171062850952149,
134
+ 0.0417515869140625,
135
+ 0.04166374969482422
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 69.94677172984287
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 1146.085376,
149
+ "max_global_vram": 3337.039872,
150
+ "max_process_vram": 364381.55264,
151
  "max_reserved": 2894.06976,
152
  "max_allocated": 2506.73664
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 0.5897033081054688,
158
+ "mean": 0.2948516540527344,
159
+ "stdev": 0.2524965515136719,
160
+ "p50": 0.2948516540527344,
161
+ "p90": 0.49684889526367193,
162
+ "p95": 0.522098550415039,
163
+ "p99": 0.5422982745361329,
164
  "values": [
165
+ 0.5473482055664063,
166
+ 0.0423551025390625
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 13.566144008419222
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 1146.085376,
180
+ "max_global_vram": 3337.039872,
181
+ "max_process_vram": 364381.55264,
182
  "max_reserved": 2894.06976,
183
  "max_allocated": 2506.73664
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.1251259651184082,
189
+ "mean": 0.041708655039469404,
190
+ "stdev": 3.588653609097524e-05,
191
+ "p50": 0.04171062850952149,
192
+ "p90": 0.0417433952331543,
193
+ "p95": 0.041747491073608395,
194
+ "p99": 0.04175076774597168,
195
  "values": [
196
+ 0.04171062850952149,
197
+ 0.0417515869140625,
198
+ 0.04166374969482422
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 143.8550342685979
204
  },
205
  "energy": null,
206
  "efficiency": null