Commit
•
73eeceb
1
Parent(s):
e676d1a
Upload cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark_config.json with huggingface_hub
Browse files
cpu_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": false,
|
70 |
"device_isolation_action": "error",
|
|
|
|
|
71 |
"start_method": "spawn"
|
72 |
},
|
73 |
"environment": {
|
@@ -80,8 +82,8 @@
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
-
"transformers_version": "4.
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
87 |
"accelerate_commit": null,
|
|
|
68 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
69 |
"device_isolation": false,
|
70 |
"device_isolation_action": "error",
|
71 |
+
"numactl": false,
|
72 |
+
"numactl_kwargs": {},
|
73 |
"start_method": "spawn"
|
74 |
},
|
75 |
"environment": {
|
|
|
82 |
"processor": "x86_64",
|
83 |
"python_version": "3.10.14",
|
84 |
"optimum_benchmark_version": "0.2.1",
|
85 |
+
"optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
|
86 |
+
"transformers_version": "4.41.0",
|
87 |
"transformers_commit": null,
|
88 |
"accelerate_version": "0.30.1",
|
89 |
"accelerate_commit": null,
|