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,9 +92,9 @@
|
|
92 |
"gpu_vram_mb": 24146608128,
|
93 |
"optimum_benchmark_version": "0.5.0.dev0",
|
94 |
"optimum_benchmark_commit": null,
|
95 |
-
"transformers_version": "4.
|
96 |
"transformers_commit": null,
|
97 |
-
"accelerate_version": "1.
|
98 |
"accelerate_commit": null,
|
99 |
"diffusers_version": "0.31.0",
|
100 |
"diffusers_commit": null,
|
@@ -102,7 +102,7 @@
|
|
102 |
"optimum_commit": null,
|
103 |
"timm_version": "1.0.12",
|
104 |
"timm_commit": null,
|
105 |
-
"peft_version": "0.
|
106 |
"peft_commit": null
|
107 |
},
|
108 |
"print_report": true,
|
@@ -112,7 +112,7 @@
|
|
112 |
"overall": {
|
113 |
"memory": {
|
114 |
"unit": "MB",
|
115 |
-
"max_ram":
|
116 |
"max_global_vram": 3566.731264,
|
117 |
"max_process_vram": 0.0,
|
118 |
"max_reserved": 2910.846976,
|
@@ -121,42 +121,42 @@
|
|
121 |
"latency": {
|
122 |
"unit": "s",
|
123 |
"values": [
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
],
|
130 |
"count": 5,
|
131 |
-
"total": 0.
|
132 |
-
"mean": 0.
|
133 |
-
"p50": 0.
|
134 |
-
"p90": 0.
|
135 |
-
"p95": 0.
|
136 |
-
"p99": 0.
|
137 |
-
"stdev": 0.
|
138 |
-
"stdev_":
|
139 |
},
|
140 |
"throughput": {
|
141 |
"unit": "samples/s",
|
142 |
-
"value": 93.
|
143 |
},
|
144 |
"energy": {
|
145 |
"unit": "kWh",
|
146 |
-
"cpu": 8.
|
147 |
-
"ram": 4.
|
148 |
-
"gpu": 1.
|
149 |
-
"total":
|
150 |
},
|
151 |
"efficiency": {
|
152 |
"unit": "samples/kWh",
|
153 |
-
"value":
|
154 |
}
|
155 |
},
|
156 |
"warmup": {
|
157 |
"memory": {
|
158 |
"unit": "MB",
|
159 |
-
"max_ram":
|
160 |
"max_global_vram": 3566.731264,
|
161 |
"max_process_vram": 0.0,
|
162 |
"max_reserved": 2910.846976,
|
@@ -165,22 +165,22 @@
|
|
165 |
"latency": {
|
166 |
"unit": "s",
|
167 |
"values": [
|
168 |
-
0.
|
169 |
-
0.
|
170 |
],
|
171 |
"count": 2,
|
172 |
-
"total": 0.
|
173 |
-
"mean": 0.
|
174 |
-
"p50": 0.
|
175 |
-
"p90": 0.
|
176 |
-
"p95": 0.
|
177 |
-
"p99": 0.
|
178 |
-
"stdev": 0.
|
179 |
-
"stdev_": 77.
|
180 |
},
|
181 |
"throughput": {
|
182 |
"unit": "samples/s",
|
183 |
-
"value": 19.
|
184 |
},
|
185 |
"energy": null,
|
186 |
"efficiency": null
|
@@ -188,7 +188,7 @@
|
|
188 |
"train": {
|
189 |
"memory": {
|
190 |
"unit": "MB",
|
191 |
-
"max_ram":
|
192 |
"max_global_vram": 3566.731264,
|
193 |
"max_process_vram": 0.0,
|
194 |
"max_reserved": 2910.846976,
|
@@ -197,23 +197,23 @@
|
|
197 |
"latency": {
|
198 |
"unit": "s",
|
199 |
"values": [
|
200 |
-
0.
|
201 |
-
0.
|
202 |
-
0.
|
203 |
],
|
204 |
"count": 3,
|
205 |
-
"total": 0.
|
206 |
-
"mean": 0.
|
207 |
-
"p50": 0.
|
208 |
-
"p90": 0.
|
209 |
-
"p95": 0.
|
210 |
-
"p99": 0.
|
211 |
-
"stdev": 0.
|
212 |
-
"stdev_":
|
213 |
},
|
214 |
"throughput": {
|
215 |
"unit": "samples/s",
|
216 |
-
"value":
|
217 |
},
|
218 |
"energy": null,
|
219 |
"efficiency": null
|
|
|
92 |
"gpu_vram_mb": 24146608128,
|
93 |
"optimum_benchmark_version": "0.5.0.dev0",
|
94 |
"optimum_benchmark_commit": null,
|
95 |
+
"transformers_version": "4.47.0",
|
96 |
"transformers_commit": null,
|
97 |
+
"accelerate_version": "1.2.0",
|
98 |
"accelerate_commit": null,
|
99 |
"diffusers_version": "0.31.0",
|
100 |
"diffusers_commit": null,
|
|
|
102 |
"optimum_commit": null,
|
103 |
"timm_version": "1.0.12",
|
104 |
"timm_commit": null,
|
105 |
+
"peft_version": "0.14.0",
|
106 |
"peft_commit": null
|
107 |
},
|
108 |
"print_report": true,
|
|
|
112 |
"overall": {
|
113 |
"memory": {
|
114 |
"unit": "MB",
|
115 |
+
"max_ram": 1357.283328,
|
116 |
"max_global_vram": 3566.731264,
|
117 |
"max_process_vram": 0.0,
|
118 |
"max_reserved": 2910.846976,
|
|
|
121 |
"latency": {
|
122 |
"unit": "s",
|
123 |
"values": [
|
124 |
+
0.3578941345214844,
|
125 |
+
0.0451143684387207,
|
126 |
+
0.04461663818359375,
|
127 |
+
0.04437094497680664,
|
128 |
+
0.04472934341430664
|
129 |
],
|
130 |
"count": 5,
|
131 |
+
"total": 0.5367254295349121,
|
132 |
+
"mean": 0.10734508590698241,
|
133 |
+
"p50": 0.04472934341430664,
|
134 |
+
"p90": 0.23278222808837892,
|
135 |
+
"p95": 0.2953381813049316,
|
136 |
+
"p99": 0.3453829438781738,
|
137 |
+
"stdev": 0.1252747538379823,
|
138 |
+
"stdev_": 116.7028306694323
|
139 |
},
|
140 |
"throughput": {
|
141 |
"unit": "samples/s",
|
142 |
+
"value": 93.1575014869827
|
143 |
},
|
144 |
"energy": {
|
145 |
"unit": "kWh",
|
146 |
+
"cpu": 8.60560728194469e-06,
|
147 |
+
"ram": 4.696997622237385e-06,
|
148 |
+
"gpu": 1.7285291605999894e-05,
|
149 |
+
"total": 3.058789651018197e-05
|
150 |
},
|
151 |
"efficiency": {
|
152 |
"unit": "samples/kWh",
|
153 |
+
"value": 326926.6978417833
|
154 |
}
|
155 |
},
|
156 |
"warmup": {
|
157 |
"memory": {
|
158 |
"unit": "MB",
|
159 |
+
"max_ram": 1357.283328,
|
160 |
"max_global_vram": 3566.731264,
|
161 |
"max_process_vram": 0.0,
|
162 |
"max_reserved": 2910.846976,
|
|
|
165 |
"latency": {
|
166 |
"unit": "s",
|
167 |
"values": [
|
168 |
+
0.3578941345214844,
|
169 |
+
0.0451143684387207
|
170 |
],
|
171 |
"count": 2,
|
172 |
+
"total": 0.4030085029602051,
|
173 |
+
"mean": 0.20150425148010254,
|
174 |
+
"p50": 0.20150425148010254,
|
175 |
+
"p90": 0.326616157913208,
|
176 |
+
"p95": 0.3422551462173462,
|
177 |
+
"p99": 0.35476633686065673,
|
178 |
+
"stdev": 0.15638988304138185,
|
179 |
+
"stdev_": 77.61120765078473
|
180 |
},
|
181 |
"throughput": {
|
182 |
"unit": "samples/s",
|
183 |
+
"value": 19.85069779232414
|
184 |
},
|
185 |
"energy": null,
|
186 |
"efficiency": null
|
|
|
188 |
"train": {
|
189 |
"memory": {
|
190 |
"unit": "MB",
|
191 |
+
"max_ram": 1357.283328,
|
192 |
"max_global_vram": 3566.731264,
|
193 |
"max_process_vram": 0.0,
|
194 |
"max_reserved": 2910.846976,
|
|
|
197 |
"latency": {
|
198 |
"unit": "s",
|
199 |
"values": [
|
200 |
+
0.04461663818359375,
|
201 |
+
0.04437094497680664,
|
202 |
+
0.04472934341430664
|
203 |
],
|
204 |
"count": 3,
|
205 |
+
"total": 0.13371692657470705,
|
206 |
+
"mean": 0.04457230885823568,
|
207 |
+
"p50": 0.04461663818359375,
|
208 |
+
"p90": 0.044706802368164066,
|
209 |
+
"p95": 0.044718072891235354,
|
210 |
+
"p99": 0.04472708930969239,
|
211 |
+
"stdev": 0.00014963550562536426,
|
212 |
+
"stdev_": 0.3357140553371085
|
213 |
},
|
214 |
"throughput": {
|
215 |
"unit": "samples/s",
|
216 |
+
"value": 134.6127260107454
|
217 |
},
|
218 |
"energy": null,
|
219 |
"efficiency": null
|