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,7 +51,8 @@
|
|
| 51 |
"per_device_train_batch_size": 2,
|
| 52 |
"gradient_accumulation_steps": 1,
|
| 53 |
"output_dir": "./trainer_output",
|
| 54 |
-
"
|
|
|
|
| 55 |
"do_train": true,
|
| 56 |
"use_cpu": false,
|
| 57 |
"max_steps": 5,
|
|
@@ -108,7 +109,7 @@
|
|
| 108 |
"overall": {
|
| 109 |
"memory": {
|
| 110 |
"unit": "MB",
|
| 111 |
-
"max_ram":
|
| 112 |
"max_global_vram": 3379.03616,
|
| 113 |
"max_process_vram": 0.0,
|
| 114 |
"max_reserved": 2730.491904,
|
|
@@ -117,24 +118,24 @@
|
|
| 117 |
"latency": {
|
| 118 |
"unit": "s",
|
| 119 |
"count": 5,
|
| 120 |
-
"total": 0.
|
| 121 |
-
"mean": 0.
|
| 122 |
-
"stdev": 0.
|
| 123 |
-
"p50": 0.
|
| 124 |
-
"p90": 0.
|
| 125 |
-
"p95": 0.
|
| 126 |
-
"p99": 0.
|
| 127 |
"values": [
|
| 128 |
-
0.
|
| 129 |
-
0.
|
| 130 |
-
0.
|
| 131 |
-
0.
|
| 132 |
-
0.
|
| 133 |
]
|
| 134 |
},
|
| 135 |
"throughput": {
|
| 136 |
"unit": "samples/s",
|
| 137 |
-
"value":
|
| 138 |
},
|
| 139 |
"energy": null,
|
| 140 |
"efficiency": null
|
|
@@ -142,7 +143,7 @@
|
|
| 142 |
"warmup": {
|
| 143 |
"memory": {
|
| 144 |
"unit": "MB",
|
| 145 |
-
"max_ram":
|
| 146 |
"max_global_vram": 3379.03616,
|
| 147 |
"max_process_vram": 0.0,
|
| 148 |
"max_reserved": 2730.491904,
|
|
@@ -151,21 +152,21 @@
|
|
| 151 |
"latency": {
|
| 152 |
"unit": "s",
|
| 153 |
"count": 2,
|
| 154 |
-
"total": 0.
|
| 155 |
-
"mean": 0.
|
| 156 |
-
"stdev": 0.
|
| 157 |
-
"p50": 0.
|
| 158 |
-
"p90": 0.
|
| 159 |
-
"p95": 0.
|
| 160 |
-
"p99": 0.
|
| 161 |
"values": [
|
| 162 |
-
0.
|
| 163 |
-
0.
|
| 164 |
]
|
| 165 |
},
|
| 166 |
"throughput": {
|
| 167 |
"unit": "samples/s",
|
| 168 |
-
"value":
|
| 169 |
},
|
| 170 |
"energy": null,
|
| 171 |
"efficiency": null
|
|
@@ -173,7 +174,7 @@
|
|
| 173 |
"train": {
|
| 174 |
"memory": {
|
| 175 |
"unit": "MB",
|
| 176 |
-
"max_ram":
|
| 177 |
"max_global_vram": 3379.03616,
|
| 178 |
"max_process_vram": 0.0,
|
| 179 |
"max_reserved": 2730.491904,
|
|
@@ -182,22 +183,22 @@
|
|
| 182 |
"latency": {
|
| 183 |
"unit": "s",
|
| 184 |
"count": 3,
|
| 185 |
-
"total": 0.
|
| 186 |
-
"mean": 0.
|
| 187 |
-
"stdev": 0.
|
| 188 |
-
"p50": 0.
|
| 189 |
-
"p90": 0.
|
| 190 |
-
"p95": 0.
|
| 191 |
-
"p99": 0.
|
| 192 |
"values": [
|
| 193 |
-
0.
|
| 194 |
-
0.
|
| 195 |
-
0.
|
| 196 |
]
|
| 197 |
},
|
| 198 |
"throughput": {
|
| 199 |
"unit": "samples/s",
|
| 200 |
-
"value":
|
| 201 |
},
|
| 202 |
"energy": null,
|
| 203 |
"efficiency": null
|
|
|
|
| 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,
|
| 57 |
"use_cpu": false,
|
| 58 |
"max_steps": 5,
|
|
|
|
| 109 |
"overall": {
|
| 110 |
"memory": {
|
| 111 |
"unit": "MB",
|
| 112 |
+
"max_ram": 1095.471104,
|
| 113 |
"max_global_vram": 3379.03616,
|
| 114 |
"max_process_vram": 0.0,
|
| 115 |
"max_reserved": 2730.491904,
|
|
|
|
| 118 |
"latency": {
|
| 119 |
"unit": "s",
|
| 120 |
"count": 5,
|
| 121 |
+
"total": 0.8548085861206054,
|
| 122 |
+
"mean": 0.17096171722412107,
|
| 123 |
+
"stdev": 0.2432966992266539,
|
| 124 |
+
"p50": 0.049225727081298826,
|
| 125 |
+
"p90": 0.41456251525878907,
|
| 126 |
+
"p95": 0.5360584793090819,
|
| 127 |
+
"p99": 0.6332552505493163,
|
| 128 |
"values": [
|
| 129 |
+
0.657554443359375,
|
| 130 |
+
0.05007462310791016,
|
| 131 |
+
0.048930816650390625,
|
| 132 |
+
0.049225727081298826,
|
| 133 |
+
0.04902297592163086
|
| 134 |
]
|
| 135 |
},
|
| 136 |
"throughput": {
|
| 137 |
"unit": "samples/s",
|
| 138 |
+
"value": 58.492627252278766
|
| 139 |
},
|
| 140 |
"energy": null,
|
| 141 |
"efficiency": null
|
|
|
|
| 143 |
"warmup": {
|
| 144 |
"memory": {
|
| 145 |
"unit": "MB",
|
| 146 |
+
"max_ram": 1095.471104,
|
| 147 |
"max_global_vram": 3379.03616,
|
| 148 |
"max_process_vram": 0.0,
|
| 149 |
"max_reserved": 2730.491904,
|
|
|
|
| 152 |
"latency": {
|
| 153 |
"unit": "s",
|
| 154 |
"count": 2,
|
| 155 |
+
"total": 0.7076290664672851,
|
| 156 |
+
"mean": 0.35381453323364254,
|
| 157 |
+
"stdev": 0.30373991012573237,
|
| 158 |
+
"p50": 0.35381453323364254,
|
| 159 |
+
"p90": 0.5968064613342285,
|
| 160 |
+
"p95": 0.6271804523468016,
|
| 161 |
+
"p99": 0.6514796451568603,
|
| 162 |
"values": [
|
| 163 |
+
0.657554443359375,
|
| 164 |
+
0.05007462310791016
|
| 165 |
]
|
| 166 |
},
|
| 167 |
"throughput": {
|
| 168 |
"unit": "samples/s",
|
| 169 |
+
"value": 11.305358102287414
|
| 170 |
},
|
| 171 |
"energy": null,
|
| 172 |
"efficiency": null
|
|
|
|
| 174 |
"train": {
|
| 175 |
"memory": {
|
| 176 |
"unit": "MB",
|
| 177 |
+
"max_ram": 1095.471104,
|
| 178 |
"max_global_vram": 3379.03616,
|
| 179 |
"max_process_vram": 0.0,
|
| 180 |
"max_reserved": 2730.491904,
|
|
|
|
| 183 |
"latency": {
|
| 184 |
"unit": "s",
|
| 185 |
"count": 3,
|
| 186 |
+
"total": 0.1471795196533203,
|
| 187 |
+
"mean": 0.0490598398844401,
|
| 188 |
+
"stdev": 0.00012318618531885288,
|
| 189 |
+
"p50": 0.04902297592163086,
|
| 190 |
+
"p90": 0.049185176849365235,
|
| 191 |
+
"p95": 0.04920545196533203,
|
| 192 |
+
"p99": 0.049221672058105466,
|
| 193 |
"values": [
|
| 194 |
+
0.048930816650390625,
|
| 195 |
+
0.049225727081298826,
|
| 196 |
+
0.04902297592163086
|
| 197 |
]
|
| 198 |
},
|
| 199 |
"throughput": {
|
| 200 |
"unit": "samples/s",
|
| 201 |
+
"value": 122.29962458362955
|
| 202 |
},
|
| 203 |
"energy": null,
|
| 204 |
"efficiency": null
|