IlyasMoutawwakil HF staff commited on
Commit
5739f3e
·
verified ·
1 Parent(s): 89116d1

Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark_config.json with huggingface_hub

Browse files
cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "name": "cuda_inference_transformers_token-classification_microsoft/deberta-v3-base",
3
  "backend": {
4
  "name": "pytorch",
5
- "version": "2.4.0+rocm6.1",
6
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
7
  "task": "token-classification",
8
  "library": "transformers",
@@ -10,7 +10,7 @@
10
  "model": "microsoft/deberta-v3-base",
11
  "processor": "microsoft/deberta-v3-base",
12
  "device": "cuda",
13
- "device_ids": "0",
14
  "seed": 42,
15
  "inter_op_num_threads": null,
16
  "intra_op_num_threads": null,
 
2
  "name": "cuda_inference_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",
 
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,