Commit
•
e14dd07
1
Parent(s):
872afc6
Upload cuda_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_config.json with huggingface_hub
Browse files
cuda_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"model": "google-bert/bert-base-uncased",
|
11 |
"processor": "google-bert/bert-base-uncased",
|
12 |
"device": "cuda",
|
13 |
-
"device_ids": "
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
@@ -90,7 +90,7 @@
|
|
90 |
],
|
91 |
"gpu_count": 8,
|
92 |
"gpu_vram_mb": 549621596160,
|
93 |
-
"optimum_benchmark_version": "0.5.0",
|
94 |
"optimum_benchmark_commit": null,
|
95 |
"transformers_version": "4.45.2",
|
96 |
"transformers_commit": null,
|
|
|
10 |
"model": "google-bert/bert-base-uncased",
|
11 |
"processor": "google-bert/bert-base-uncased",
|
12 |
"device": "cuda",
|
13 |
+
"device_ids": "5",
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
|
|
90 |
],
|
91 |
"gpu_count": 8,
|
92 |
"gpu_vram_mb": 549621596160,
|
93 |
+
"optimum_benchmark_version": "0.5.0.dev0",
|
94 |
"optimum_benchmark_commit": null,
|
95 |
"transformers_version": "4.45.2",
|
96 |
"transformers_commit": null,
|