Commit
•
5140f8f
1
Parent(s):
c5195eb
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
@@ -2,7 +2,7 @@
|
|
2 |
"name": "cuda_training_transformers_image-classification_google/vit-base-patch16-224",
|
3 |
"backend": {
|
4 |
"name": "pytorch",
|
5 |
-
"version": "2.
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
"library": "transformers",
|
@@ -70,7 +70,7 @@
|
|
70 |
"name": "process",
|
71 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
72 |
"device_isolation": true,
|
73 |
-
"device_isolation_action": "
|
74 |
"numactl": false,
|
75 |
"numactl_kwargs": {},
|
76 |
"start_method": "spawn"
|
@@ -108,7 +108,7 @@
|
|
108 |
"optimum_commit": null,
|
109 |
"timm_version": "1.0.9",
|
110 |
"timm_commit": null,
|
111 |
-
"peft_version":
|
112 |
"peft_commit": null
|
113 |
}
|
114 |
}
|
|
|
2 |
"name": "cuda_training_transformers_image-classification_google/vit-base-patch16-224",
|
3 |
"backend": {
|
4 |
"name": "pytorch",
|
5 |
+
"version": "2.3.1+rocm5.7",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
"library": "transformers",
|
|
|
70 |
"name": "process",
|
71 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
72 |
"device_isolation": true,
|
73 |
+
"device_isolation_action": "warn",
|
74 |
"numactl": false,
|
75 |
"numactl_kwargs": {},
|
76 |
"start_method": "spawn"
|
|
|
108 |
"optimum_commit": null,
|
109 |
"timm_version": "1.0.9",
|
110 |
"timm_commit": null,
|
111 |
+
"peft_version": "0.12.0",
|
112 |
"peft_commit": null
|
113 |
}
|
114 |
}
|