IlyasMoutawwakil HF staff commited on
Commit
08906d2
·
verified ·
1 Parent(s): 1d92f56

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
@@ -90,8 +90,8 @@
90
  ],
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
- "optimum_benchmark_version": "0.2.1",
94
- "optimum_benchmark_commit": "3731aa19b0b76022fb42f78436721c579f50c777",
95
  "transformers_version": "4.42.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.31.0",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1138.188288,
114
- "max_global_vram": 3337.580544,
115
- "max_process_vram": 334543.822848,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.7421589431762696,
123
- "mean": 0.14843178863525391,
124
- "stdev": 0.20903817187121904,
125
- "p50": 0.04391640853881836,
126
- "p90": 0.3576249511718751,
127
- "p95": 0.4620664123535156,
128
- "p99": 0.5456195812988281,
129
  "values": [
130
- 0.5665078735351563,
131
- 0.04391640853881836,
132
- 0.04356952667236328,
133
- 0.04386456680297852,
134
- 0.04430056762695313
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 67.37101325763388
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1138.188288,
148
- "max_global_vram": 3337.580544,
149
- "max_process_vram": 334543.822848,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.6104242820739747,
157
- "mean": 0.30521214103698735,
158
- "stdev": 0.26129573249816895,
159
- "p50": 0.30521214103698735,
160
- "p90": 0.5142487270355225,
161
- "p95": 0.5403783002853394,
162
- "p99": 0.5612819588851929,
163
  "values": [
164
- 0.5665078735351563,
165
- 0.04391640853881836
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 13.105638545077593
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1138.188288,
179
- "max_global_vram": 3337.580544,
180
- "max_process_vram": 334543.822848,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.13173466110229493,
188
- "mean": 0.04391155370076497,
189
- "stdev": 0.00030028991074693677,
190
- "p50": 0.04386456680297852,
191
- "p90": 0.044213367462158204,
192
- "p95": 0.044256967544555666,
193
- "p99": 0.04429184761047363,
194
  "values": [
195
- 0.04356952667236328,
196
- 0.04386456680297852,
197
- 0.04430056762695313
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 136.6382989061823
203
  },
204
  "energy": null,
205
  "efficiency": null
 
90
  ],
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
+ "optimum_benchmark_version": "0.3.0",
94
+ "optimum_benchmark_commit": "748abd0c7ac21cfb1798768cad39007b466ce8e8",
95
  "transformers_version": "4.42.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.31.0",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1137.84832,
114
+ "max_global_vram": 3337.064448,
115
+ "max_process_vram": 333241.52832,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.7617872009277344,
123
+ "mean": 0.1523574401855469,
124
+ "stdev": 0.21867440092113613,
125
+ "p50": 0.043099498748779295,
126
+ "p90": 0.3715124542236329,
127
+ "p95": 0.480608186340332,
128
+ "p99": 0.5678847720336915,
129
  "values": [
130
+ 0.5897039184570313,
131
+ 0.04422525787353516,
132
+ 0.043099498748779295,
133
+ 0.04201838302612305,
134
+ 0.042740142822265625
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 65.63512742024024
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1137.84832,
148
+ "max_global_vram": 3337.064448,
149
+ "max_process_vram": 333241.52832,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.6339291763305664,
157
+ "mean": 0.3169645881652832,
158
+ "stdev": 0.27273933029174807,
159
+ "p50": 0.3169645881652832,
160
+ "p90": 0.5351560523986817,
161
+ "p95": 0.5624299854278565,
162
+ "p99": 0.5842491318511963,
163
  "values": [
164
+ 0.5897039184570313,
165
+ 0.04422525787353516
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 12.619706267989073
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1137.84832,
179
+ "max_global_vram": 3337.064448,
180
+ "max_process_vram": 333241.52832,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.12785802459716797,
188
+ "mean": 0.042619341532389325,
189
+ "stdev": 0.0004495534934209492,
190
+ "p50": 0.042740142822265625,
191
+ "p90": 0.04302762756347656,
192
+ "p95": 0.04306356315612793,
193
+ "p99": 0.04309231163024902,
194
  "values": [
195
+ 0.043099498748779295,
196
+ 0.04201838302612305,
197
+ 0.042740142822265625
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 140.7811520372785
203
  },
204
  "energy": null,
205
  "efficiency": null