IlyasMoutawwakil HF staff commited on
Commit
1715687
·
verified ·
1 Parent(s): 93b8441

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
@@ -86,7 +86,7 @@
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.0",
89
- "optimum_benchmark_commit": "2db7e171d23768cdeb341987283e17e0b2db9bd9",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
@@ -105,33 +105,33 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 1129.197568,
109
  "max_global_vram": 4308.226048,
110
- "max_process_vram": 397248.012288,
111
  "max_reserved": 2894.06976,
112
  "max_allocated": 2506.73664
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 0.7501387252807618,
118
- "mean": 0.15002774505615235,
119
- "stdev": 0.21230291247371375,
120
- "p50": 0.043717041015625,
121
- "p90": 0.3625698562622071,
122
- "p95": 0.46860148696899406,
123
- "p99": 0.5534267915344239,
124
  "values": [
125
- 0.5746331176757813,
126
- 0.0444749641418457,
127
- 0.043660720825195315,
128
- 0.043652881622314454,
129
- 0.043717041015625
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 66.6543378110309
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,30 +139,30 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 1129.197568,
143
  "max_global_vram": 4308.226048,
144
- "max_process_vram": 397248.012288,
145
  "max_reserved": 2894.06976,
146
  "max_allocated": 2506.73664
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 0.619108081817627,
152
- "mean": 0.3095540409088135,
153
- "stdev": 0.2650790767669678,
154
- "p50": 0.3095540409088135,
155
- "p90": 0.5216173023223878,
156
- "p95": 0.5481252099990845,
157
- "p99": 0.569331536140442,
158
  "values": [
159
- 0.5746331176757813,
160
- 0.0444749641418457
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 12.921814841300344
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,31 +170,31 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 1129.197568,
174
  "max_global_vram": 4308.226048,
175
- "max_process_vram": 397248.012288,
176
  "max_reserved": 2894.06976,
177
  "max_allocated": 2506.73664
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 0.13103064346313475,
183
- "mean": 0.043676881154378254,
184
- "stdev": 2.8577078425083628e-05,
185
- "p50": 0.043660720825195315,
186
- "p90": 0.043705776977539065,
187
- "p95": 0.04371140899658203,
188
- "p99": 0.043715914611816405,
189
  "values": [
190
- 0.043660720825195315,
191
- 0.043652881622314454,
192
- 0.043717041015625
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 137.37244604972324
198
  },
199
  "energy": null,
200
  "efficiency": null
 
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.0",
89
+ "optimum_benchmark_commit": "b92e3e6e00670fa1351d9aef1be896254e5f33e0",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 1129.119744,
109
  "max_global_vram": 4308.226048,
110
+ "max_process_vram": 367910.641664,
111
  "max_reserved": 2894.06976,
112
  "max_allocated": 2506.73664
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 0.7161397247314454,
118
+ "mean": 0.14322794494628907,
119
+ "stdev": 0.20231006604444368,
120
+ "p50": 0.041899925231933595,
121
+ "p90": 0.3459297119140625,
122
+ "p95": 0.4468882263183593,
123
+ "p99": 0.5276550378417969,
124
  "values": [
125
+ 0.5478467407226563,
126
+ 0.043054168701171874,
127
+ 0.041899925231933595,
128
+ 0.04179864501953125,
129
+ 0.04154024505615234
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 69.81877736045178
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1129.119744,
143
  "max_global_vram": 4308.226048,
144
+ "max_process_vram": 367910.641664,
145
  "max_reserved": 2894.06976,
146
  "max_allocated": 2506.73664
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 0.5909009094238281,
152
+ "mean": 0.29545045471191406,
153
+ "stdev": 0.25239628601074215,
154
+ "p50": 0.29545045471191406,
155
+ "p90": 0.49736748352050786,
156
+ "p95": 0.5226071121215821,
157
+ "p99": 0.5427988150024414,
158
  "values": [
159
+ 0.5478467407226563,
160
+ 0.043054168701171874
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 13.538648989050616
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 1129.119744,
174
  "max_global_vram": 4308.226048,
175
+ "max_process_vram": 367910.641664,
176
  "max_reserved": 2894.06976,
177
  "max_allocated": 2506.73664
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.12523881530761719,
183
+ "mean": 0.04174627176920573,
184
+ "stdev": 0.00015143684101466773,
185
+ "p50": 0.04179864501953125,
186
+ "p90": 0.04187966918945313,
187
+ "p95": 0.04188979721069336,
188
+ "p99": 0.041897899627685545,
189
  "values": [
190
+ 0.041899925231933595,
191
+ 0.04179864501953125,
192
+ 0.04154024505615234
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 143.72540937717747
198
  },
199
  "energy": null,
200
  "efficiency": null