Commit
•
8f48cb5
1
Parent(s):
219df95
Upload cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark_config.json with huggingface_hub
Browse files
cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark_config.json
CHANGED
@@ -5,17 +5,19 @@
|
|
5 |
"version": "2.3.0+cpu",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "token-classification",
|
8 |
-
"library": "transformers",
|
9 |
"model": "microsoft/deberta-v3-base",
|
10 |
-
"
|
11 |
"device": "cpu",
|
12 |
"device_ids": null,
|
13 |
"seed": 42,
|
14 |
"inter_op_num_threads": null,
|
15 |
"intra_op_num_threads": null,
|
16 |
-
"
|
17 |
-
|
18 |
-
|
|
|
|
|
|
|
19 |
"no_weights": true,
|
20 |
"device_map": null,
|
21 |
"torch_dtype": null,
|
@@ -73,17 +75,17 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb": 16757.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.40.2",
|
85 |
"transformers_commit": null,
|
86 |
-
"accelerate_version": "0.30.
|
87 |
"accelerate_commit": null,
|
88 |
"diffusers_version": "0.27.2",
|
89 |
"diffusers_commit": null,
|
|
|
5 |
"version": "2.3.0+cpu",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "token-classification",
|
|
|
8 |
"model": "microsoft/deberta-v3-base",
|
9 |
+
"library": "transformers",
|
10 |
"device": "cpu",
|
11 |
"device_ids": null,
|
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,
|
|
|
75 |
"environment": {
|
76 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
77 |
"cpu_count": 4,
|
78 |
+
"cpu_ram_mb": 16757.346304,
|
79 |
"system": "Linux",
|
80 |
"machine": "x86_64",
|
81 |
"platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
|
82 |
"processor": "x86_64",
|
83 |
"python_version": "3.10.14",
|
84 |
"optimum_benchmark_version": "0.2.0",
|
85 |
+
"optimum_benchmark_commit": "217063f5c507ed7cc255df7e1f64c4333a0b4dfe",
|
86 |
"transformers_version": "4.40.2",
|
87 |
"transformers_commit": null,
|
88 |
+
"accelerate_version": "0.30.1",
|
89 |
"accelerate_commit": null,
|
90 |
"diffusers_version": "0.27.2",
|
91 |
"diffusers_commit": null,
|