IlyasMoutawwakil HF staff commited on
Commit
960467c
·
verified ·
1 Parent(s): e7caf42

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,19 +5,17 @@
5
  "version": "2.2.2+rocm5.7",
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,
@@ -84,7 +82,7 @@
84
  "gpu_count": 1,
85
  "gpu_vram_mb": 68702699520,
86
  "optimum_benchmark_version": "0.2.0",
87
- "optimum_benchmark_commit": "3e2eebdc0f80ae6deeb2e1faad3e889ed5a4df2d",
88
  "transformers_version": "4.40.2",
89
  "transformers_commit": null,
90
  "accelerate_version": "0.30.1",
 
5
  "version": "2.2.2+rocm5.7",
6
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
7
  "task": "multiple-choice",
 
8
  "library": "transformers",
9
+ "model": "FacebookAI/roberta-base",
10
+ "processor": "FacebookAI/roberta-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,
 
82
  "gpu_count": 1,
83
  "gpu_vram_mb": 68702699520,
84
  "optimum_benchmark_version": "0.2.0",
85
+ "optimum_benchmark_commit": "6fd377459e287bb09e9383ba2516b1b2a271a562",
86
  "transformers_version": "4.40.2",
87
  "transformers_commit": null,
88
  "accelerate_version": "0.30.1",