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
|
@@ -5,19 +5,17 @@
|
|
| 5 |
"version": "2.3.0+cu121",
|
| 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 |
-
"
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
"local_files_only": false,
|
| 19 |
-
"trust_remote_code": false
|
| 20 |
-
},
|
| 21 |
"no_weights": true,
|
| 22 |
"device_map": null,
|
| 23 |
"torch_dtype": null,
|
|
|
|
| 5 |
"version": "2.3.0+cu121",
|
| 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,
|