Commit
•
eb2cde3
1
Parent(s):
f47596f
Upload cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark_config.json with huggingface_hub
Browse files
cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"name": "cuda_training_transformers_token-classification_microsoft/deberta-v3-base",
|
3 |
"backend": {
|
4 |
"name": "pytorch",
|
5 |
-
"version": "2.
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "token-classification",
|
8 |
"library": "transformers",
|
@@ -70,7 +70,7 @@
|
|
70 |
"name": "process",
|
71 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
72 |
"device_isolation": true,
|
73 |
-
"device_isolation_action": "
|
74 |
"numactl": false,
|
75 |
"numactl_kwargs": {},
|
76 |
"start_method": "spawn"
|
@@ -100,7 +100,7 @@
|
|
100 |
"optimum_benchmark_commit": null,
|
101 |
"transformers_version": "4.44.2",
|
102 |
"transformers_commit": null,
|
103 |
-
"accelerate_version": "0.
|
104 |
"accelerate_commit": null,
|
105 |
"diffusers_version": "0.30.2",
|
106 |
"diffusers_commit": null,
|
|
|
2 |
"name": "cuda_training_transformers_token-classification_microsoft/deberta-v3-base",
|
3 |
"backend": {
|
4 |
"name": "pytorch",
|
5 |
+
"version": "2.3.1+rocm5.7",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "token-classification",
|
8 |
"library": "transformers",
|
|
|
70 |
"name": "process",
|
71 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
72 |
"device_isolation": true,
|
73 |
+
"device_isolation_action": "warn",
|
74 |
"numactl": false,
|
75 |
"numactl_kwargs": {},
|
76 |
"start_method": "spawn"
|
|
|
100 |
"optimum_benchmark_commit": null,
|
101 |
"transformers_version": "4.44.2",
|
102 |
"transformers_commit": null,
|
103 |
+
"accelerate_version": "0.34.0",
|
104 |
"accelerate_commit": null,
|
105 |
"diffusers_version": "0.30.2",
|
106 |
"diffusers_commit": null,
|