IlyasMoutawwakil HF staff commited on
Commit
da7e760
1 Parent(s): 9c383d3

Upload cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_image-classification_google/vit-base-patch16-224",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.2.2+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
  "library": "transformers",
@@ -77,12 +77,12 @@
77
  "start_method": "spawn"
78
  },
79
  "environment": {
80
- "cpu": " AMD EPYC 7643 48-Core Processor",
81
- "cpu_count": 96,
82
- "cpu_ram_mb": 1082028.982272,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
@@ -91,16 +91,16 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
- "optimum_benchmark_commit": "65fa416fd503cfe9a2be7637ee30c70a4a1f96f1",
95
- "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
99
- "diffusers_version": "0.29.2",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
- "timm_version": "1.0.8",
104
  "timm_commit": null,
105
  "peft_version": null,
106
  "peft_commit": null
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 2206.466048,
114
- "max_global_vram": 2427.35104,
115
- "max_process_vram": 413237.22752,
116
  "max_reserved": 1935.671296,
117
- "max_allocated": 1738.272256
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 2.6804257392883297,
123
- "mean": 0.5360851478576659,
124
- "stdev": 1.0025045756369158,
125
- "p50": 0.03508349609375,
126
- "p90": 1.538829316711426,
127
- "p95": 2.039961655426025,
128
- "p99": 2.440867526397705,
129
  "values": [
130
- 2.541093994140625,
131
- 0.03543230056762695,
132
- 0.03508349609375,
133
- 0.03501853561401367,
134
- 0.033797412872314456
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 18.653753121052823
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 2206.466048,
148
- "max_global_vram": 2427.35104,
149
- "max_process_vram": 413237.22752,
150
  "max_reserved": 1935.671296,
151
- "max_allocated": 1738.272256
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 2.576526294708252,
157
- "mean": 1.288263147354126,
158
- "stdev": 1.252830846786499,
159
- "p50": 1.288263147354126,
160
- "p90": 2.290527824783325,
161
- "p95": 2.415810909461975,
162
- "p99": 2.516037377204895,
163
  "values": [
164
- 2.541093994140625,
165
- 0.03543230056762695
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 3.104955698077153
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 2206.466048,
179
- "max_global_vram": 2427.35104,
180
- "max_process_vram": 413237.22752,
181
  "max_reserved": 1935.671296,
182
- "max_allocated": 1738.272256
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.10389944458007812,
188
- "mean": 0.03463314819335937,
189
- "stdev": 0.0005915488771653808,
190
- "p50": 0.03501853561401367,
191
- "p90": 0.03507050399780273,
192
- "p95": 0.035077000045776366,
193
- "p99": 0.03508219688415527,
194
  "values": [
195
- 0.03508349609375,
196
- 0.03501853561401367,
197
- 0.033797412872314456
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 173.24442948419144
203
  },
204
  "energy": null,
205
  "efficiency": null
 
3
  "name": "cuda_training_transformers_image-classification_google/vit-base-patch16-224",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
  "library": "transformers",
 
77
  "start_method": "spawn"
78
  },
79
  "environment": {
80
+ "cpu": " AMD EPYC 7763 64-Core Processor",
81
+ "cpu_count": 128,
82
+ "cpu_ram_mb": 1082015.256576,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-5.15.0-101-generic-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
+ "optimum_benchmark_commit": null,
95
+ "transformers_version": "4.44.2",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
99
+ "diffusers_version": "0.30.1",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
+ "timm_version": "1.0.9",
104
  "timm_commit": null,
105
  "peft_version": null,
106
  "peft_commit": null
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 2730.553344,
114
+ "max_global_vram": 0.0,
115
+ "max_process_vram": 0.0,
116
  "max_reserved": 1935.671296,
117
+ "max_allocated": 1735.56736
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 5.719155605316163,
123
+ "mean": 1.1438311210632326,
124
+ "stdev": 2.1899756986114514,
125
+ "p50": 0.04901518249511719,
126
+ "p90": 3.3343638565063483,
127
+ "p95": 4.429073041534423,
128
+ "p99": 5.304840389556885,
129
  "values": [
130
+ 5.5237822265625,
131
+ 0.04901518249511719,
132
+ 0.05023630142211914,
133
+ 0.048070709228515626,
134
+ 0.048051185607910156
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 8.74254932905186
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 2730.553344,
148
+ "max_global_vram": 0.0,
149
+ "max_process_vram": 0.0,
150
  "max_reserved": 1935.671296,
151
+ "max_allocated": 1735.56736
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 5.572797409057618,
157
+ "mean": 2.786398704528809,
158
+ "stdev": 2.7373835220336913,
159
+ "p50": 2.786398704528809,
160
+ "p90": 4.976305522155762,
161
+ "p95": 5.250043874359131,
162
+ "p99": 5.4690345561218265,
163
  "values": [
164
+ 5.5237822265625,
165
+ 0.04901518249511719
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 1.4355447386257725
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 2730.553344,
179
+ "max_global_vram": 0.0,
180
+ "max_process_vram": 0.0,
181
  "max_reserved": 1935.671296,
182
+ "max_allocated": 1735.56736
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.14635819625854493,
188
+ "mean": 0.048786065419514975,
189
+ "stdev": 0.0010255026866135368,
190
+ "p50": 0.048070709228515626,
191
+ "p90": 0.04980318298339844,
192
+ "p95": 0.05001974220275879,
193
+ "p99": 0.05019298957824707,
194
  "values": [
195
+ 0.05023630142211914,
196
+ 0.048070709228515626,
197
+ 0.048051185607910156
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 122.98593765259726
203
  },
204
  "energy": null,
205
  "efficiency": null