Upload cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json
CHANGED
@@ -51,6 +51,7 @@
|
|
51 |
"per_device_train_batch_size": 2,
|
52 |
"gradient_accumulation_steps": 1,
|
53 |
"output_dir": "./trainer_output",
|
|
|
54 |
"eval_strategy": "no",
|
55 |
"save_strategy": "no",
|
56 |
"do_train": true,
|
@@ -109,7 +110,7 @@
|
|
109 |
"overall": {
|
110 |
"memory": {
|
111 |
"unit": "MB",
|
112 |
-
"max_ram": 1095.
|
113 |
"max_global_vram": 3379.03616,
|
114 |
"max_process_vram": 0.0,
|
115 |
"max_reserved": 2730.491904,
|
@@ -118,24 +119,24 @@
|
|
118 |
"latency": {
|
119 |
"unit": "s",
|
120 |
"count": 5,
|
121 |
-
"total": 0.
|
122 |
-
"mean": 0.
|
123 |
-
"stdev": 0.
|
124 |
-
"p50": 0.
|
125 |
-
"p90": 0.
|
126 |
-
"p95": 0.
|
127 |
-
"p99": 0.
|
128 |
"values": [
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
]
|
135 |
},
|
136 |
"throughput": {
|
137 |
"unit": "samples/s",
|
138 |
-
"value":
|
139 |
},
|
140 |
"energy": null,
|
141 |
"efficiency": null
|
@@ -143,7 +144,7 @@
|
|
143 |
"warmup": {
|
144 |
"memory": {
|
145 |
"unit": "MB",
|
146 |
-
"max_ram": 1095.
|
147 |
"max_global_vram": 3379.03616,
|
148 |
"max_process_vram": 0.0,
|
149 |
"max_reserved": 2730.491904,
|
@@ -152,21 +153,21 @@
|
|
152 |
"latency": {
|
153 |
"unit": "s",
|
154 |
"count": 2,
|
155 |
-
"total": 0.
|
156 |
-
"mean": 0.
|
157 |
-
"stdev": 0.
|
158 |
-
"p50": 0.
|
159 |
-
"p90": 0.
|
160 |
-
"p95": 0.
|
161 |
-
"p99": 0.
|
162 |
"values": [
|
163 |
-
0.
|
164 |
-
0.
|
165 |
]
|
166 |
},
|
167 |
"throughput": {
|
168 |
"unit": "samples/s",
|
169 |
-
"value":
|
170 |
},
|
171 |
"energy": null,
|
172 |
"efficiency": null
|
@@ -174,7 +175,7 @@
|
|
174 |
"train": {
|
175 |
"memory": {
|
176 |
"unit": "MB",
|
177 |
-
"max_ram": 1095.
|
178 |
"max_global_vram": 3379.03616,
|
179 |
"max_process_vram": 0.0,
|
180 |
"max_reserved": 2730.491904,
|
@@ -183,22 +184,22 @@
|
|
183 |
"latency": {
|
184 |
"unit": "s",
|
185 |
"count": 3,
|
186 |
-
"total": 0.
|
187 |
-
"mean": 0.
|
188 |
-
"stdev":
|
189 |
-
"p50": 0.
|
190 |
-
"p90": 0.
|
191 |
-
"p95": 0.
|
192 |
-
"p99": 0.
|
193 |
"values": [
|
194 |
-
0.
|
195 |
-
0.
|
196 |
-
0.
|
197 |
]
|
198 |
},
|
199 |
"throughput": {
|
200 |
"unit": "samples/s",
|
201 |
-
"value":
|
202 |
},
|
203 |
"energy": null,
|
204 |
"efficiency": null
|
|
|
51 |
"per_device_train_batch_size": 2,
|
52 |
"gradient_accumulation_steps": 1,
|
53 |
"output_dir": "./trainer_output",
|
54 |
+
"evaluation_strategy": "no",
|
55 |
"eval_strategy": "no",
|
56 |
"save_strategy": "no",
|
57 |
"do_train": true,
|
|
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
+
"max_ram": 1095.733248,
|
114 |
"max_global_vram": 3379.03616,
|
115 |
"max_process_vram": 0.0,
|
116 |
"max_reserved": 2730.491904,
|
|
|
119 |
"latency": {
|
120 |
"unit": "s",
|
121 |
"count": 5,
|
122 |
+
"total": 0.9350451431274414,
|
123 |
+
"mean": 0.18700902862548827,
|
124 |
+
"stdev": 0.2747242247263528,
|
125 |
+
"p50": 0.04935987091064453,
|
126 |
+
"p90": 0.462084928894043,
|
127 |
+
"p95": 0.5992708274841307,
|
128 |
+
"p99": 0.7090195463562011,
|
129 |
"values": [
|
130 |
+
0.7364567260742187,
|
131 |
+
0.0505272331237793,
|
132 |
+
0.049344512939453126,
|
133 |
+
0.0493568000793457,
|
134 |
+
0.04935987091064453
|
135 |
]
|
136 |
},
|
137 |
"throughput": {
|
138 |
"unit": "samples/s",
|
139 |
+
"value": 53.473354059425645
|
140 |
},
|
141 |
"energy": null,
|
142 |
"efficiency": null
|
|
|
144 |
"warmup": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
+
"max_ram": 1095.733248,
|
148 |
"max_global_vram": 3379.03616,
|
149 |
"max_process_vram": 0.0,
|
150 |
"max_reserved": 2730.491904,
|
|
|
153 |
"latency": {
|
154 |
"unit": "s",
|
155 |
"count": 2,
|
156 |
+
"total": 0.786983959197998,
|
157 |
+
"mean": 0.393491979598999,
|
158 |
+
"stdev": 0.3429647464752197,
|
159 |
+
"p50": 0.393491979598999,
|
160 |
+
"p90": 0.6678637767791749,
|
161 |
+
"p95": 0.7021602514266967,
|
162 |
+
"p99": 0.7295974311447143,
|
163 |
"values": [
|
164 |
+
0.7364567260742187,
|
165 |
+
0.0505272331237793
|
166 |
]
|
167 |
},
|
168 |
"throughput": {
|
169 |
"unit": "samples/s",
|
170 |
+
"value": 10.165391437142715
|
171 |
},
|
172 |
"energy": null,
|
173 |
"efficiency": null
|
|
|
175 |
"train": {
|
176 |
"memory": {
|
177 |
"unit": "MB",
|
178 |
+
"max_ram": 1095.733248,
|
179 |
"max_global_vram": 3379.03616,
|
180 |
"max_process_vram": 0.0,
|
181 |
"max_reserved": 2730.491904,
|
|
|
184 |
"latency": {
|
185 |
"unit": "s",
|
186 |
"count": 3,
|
187 |
+
"total": 0.14806118392944337,
|
188 |
+
"mean": 0.049353727976481125,
|
189 |
+
"stdev": 6.63551966249029e-06,
|
190 |
+
"p50": 0.0493568000793457,
|
191 |
+
"p90": 0.049359256744384766,
|
192 |
+
"p95": 0.04935956382751465,
|
193 |
+
"p99": 0.04935980949401855,
|
194 |
"values": [
|
195 |
+
0.049344512939453126,
|
196 |
+
0.0493568000793457,
|
197 |
+
0.04935987091064453
|
198 |
]
|
199 |
},
|
200 |
"throughput": {
|
201 |
"unit": "samples/s",
|
202 |
+
"value": 121.57136342079815
|
203 |
},
|
204 |
"energy": null,
|
205 |
"efficiency": null
|