IlyasMoutawwakil HF staff commited on
Commit
fe7fa9b
·
verified ·
1 Parent(s): da995c5

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": "16c37a2d0a7e1a726b6a2a50e2fbcf32df3b575c",
95
  "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1149.09184,
114
- "max_global_vram": 3337.035776,
115
- "max_process_vram": 348304.183296,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6336263427734374,
123
- "mean": 0.1267252685546875,
124
- "stdev": 0.17287942840605838,
125
- "p50": 0.04027756881713867,
126
- "p90": 0.29967366180419924,
127
- "p95": 0.3860788658142089,
128
- "p99": 0.45520302902221677,
129
  "values": [
130
- 0.47248406982421876,
131
- 0.04045804977416992,
132
- 0.04027756881713867,
133
- 0.04015500640869141,
134
- 0.04025164794921875
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 78.91086058882222
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1149.09184,
148
- "max_global_vram": 3337.035776,
149
- "max_process_vram": 348304.183296,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5129421195983886,
157
- "mean": 0.2564710597991943,
158
- "stdev": 0.2160130100250244,
159
- "p50": 0.2564710597991943,
160
- "p90": 0.4292814678192139,
161
- "p95": 0.4508827688217163,
162
- "p99": 0.4681638096237183,
163
  "values": [
164
- 0.47248406982421876,
165
- 0.04045804977416992
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 15.596301598830784
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1149.09184,
179
- "max_global_vram": 3337.035776,
180
- "max_process_vram": 348304.183296,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.12068422317504883,
188
- "mean": 0.040228074391682946,
189
- "stdev": 5.2739425178695424e-05,
190
- "p50": 0.04025164794921875,
191
- "p90": 0.04027238464355468,
192
- "p95": 0.040274976730346676,
193
- "p99": 0.04027705039978027,
194
  "values": [
195
- 0.04027756881713867,
196
- 0.04015500640869141,
197
- 0.04025164794921875
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 149.14957006345014
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": "91971089040d6dac4da0f6b0a30eec8415a34544",
95
  "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1148.956672,
114
+ "max_global_vram": 3337.027584,
115
+ "max_process_vram": 342100.967424,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.6394712142944337,
123
+ "mean": 0.12789424285888673,
124
+ "stdev": 0.17608639270881446,
125
+ "p50": 0.0398011589050293,
126
+ "p90": 0.30409736938476567,
127
+ "p95": 0.39208213195800773,
128
+ "p99": 0.4624699420166016,
129
  "values": [
130
+ 0.48006689453125,
131
+ 0.04014308166503906,
132
+ 0.0398011589050293,
133
+ 0.03971139907836914,
134
+ 0.039748680114746096
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 78.18960241262455
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1148.956672,
148
+ "max_global_vram": 3337.027584,
149
+ "max_process_vram": 342100.967424,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5202099761962891,
157
+ "mean": 0.26010498809814453,
158
+ "stdev": 0.21996190643310548,
159
+ "p50": 0.26010498809814453,
160
+ "p90": 0.4360745132446289,
161
+ "p95": 0.45807070388793947,
162
+ "p99": 0.4756676564025879,
163
  "values": [
164
+ 0.48006689453125,
165
+ 0.04014308166503906
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 15.378405578637706
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1148.956672,
179
+ "max_global_vram": 3337.027584,
180
+ "max_process_vram": 342100.967424,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.11926123809814453,
188
+ "mean": 0.039753746032714844,
189
+ "stdev": 3.6818964897318884e-05,
190
+ "p50": 0.039748680114746096,
191
+ "p90": 0.03979066314697266,
192
+ "p95": 0.039795911026000975,
193
+ "p99": 0.039800109329223635,
194
  "values": [
195
+ 0.0398011589050293,
196
+ 0.03971139907836914,
197
+ 0.039748680114746096
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 150.92917268884236
203
  },
204
  "energy": null,
205
  "efficiency": null