IlyasMoutawwakil HF staff commited on
Commit
684e2e7
1 Parent(s): c1e8f77

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.4.1+rocm6.1",
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": "error",
74
  "numactl": false,
75
  "numactl_kwargs": {},
76
  "start_method": "spawn"
@@ -108,7 +108,7 @@
108
  "optimum_commit": null,
109
  "timm_version": "1.0.9",
110
  "timm_commit": null,
111
- "peft_version": null,
112
  "peft_commit": null
113
  }
114
  }
 
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"
 
108
  "optimum_commit": null,
109
  "timm_version": "1.0.9",
110
  "timm_commit": null,
111
+ "peft_version": "0.12.0",
112
  "peft_commit": null
113
  }
114
  }