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,10 +91,10 @@
|
|
91 |
"gpu_count": 1,
|
92 |
"gpu_vram_mb": 68702699520,
|
93 |
"optimum_benchmark_version": "0.3.1",
|
94 |
-
"optimum_benchmark_commit": "
|
95 |
"transformers_version": "4.42.3",
|
96 |
"transformers_commit": null,
|
97 |
-
"accelerate_version": "0.
|
98 |
"accelerate_commit": null,
|
99 |
"diffusers_version": "0.29.2",
|
100 |
"diffusers_commit": null,
|
@@ -110,33 +110,33 @@
|
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
-
"max_ram":
|
114 |
-
"max_global_vram":
|
115 |
-
"max_process_vram":
|
116 |
-
"max_reserved":
|
117 |
-
"max_allocated":
|
118 |
},
|
119 |
"latency": {
|
120 |
"unit": "s",
|
121 |
"count": 5,
|
122 |
-
"total": 0.
|
123 |
-
"mean": 0.
|
124 |
-
"stdev": 0.
|
125 |
-
"p50": 0.
|
126 |
-
"p90": 0.
|
127 |
-
"p95": 0.
|
128 |
-
"p99": 0.
|
129 |
"values": [
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
]
|
136 |
},
|
137 |
"throughput": {
|
138 |
"unit": "samples/s",
|
139 |
-
"value":
|
140 |
},
|
141 |
"energy": null,
|
142 |
"efficiency": null
|
@@ -144,30 +144,30 @@
|
|
144 |
"warmup": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
-
"max_ram":
|
148 |
-
"max_global_vram":
|
149 |
-
"max_process_vram":
|
150 |
-
"max_reserved":
|
151 |
-
"max_allocated":
|
152 |
},
|
153 |
"latency": {
|
154 |
"unit": "s",
|
155 |
"count": 2,
|
156 |
-
"total": 0.
|
157 |
-
"mean": 0.
|
158 |
-
"stdev": 0.
|
159 |
-
"p50": 0.
|
160 |
-
"p90": 0.
|
161 |
-
"p95": 0.
|
162 |
-
"p99": 0.
|
163 |
"values": [
|
164 |
-
0.
|
165 |
-
0.
|
166 |
]
|
167 |
},
|
168 |
"throughput": {
|
169 |
"unit": "samples/s",
|
170 |
-
"value":
|
171 |
},
|
172 |
"energy": null,
|
173 |
"efficiency": null
|
@@ -175,31 +175,31 @@
|
|
175 |
"train": {
|
176 |
"memory": {
|
177 |
"unit": "MB",
|
178 |
-
"max_ram":
|
179 |
-
"max_global_vram":
|
180 |
-
"max_process_vram":
|
181 |
-
"max_reserved":
|
182 |
-
"max_allocated":
|
183 |
},
|
184 |
"latency": {
|
185 |
"unit": "s",
|
186 |
"count": 3,
|
187 |
-
"total": 0.
|
188 |
-
"mean": 0.
|
189 |
-
"stdev":
|
190 |
-
"p50": 0.
|
191 |
-
"p90": 0.
|
192 |
-
"p95": 0.
|
193 |
-
"p99": 0.
|
194 |
"values": [
|
195 |
-
0.
|
196 |
-
0.
|
197 |
-
0.
|
198 |
]
|
199 |
},
|
200 |
"throughput": {
|
201 |
"unit": "samples/s",
|
202 |
-
"value":
|
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": "50da7b73412b5fcfdb3831f32e0f2c5b8acaf7cf",
|
95 |
"transformers_version": "4.42.3",
|
96 |
"transformers_commit": null,
|
97 |
+
"accelerate_version": "0.32.1",
|
98 |
"accelerate_commit": null,
|
99 |
"diffusers_version": "0.29.2",
|
100 |
"diffusers_commit": null,
|
|
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
+
"max_ram": 1263.734784,
|
114 |
+
"max_global_vram": 3803.774976,
|
115 |
+
"max_process_vram": 277559.074816,
|
116 |
+
"max_reserved": 3359.637504,
|
117 |
+
"max_allocated": 3127.493632
|
118 |
},
|
119 |
"latency": {
|
120 |
"unit": "s",
|
121 |
"count": 5,
|
122 |
+
"total": 0.6926840782165528,
|
123 |
+
"mean": 0.13853681564331055,
|
124 |
+
"stdev": 0.18227059715001417,
|
125 |
+
"p50": 0.04720326614379883,
|
126 |
+
"p90": 0.3211478179931641,
|
127 |
+
"p95": 0.41211237640380854,
|
128 |
+
"p99": 0.4848840231323242,
|
129 |
"values": [
|
130 |
+
0.5030769348144531,
|
131 |
+
0.04825414276123047,
|
132 |
+
0.04708342742919922,
|
133 |
+
0.04720326614379883,
|
134 |
+
0.04706630706787109
|
135 |
]
|
136 |
},
|
137 |
"throughput": {
|
138 |
"unit": "samples/s",
|
139 |
+
"value": 72.18297860798899
|
140 |
},
|
141 |
"energy": null,
|
142 |
"efficiency": null
|
|
|
144 |
"warmup": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
+
"max_ram": 1263.734784,
|
148 |
+
"max_global_vram": 3803.774976,
|
149 |
+
"max_process_vram": 277559.074816,
|
150 |
+
"max_reserved": 3359.637504,
|
151 |
+
"max_allocated": 3127.493632
|
152 |
},
|
153 |
"latency": {
|
154 |
"unit": "s",
|
155 |
"count": 2,
|
156 |
+
"total": 0.5513310775756837,
|
157 |
+
"mean": 0.27566553878784184,
|
158 |
+
"stdev": 0.22741139602661134,
|
159 |
+
"p50": 0.27566553878784184,
|
160 |
+
"p90": 0.4575946556091309,
|
161 |
+
"p95": 0.480335795211792,
|
162 |
+
"p99": 0.4985287068939209,
|
163 |
"values": [
|
164 |
+
0.5030769348144531,
|
165 |
+
0.04825414276123047
|
166 |
]
|
167 |
},
|
168 |
"throughput": {
|
169 |
"unit": "samples/s",
|
170 |
+
"value": 14.51033748211265
|
171 |
},
|
172 |
"energy": null,
|
173 |
"efficiency": null
|
|
|
175 |
"train": {
|
176 |
"memory": {
|
177 |
"unit": "MB",
|
178 |
+
"max_ram": 1263.734784,
|
179 |
+
"max_global_vram": 3803.774976,
|
180 |
+
"max_process_vram": 277559.074816,
|
181 |
+
"max_reserved": 3359.637504,
|
182 |
+
"max_allocated": 3127.493632
|
183 |
},
|
184 |
"latency": {
|
185 |
"unit": "s",
|
186 |
"count": 3,
|
187 |
+
"total": 0.14135300064086914,
|
188 |
+
"mean": 0.04711766688028971,
|
189 |
+
"stdev": 6.093002613916197e-05,
|
190 |
+
"p50": 0.04708342742919922,
|
191 |
+
"p90": 0.04717929840087891,
|
192 |
+
"p95": 0.04719128227233887,
|
193 |
+
"p99": 0.047200869369506834,
|
194 |
"values": [
|
195 |
+
0.04708342742919922,
|
196 |
+
0.04720326614379883,
|
197 |
+
0.04706630706787109
|
198 |
]
|
199 |
},
|
200 |
"throughput": {
|
201 |
"unit": "samples/s",
|
202 |
+
"value": 127.34077040028319
|
203 |
},
|
204 |
"energy": null,
|
205 |
"efficiency": null
|