Upload test_api_push_to_hub_mixin/benchmark_config.json with huggingface_hub
Browse files
test_api_push_to_hub_mixin/benchmark_config.json
CHANGED
|
@@ -2,13 +2,13 @@
|
|
| 2 |
"name": "test_api_push_to_hub_mixin",
|
| 3 |
"backend": {
|
| 4 |
"name": "pytorch",
|
| 5 |
-
"version": "2.
|
| 6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
|
|
|
|
|
|
| 7 |
"task": "fill-mask",
|
| 8 |
"library": "transformers",
|
| 9 |
"model_type": "bert",
|
| 10 |
-
"model": "google-bert/bert-base-uncased",
|
| 11 |
-
"processor": "google-bert/bert-base-uncased",
|
| 12 |
"device": "cpu",
|
| 13 |
"device_ids": null,
|
| 14 |
"seed": 42,
|
|
@@ -17,6 +17,7 @@
|
|
| 17 |
"model_kwargs": {},
|
| 18 |
"processor_kwargs": {},
|
| 19 |
"no_weights": false,
|
|
|
|
| 20 |
"device_map": null,
|
| 21 |
"torch_dtype": null,
|
| 22 |
"eval_mode": true,
|
|
@@ -24,6 +25,7 @@
|
|
| 24 |
"low_cpu_mem_usage": null,
|
| 25 |
"attn_implementation": null,
|
| 26 |
"cache_implementation": null,
|
|
|
|
| 27 |
"autocast_enabled": false,
|
| 28 |
"autocast_dtype": null,
|
| 29 |
"torch_compile": false,
|
|
@@ -44,8 +46,8 @@
|
|
| 44 |
"warmup_runs": 1,
|
| 45 |
"input_shapes": {
|
| 46 |
"batch_size": 2,
|
| 47 |
-
"
|
| 48 |
-
"
|
| 49 |
},
|
| 50 |
"new_tokens": null,
|
| 51 |
"memory": true,
|
|
@@ -67,25 +69,36 @@
|
|
| 67 |
"environment": {
|
| 68 |
"cpu": " AMD EPYC 7742 64-Core Processor",
|
| 69 |
"cpu_count": 128,
|
| 70 |
-
"cpu_ram_mb": 540671.
|
| 71 |
"system": "Linux",
|
| 72 |
"machine": "x86_64",
|
| 73 |
-
"platform": "Linux-5.4.0-166-generic-x86_64-with-glibc2.
|
| 74 |
"processor": "x86_64",
|
| 75 |
-
"python_version": "3.10.
|
| 76 |
-
"
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 84 |
"optimum_version": null,
|
| 85 |
"optimum_commit": null,
|
| 86 |
-
"timm_version": "1.0.
|
| 87 |
-
"timm_commit":
|
| 88 |
-
"peft_version": "0.
|
| 89 |
-
"peft_commit":
|
| 90 |
-
}
|
|
|
|
|
|
|
| 91 |
}
|
|
|
|
| 2 |
"name": "test_api_push_to_hub_mixin",
|
| 3 |
"backend": {
|
| 4 |
"name": "pytorch",
|
| 5 |
+
"version": "2.5.1",
|
| 6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 7 |
+
"model": "google-bert/bert-base-uncased",
|
| 8 |
+
"processor": "google-bert/bert-base-uncased",
|
| 9 |
"task": "fill-mask",
|
| 10 |
"library": "transformers",
|
| 11 |
"model_type": "bert",
|
|
|
|
|
|
|
| 12 |
"device": "cpu",
|
| 13 |
"device_ids": null,
|
| 14 |
"seed": 42,
|
|
|
|
| 17 |
"model_kwargs": {},
|
| 18 |
"processor_kwargs": {},
|
| 19 |
"no_weights": false,
|
| 20 |
+
"tp_plan": null,
|
| 21 |
"device_map": null,
|
| 22 |
"torch_dtype": null,
|
| 23 |
"eval_mode": true,
|
|
|
|
| 25 |
"low_cpu_mem_usage": null,
|
| 26 |
"attn_implementation": null,
|
| 27 |
"cache_implementation": null,
|
| 28 |
+
"allow_tf32": false,
|
| 29 |
"autocast_enabled": false,
|
| 30 |
"autocast_dtype": null,
|
| 31 |
"torch_compile": false,
|
|
|
|
| 46 |
"warmup_runs": 1,
|
| 47 |
"input_shapes": {
|
| 48 |
"batch_size": 2,
|
| 49 |
+
"sequence_length": 16,
|
| 50 |
+
"num_choices": 2
|
| 51 |
},
|
| 52 |
"new_tokens": null,
|
| 53 |
"memory": true,
|
|
|
|
| 69 |
"environment": {
|
| 70 |
"cpu": " AMD EPYC 7742 64-Core Processor",
|
| 71 |
"cpu_count": 128,
|
| 72 |
+
"cpu_ram_mb": 540671.643648,
|
| 73 |
"system": "Linux",
|
| 74 |
"machine": "x86_64",
|
| 75 |
+
"platform": "Linux-5.4.0-166-generic-x86_64-with-glibc2.31",
|
| 76 |
"processor": "x86_64",
|
| 77 |
+
"python_version": "3.10.18",
|
| 78 |
+
"gpu": [
|
| 79 |
+
"NVIDIA A100-SXM4-80GB",
|
| 80 |
+
"NVIDIA A100-SXM4-80GB",
|
| 81 |
+
"NVIDIA A100-SXM4-80GB",
|
| 82 |
+
"NVIDIA DGX Display",
|
| 83 |
+
"NVIDIA A100-SXM4-80GB"
|
| 84 |
+
],
|
| 85 |
+
"gpu_count": 5,
|
| 86 |
+
"gpu_vram_mb": 347892350976,
|
| 87 |
+
"optimum_benchmark_version": "0.6.0.dev0",
|
| 88 |
+
"optimum_benchmark_commit": "255731f77344711e9eceb05f05242ab24807da93",
|
| 89 |
+
"transformers_version": "4.45.1",
|
| 90 |
+
"transformers_commit": "255731f77344711e9eceb05f05242ab24807da93",
|
| 91 |
+
"accelerate_version": "1.10.0",
|
| 92 |
+
"accelerate_commit": "255731f77344711e9eceb05f05242ab24807da93",
|
| 93 |
+
"diffusers_version": "0.34.0",
|
| 94 |
+
"diffusers_commit": "255731f77344711e9eceb05f05242ab24807da93",
|
| 95 |
"optimum_version": null,
|
| 96 |
"optimum_commit": null,
|
| 97 |
+
"timm_version": "1.0.19",
|
| 98 |
+
"timm_commit": "255731f77344711e9eceb05f05242ab24807da93",
|
| 99 |
+
"peft_version": "0.17.0",
|
| 100 |
+
"peft_commit": "255731f77344711e9eceb05f05242ab24807da93"
|
| 101 |
+
},
|
| 102 |
+
"print_report": true,
|
| 103 |
+
"log_report": true
|
| 104 |
}
|