Commit
•
3eb0720
1
Parent(s):
6d13312
Upload cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json
CHANGED
@@ -92,7 +92,7 @@
|
|
92 |
"gpu_count": 1,
|
93 |
"gpu_vram_mb": 68702699520,
|
94 |
"optimum_benchmark_version": "0.3.1",
|
95 |
-
"optimum_benchmark_commit": "
|
96 |
"transformers_version": "4.42.4",
|
97 |
"transformers_commit": null,
|
98 |
"accelerate_version": "0.32.1",
|
@@ -111,33 +111,33 @@
|
|
111 |
"overall": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
-
"max_ram": 1131.
|
115 |
-
"max_global_vram":
|
116 |
-
"max_process_vram":
|
117 |
"max_reserved": 2707.423232,
|
118 |
"max_allocated": 2497.88416
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 5,
|
123 |
-
"total": 0.
|
124 |
-
"mean": 0.
|
125 |
-
"stdev": 0.
|
126 |
-
"p50": 0.
|
127 |
-
"p90": 0.
|
128 |
-
"p95": 0.
|
129 |
-
"p99": 0.
|
130 |
"values": [
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
-
0.
|
136 |
]
|
137 |
},
|
138 |
"throughput": {
|
139 |
"unit": "samples/s",
|
140 |
-
"value":
|
141 |
},
|
142 |
"energy": null,
|
143 |
"efficiency": null
|
@@ -145,30 +145,30 @@
|
|
145 |
"warmup": {
|
146 |
"memory": {
|
147 |
"unit": "MB",
|
148 |
-
"max_ram": 1131.
|
149 |
-
"max_global_vram":
|
150 |
-
"max_process_vram":
|
151 |
"max_reserved": 2707.423232,
|
152 |
"max_allocated": 2497.88416
|
153 |
},
|
154 |
"latency": {
|
155 |
"unit": "s",
|
156 |
"count": 2,
|
157 |
-
"total": 0.
|
158 |
-
"mean": 0.
|
159 |
-
"stdev": 0.
|
160 |
-
"p50": 0.
|
161 |
-
"p90": 0.
|
162 |
-
"p95": 0.
|
163 |
-
"p99": 0.
|
164 |
"values": [
|
165 |
-
0.
|
166 |
-
0.
|
167 |
]
|
168 |
},
|
169 |
"throughput": {
|
170 |
"unit": "samples/s",
|
171 |
-
"value": 13.
|
172 |
},
|
173 |
"energy": null,
|
174 |
"efficiency": null
|
@@ -176,31 +176,31 @@
|
|
176 |
"train": {
|
177 |
"memory": {
|
178 |
"unit": "MB",
|
179 |
-
"max_ram": 1131.
|
180 |
-
"max_global_vram":
|
181 |
-
"max_process_vram":
|
182 |
"max_reserved": 2707.423232,
|
183 |
"max_allocated": 2497.88416
|
184 |
},
|
185 |
"latency": {
|
186 |
"unit": "s",
|
187 |
"count": 3,
|
188 |
-
"total": 0.
|
189 |
-
"mean": 0.
|
190 |
-
"stdev": 0.
|
191 |
-
"p50": 0.
|
192 |
-
"p90": 0.
|
193 |
-
"p95": 0.
|
194 |
-
"p99": 0.
|
195 |
"values": [
|
196 |
-
0.
|
197 |
-
0.
|
198 |
-
0.
|
199 |
]
|
200 |
},
|
201 |
"throughput": {
|
202 |
"unit": "samples/s",
|
203 |
-
"value":
|
204 |
},
|
205 |
"energy": null,
|
206 |
"efficiency": null
|
|
|
92 |
"gpu_count": 1,
|
93 |
"gpu_vram_mb": 68702699520,
|
94 |
"optimum_benchmark_version": "0.3.1",
|
95 |
+
"optimum_benchmark_commit": "33013b51e0268a2fd7f07c903783b994ac1e0021",
|
96 |
"transformers_version": "4.42.4",
|
97 |
"transformers_commit": null,
|
98 |
"accelerate_version": "0.32.1",
|
|
|
111 |
"overall": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
+
"max_ram": 1131.687936,
|
115 |
+
"max_global_vram": 3148.996608,
|
116 |
+
"max_process_vram": 313909.989376,
|
117 |
"max_reserved": 2707.423232,
|
118 |
"max_allocated": 2497.88416
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 5,
|
123 |
+
"total": 0.7240136222839355,
|
124 |
+
"mean": 0.1448027244567871,
|
125 |
+
"stdev": 0.20322621300043578,
|
126 |
+
"p50": 0.04313768768310547,
|
127 |
+
"p90": 0.34831804656982424,
|
128 |
+
"p95": 0.449786220550537,
|
129 |
+
"p99": 0.5309607597351075,
|
130 |
"values": [
|
131 |
+
0.55125439453125,
|
132 |
+
0.043913524627685545,
|
133 |
+
0.04313768768310547,
|
134 |
+
0.04276424789428711,
|
135 |
+
0.04294376754760742
|
136 |
]
|
137 |
},
|
138 |
"throughput": {
|
139 |
"unit": "samples/s",
|
140 |
+
"value": 69.05947410529738
|
141 |
},
|
142 |
"energy": null,
|
143 |
"efficiency": null
|
|
|
145 |
"warmup": {
|
146 |
"memory": {
|
147 |
"unit": "MB",
|
148 |
+
"max_ram": 1131.687936,
|
149 |
+
"max_global_vram": 3148.996608,
|
150 |
+
"max_process_vram": 313909.989376,
|
151 |
"max_reserved": 2707.423232,
|
152 |
"max_allocated": 2497.88416
|
153 |
},
|
154 |
"latency": {
|
155 |
"unit": "s",
|
156 |
"count": 2,
|
157 |
+
"total": 0.5951679191589355,
|
158 |
+
"mean": 0.29758395957946776,
|
159 |
+
"stdev": 0.2536704349517822,
|
160 |
+
"p50": 0.29758395957946776,
|
161 |
+
"p90": 0.5005203075408936,
|
162 |
+
"p95": 0.5258873510360718,
|
163 |
+
"p99": 0.5461809858322144,
|
164 |
"values": [
|
165 |
+
0.55125439453125,
|
166 |
+
0.043913524627685545
|
167 |
]
|
168 |
},
|
169 |
"throughput": {
|
170 |
"unit": "samples/s",
|
171 |
+
"value": 13.441584706556831
|
172 |
},
|
173 |
"energy": null,
|
174 |
"efficiency": null
|
|
|
176 |
"train": {
|
177 |
"memory": {
|
178 |
"unit": "MB",
|
179 |
+
"max_ram": 1131.687936,
|
180 |
+
"max_global_vram": 3148.996608,
|
181 |
+
"max_process_vram": 313909.989376,
|
182 |
"max_reserved": 2707.423232,
|
183 |
"max_allocated": 2497.88416
|
184 |
},
|
185 |
"latency": {
|
186 |
"unit": "s",
|
187 |
"count": 3,
|
188 |
+
"total": 0.128845703125,
|
189 |
+
"mean": 0.04294856770833333,
|
190 |
+
"stdev": 0.00015249393457975407,
|
191 |
+
"p50": 0.04294376754760742,
|
192 |
+
"p90": 0.04309890365600586,
|
193 |
+
"p95": 0.04311829566955566,
|
194 |
+
"p99": 0.04313380928039551,
|
195 |
"values": [
|
196 |
+
0.04313768768310547,
|
197 |
+
0.04276424789428711,
|
198 |
+
0.04294376754760742
|
199 |
]
|
200 |
},
|
201 |
"throughput": {
|
202 |
"unit": "samples/s",
|
203 |
+
"value": 139.70198123360973
|
204 |
},
|
205 |
"energy": null,
|
206 |
"efficiency": null
|