Upload cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark_config.json with huggingface_hub
Browse files
cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark_config.json
CHANGED
|
@@ -5,17 +5,19 @@
|
|
| 5 |
"version": "2.2.2",
|
| 6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 7 |
"task": "text-classification",
|
| 8 |
-
"library": "transformers",
|
| 9 |
"model": "FacebookAI/roberta-base",
|
| 10 |
-
"
|
| 11 |
"device": "cuda",
|
| 12 |
"device_ids": "0",
|
| 13 |
"seed": 42,
|
| 14 |
"inter_op_num_threads": null,
|
| 15 |
"intra_op_num_threads": null,
|
| 16 |
-
"
|
| 17 |
-
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
| 19 |
"no_weights": true,
|
| 20 |
"device_map": null,
|
| 21 |
"torch_dtype": null,
|
|
@@ -73,7 +75,7 @@
|
|
| 73 |
"environment": {
|
| 74 |
"cpu": " AMD EPYC 7R32",
|
| 75 |
"cpu_count": 16,
|
| 76 |
-
"cpu_ram_mb": 66697.
|
| 77 |
"system": "Linux",
|
| 78 |
"machine": "x86_64",
|
| 79 |
"platform": "Linux-5.10.215-203.850.amzn2.x86_64-x86_64-with-glibc2.35",
|
|
@@ -88,7 +90,7 @@
|
|
| 88 |
"optimum_benchmark_commit": null,
|
| 89 |
"transformers_version": "4.40.2",
|
| 90 |
"transformers_commit": null,
|
| 91 |
-
"accelerate_version": "0.30.
|
| 92 |
"accelerate_commit": null,
|
| 93 |
"diffusers_version": "0.27.2",
|
| 94 |
"diffusers_commit": null,
|
|
|
|
| 5 |
"version": "2.2.2",
|
| 6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 7 |
"task": "text-classification",
|
|
|
|
| 8 |
"model": "FacebookAI/roberta-base",
|
| 9 |
+
"library": "transformers",
|
| 10 |
"device": "cuda",
|
| 11 |
"device_ids": "0",
|
| 12 |
"seed": 42,
|
| 13 |
"inter_op_num_threads": null,
|
| 14 |
"intra_op_num_threads": null,
|
| 15 |
+
"hub_kwargs": {
|
| 16 |
+
"revision": "main",
|
| 17 |
+
"force_download": false,
|
| 18 |
+
"local_files_only": false,
|
| 19 |
+
"trust_remote_code": false
|
| 20 |
+
},
|
| 21 |
"no_weights": true,
|
| 22 |
"device_map": null,
|
| 23 |
"torch_dtype": null,
|
|
|
|
| 75 |
"environment": {
|
| 76 |
"cpu": " AMD EPYC 7R32",
|
| 77 |
"cpu_count": 16,
|
| 78 |
+
"cpu_ram_mb": 66697.289728,
|
| 79 |
"system": "Linux",
|
| 80 |
"machine": "x86_64",
|
| 81 |
"platform": "Linux-5.10.215-203.850.amzn2.x86_64-x86_64-with-glibc2.35",
|
|
|
|
| 90 |
"optimum_benchmark_commit": null,
|
| 91 |
"transformers_version": "4.40.2",
|
| 92 |
"transformers_commit": null,
|
| 93 |
+
"accelerate_version": "0.30.1",
|
| 94 |
"accelerate_commit": null,
|
| 95 |
"diffusers_version": "0.27.2",
|
| 96 |
"diffusers_commit": null,
|