IlyasMoutawwakil HF staff commited on
Commit
bb17aa6
·
verified ·
1 Parent(s): 98463c5

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
@@ -5,17 +5,19 @@
5
  "version": "2.2.2",
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",
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,
@@ -73,7 +75,7 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7R32",
75
  "cpu_count": 16,
76
- "cpu_ram_mb": 66697.29792,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-5.10.215-203.850.amzn2.x86_64-x86_64-with-glibc2.35",
@@ -88,7 +90,7 @@
88
  "optimum_benchmark_commit": null,
89
  "transformers_version": "4.40.2",
90
  "transformers_commit": null,
91
- "accelerate_version": "0.30.0",
92
  "accelerate_commit": null,
93
  "diffusers_version": "0.27.2",
94
  "diffusers_commit": null,
 
5
  "version": "2.2.2",
6
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
7
  "task": "image-classification",
 
8
  "model": "google/vit-base-patch16-224",
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,
 
75
  "environment": {
76
  "cpu": " AMD EPYC 7R32",
77
  "cpu_count": 16,
78
+ "cpu_ram_mb": 66697.289728,
79
  "system": "Linux",
80
  "machine": "x86_64",
81
  "platform": "Linux-5.10.215-203.850.amzn2.x86_64-x86_64-with-glibc2.35",
 
90
  "optimum_benchmark_commit": null,
91
  "transformers_version": "4.40.2",
92
  "transformers_commit": null,
93
+ "accelerate_version": "0.30.1",
94
  "accelerate_commit": null,
95
  "diffusers_version": "0.27.2",
96
  "diffusers_commit": null,