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
|
@@ -68,6 +68,8 @@
|
|
| 68 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
| 69 |
"device_isolation": true,
|
| 70 |
"device_isolation_action": "error",
|
|
|
|
|
|
|
| 71 |
"start_method": "spawn"
|
| 72 |
},
|
| 73 |
"environment": {
|
|
@@ -86,7 +88,7 @@
|
|
| 86 |
"gpu_vram_mb": 24146608128,
|
| 87 |
"optimum_benchmark_version": "0.2.1",
|
| 88 |
"optimum_benchmark_commit": null,
|
| 89 |
-
"transformers_version": "4.
|
| 90 |
"transformers_commit": null,
|
| 91 |
"accelerate_version": "0.30.1",
|
| 92 |
"accelerate_commit": null,
|
|
|
|
| 68 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
| 69 |
"device_isolation": true,
|
| 70 |
"device_isolation_action": "error",
|
| 71 |
+
"numactl": false,
|
| 72 |
+
"numactl_kwargs": {},
|
| 73 |
"start_method": "spawn"
|
| 74 |
},
|
| 75 |
"environment": {
|
|
|
|
| 88 |
"gpu_vram_mb": 24146608128,
|
| 89 |
"optimum_benchmark_version": "0.2.1",
|
| 90 |
"optimum_benchmark_commit": null,
|
| 91 |
+
"transformers_version": "4.41.0",
|
| 92 |
"transformers_commit": null,
|
| 93 |
"accelerate_version": "0.30.1",
|
| 94 |
"accelerate_commit": null,
|