IlyasMoutawwakil HF staff commited on
Commit
f123873
·
verified ·
1 Parent(s): 7c912e2

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
@@ -10,7 +10,7 @@
10
  "model": "microsoft/deberta-v3-base",
11
  "processor": "microsoft/deberta-v3-base",
12
  "device": "cuda",
13
- "device_ids": "4",
14
  "seed": 42,
15
  "inter_op_num_threads": null,
16
  "intra_op_num_threads": null,
@@ -70,7 +70,7 @@
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"
 
10
  "model": "microsoft/deberta-v3-base",
11
  "processor": "microsoft/deberta-v3-base",
12
  "device": "cuda",
13
+ "device_ids": "5",
14
  "seed": 42,
15
  "inter_op_num_threads": null,
16
  "intra_op_num_threads": null,
 
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"