Commit
•
4e9033e
1
Parent(s):
dd8e1da
Upload cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark_config.json with huggingface_hub
Browse files
cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark_config.json
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
"library": "transformers",
|
|
|
9 |
"model": "google/vit-base-patch16-224",
|
10 |
"processor": "google/vit-base-patch16-224",
|
11 |
"device": "cuda",
|
@@ -90,10 +91,10 @@
|
|
90 |
"gpu_count": 1,
|
91 |
"gpu_vram_mb": 68702699520,
|
92 |
"optimum_benchmark_version": "0.3.1",
|
93 |
-
"optimum_benchmark_commit": "
|
94 |
-
"transformers_version": "4.42.
|
95 |
"transformers_commit": null,
|
96 |
-
"accelerate_version": "0.
|
97 |
"accelerate_commit": null,
|
98 |
"diffusers_version": "0.29.2",
|
99 |
"diffusers_commit": null,
|
|
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
"library": "transformers",
|
9 |
+
"model_type": "vit",
|
10 |
"model": "google/vit-base-patch16-224",
|
11 |
"processor": "google/vit-base-patch16-224",
|
12 |
"device": "cuda",
|
|
|
91 |
"gpu_count": 1,
|
92 |
"gpu_vram_mb": 68702699520,
|
93 |
"optimum_benchmark_version": "0.3.1",
|
94 |
+
"optimum_benchmark_commit": "73dd36ea04ff1cc8259f4039b6f9d56dfb9eecd1",
|
95 |
+
"transformers_version": "4.42.4",
|
96 |
"transformers_commit": null,
|
97 |
+
"accelerate_version": "0.32.1",
|
98 |
"accelerate_commit": null,
|
99 |
"diffusers_version": "0.29.2",
|
100 |
"diffusers_commit": null,
|