Upload cuda_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_config.json with huggingface_hub
Browse files
cuda_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_config.json
CHANGED
@@ -5,17 +5,19 @@
|
|
5 |
"version": "2.2.2",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "multiple-choice",
|
8 |
-
"library": "transformers",
|
9 |
"model": "FacebookAI/roberta-base",
|
10 |
-
"
|
11 |
"device": "cuda",
|
12 |
"device_ids": "0",
|
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,
|
@@ -70,7 +72,7 @@
|
|
70 |
"environment": {
|
71 |
"cpu": " AMD EPYC 7R32",
|
72 |
"cpu_count": 16,
|
73 |
-
"cpu_ram_mb": 66697.
|
74 |
"system": "Linux",
|
75 |
"machine": "x86_64",
|
76 |
"platform": "Linux-5.10.215-203.850.amzn2.x86_64-x86_64-with-glibc2.35",
|
@@ -85,7 +87,7 @@
|
|
85 |
"optimum_benchmark_commit": null,
|
86 |
"transformers_version": "4.40.2",
|
87 |
"transformers_commit": null,
|
88 |
-
"accelerate_version": "0.30.
|
89 |
"accelerate_commit": null,
|
90 |
"diffusers_version": "0.27.2",
|
91 |
"diffusers_commit": null,
|
|
|
5 |
"version": "2.2.2",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "multiple-choice",
|
|
|
8 |
"model": "FacebookAI/roberta-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,
|
|
|
72 |
"environment": {
|
73 |
"cpu": " AMD EPYC 7R32",
|
74 |
"cpu_count": 16,
|
75 |
+
"cpu_ram_mb": 66697.289728,
|
76 |
"system": "Linux",
|
77 |
"machine": "x86_64",
|
78 |
"platform": "Linux-5.10.215-203.850.amzn2.x86_64-x86_64-with-glibc2.35",
|
|
|
87 |
"optimum_benchmark_commit": null,
|
88 |
"transformers_version": "4.40.2",
|
89 |
"transformers_commit": null,
|
90 |
+
"accelerate_version": "0.30.1",
|
91 |
"accelerate_commit": null,
|
92 |
"diffusers_version": "0.27.2",
|
93 |
"diffusers_commit": null,
|