IlyasMoutawwakil HF staff commited on
Commit
a5ef13b
·
verified ·
1 Parent(s): 69b0d33

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.4.0",
94
- "optimum_benchmark_commit": "3e7bebdc507bc4e37dce5660074b7586de6b39b2",
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.027584,
115
- "max_process_vram": 351704.416256,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6369275856018067,
123
- "mean": 0.12738551712036134,
124
- "stdev": 0.1747316742300601,
125
- "p50": 0.0394115104675293,
126
- "p90": 0.30291054840087894,
127
- "p95": 0.3898766761779784,
128
- "p99": 0.45944957839965817,
129
  "values": [
130
- 0.4768428039550781,
131
- 0.042012165069580075,
132
- 0.039385753631591795,
133
- 0.039275352478027346,
134
- 0.0394115104675293
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 78.50185975656409
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.027584,
149
- "max_process_vram": 351704.416256,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5188549690246582,
157
- "mean": 0.2594274845123291,
158
- "stdev": 0.217415319442749,
159
- "p50": 0.2594274845123291,
160
- "p90": 0.43335974006652833,
161
- "p95": 0.4551012720108032,
162
- "p99": 0.47249449756622314,
163
  "values": [
164
- 0.4768428039550781,
165
- 0.042012165069580075
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 15.418566801120498
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.027584,
180
- "max_process_vram": 351704.416256,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.11807261657714843,
188
- "mean": 0.039357538859049475,
189
- "stdev": 5.9058189206433096e-05,
190
- "p50": 0.039385753631591795,
191
- "p90": 0.0394063591003418,
192
- "p95": 0.03940893478393555,
193
- "p99": 0.03941099533081055,
194
  "values": [
195
- 0.039385753631591795,
196
- 0.039275352478027346,
197
- 0.0394115104675293
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 152.448556844159
203
  },
204
  "energy": null,
205
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
+ "optimum_benchmark_commit": "65fa416fd503cfe9a2be7637ee30c70a4a1f96f1",
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": 1149.067264,
114
+ "max_global_vram": 3337.035776,
115
+ "max_process_vram": 331613.26592,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.6431888923645019,
123
+ "mean": 0.1286377784729004,
124
+ "stdev": 0.17756446487443686,
125
+ "p50": 0.03973424911499023,
126
+ "p90": 0.30655107879638677,
127
+ "p95": 0.39515829086303705,
128
+ "p99": 0.46604406051635744,
129
  "values": [
130
+ 0.4837655029296875,
131
+ 0.040729442596435544,
132
+ 0.03973424911499023,
133
+ 0.03941136932373047,
134
+ 0.0395483283996582
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 77.73766088557461
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1149.067264,
148
+ "max_global_vram": 3337.035776,
149
+ "max_process_vram": 331613.26592,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5244949455261231,
157
+ "mean": 0.26224747276306154,
158
+ "stdev": 0.22151803016662597,
159
+ "p50": 0.26224747276306154,
160
+ "p90": 0.43946189689636234,
161
+ "p95": 0.46161369991302487,
162
+ "p99": 0.479335142326355,
163
  "values": [
164
+ 0.4837655029296875,
165
+ 0.040729442596435544
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 15.252768531401511
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1149.067264,
179
+ "max_global_vram": 3337.035776,
180
+ "max_process_vram": 331613.26592,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.1186939468383789,
188
+ "mean": 0.0395646489461263,
189
+ "stdev": 0.00013231933614996267,
190
+ "p50": 0.0395483283996582,
191
+ "p90": 0.03969706497192382,
192
+ "p95": 0.03971565704345703,
193
+ "p99": 0.039730530700683594,
194
  "values": [
195
+ 0.03973424911499023,
196
+ 0.03941136932373047,
197
+ 0.0395483283996582
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 151.6505304563671
203
  },
204
  "energy": null,
205
  "efficiency": null