IlyasMoutawwakil HF staff commited on
Commit
1f40f39
1 Parent(s): 6e5ec9e

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
@@ -5,19 +5,17 @@
5
  "version": "2.2.2+rocm5.7",
6
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
7
  "task": "token-classification",
8
- "model": "microsoft/deberta-v3-base",
9
  "library": "transformers",
 
 
10
  "device": "cuda",
11
  "device_ids": "0",
12
  "seed": 42,
13
  "inter_op_num_threads": null,
14
  "intra_op_num_threads": null,
15
- "hub_kwargs": {
16
- "revision": "main",
17
- "force_download": false,
18
- "local_files_only": false,
19
- "trust_remote_code": false
20
- },
21
  "no_weights": true,
22
  "device_map": null,
23
  "torch_dtype": null,
@@ -87,7 +85,7 @@
87
  "gpu_count": 1,
88
  "gpu_vram_mb": 68702699520,
89
  "optimum_benchmark_version": "0.2.0",
90
- "optimum_benchmark_commit": "3e2eebdc0f80ae6deeb2e1faad3e889ed5a4df2d",
91
  "transformers_version": "4.40.2",
92
  "transformers_commit": null,
93
  "accelerate_version": "0.30.1",
 
5
  "version": "2.2.2+rocm5.7",
6
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
7
  "task": "token-classification",
 
8
  "library": "transformers",
9
+ "model": "microsoft/deberta-v3-base",
10
+ "processor": "microsoft/deberta-v3-base",
11
  "device": "cuda",
12
  "device_ids": "0",
13
  "seed": 42,
14
  "inter_op_num_threads": null,
15
  "intra_op_num_threads": null,
16
+ "model_kwargs": {},
17
+ "processor_kwargs": {},
18
+ "hub_kwargs": {},
 
 
 
19
  "no_weights": true,
20
  "device_map": null,
21
  "torch_dtype": null,
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.2.0",
88
+ "optimum_benchmark_commit": "6fd377459e287bb09e9383ba2516b1b2a271a562",
89
  "transformers_version": "4.40.2",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.30.1",