IlyasMoutawwakil HF staff commited on
Commit
cbcee71
·
verified ·
1 Parent(s): d1cd050

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
@@ -6,19 +6,17 @@
6
  "version": "2.3.0+cu121",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
- "model": "google/vit-base-patch16-224",
10
  "library": "transformers",
 
 
11
  "device": "cuda",
12
  "device_ids": "0",
13
  "seed": 42,
14
  "inter_op_num_threads": null,
15
  "intra_op_num_threads": null,
16
- "hub_kwargs": {
17
- "revision": "main",
18
- "force_download": false,
19
- "local_files_only": false,
20
- "trust_remote_code": false
21
- },
22
  "no_weights": true,
23
  "device_map": null,
24
  "torch_dtype": null,
@@ -107,7 +105,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1457.713152,
111
  "max_global_vram": 2628.255744,
112
  "max_process_vram": 0.0,
113
  "max_reserved": 1956.642816,
@@ -116,24 +114,24 @@
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.4969226379394531,
120
- "mean": 0.09938452758789063,
121
- "stdev": 0.11645548545452769,
122
- "p50": 0.04095795059204101,
123
- "p90": 0.21614224243164065,
124
- "p95": 0.2742182006835937,
125
- "p99": 0.3206789672851562,
126
  "values": [
127
- 0.33229415893554687,
128
- 0.04191436767578125,
129
- 0.04080332946777344,
130
- 0.04095795059204101,
131
- 0.04095283126831055
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 100.619283933875
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,7 +139,7 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1457.713152,
145
  "max_global_vram": 2628.255744,
146
  "max_process_vram": 0.0,
147
  "max_reserved": 1956.642816,
@@ -150,21 +148,21 @@
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.37420852661132814,
154
- "mean": 0.18710426330566407,
155
- "stdev": 0.14518989562988283,
156
- "p50": 0.18710426330566407,
157
- "p90": 0.3032561798095703,
158
- "p95": 0.31777516937255856,
159
- "p99": 0.3293903610229492,
160
  "values": [
161
- 0.33229415893554687,
162
- 0.04191436767578125
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 21.37845460776794
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,7 +170,7 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1457.713152,
176
  "max_global_vram": 2628.255744,
177
  "max_process_vram": 0.0,
178
  "max_reserved": 1956.642816,
@@ -181,22 +179,22 @@
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.122714111328125,
185
- "mean": 0.04090470377604167,
186
- "stdev": 7.171292143684576e-05,
187
- "p50": 0.04095283126831055,
188
- "p90": 0.04095692672729492,
189
- "p95": 0.040957438659667965,
190
- "p99": 0.0409578482055664,
191
  "values": [
192
- 0.04080332946777344,
193
- 0.04095795059204101,
194
- 0.04095283126831055
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 146.68239703802146
200
  },
201
  "energy": null,
202
  "efficiency": null
 
6
  "version": "2.3.0+cu121",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
 
9
  "library": "transformers",
10
+ "model": "google/vit-base-patch16-224",
11
+ "processor": "google/vit-base-patch16-224",
12
  "device": "cuda",
13
  "device_ids": "0",
14
  "seed": 42,
15
  "inter_op_num_threads": null,
16
  "intra_op_num_threads": null,
17
+ "model_kwargs": {},
18
+ "processor_kwargs": {},
19
+ "hub_kwargs": {},
 
 
 
20
  "no_weights": true,
21
  "device_map": null,
22
  "torch_dtype": null,
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 1458.044928,
109
  "max_global_vram": 2628.255744,
110
  "max_process_vram": 0.0,
111
  "max_reserved": 1956.642816,
 
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 0.4949104499816894,
118
+ "mean": 0.09898208999633788,
119
+ "stdev": 0.1151130334646747,
120
+ "p50": 0.041455615997314454,
121
+ "p90": 0.21423963317871098,
122
+ "p95": 0.271723713684082,
123
+ "p99": 0.3177109780883789,
124
  "values": [
125
+ 0.3292077941894531,
126
+ 0.041455615997314454,
127
+ 0.04124262237548828,
128
+ 0.04178739166259766,
129
+ 0.04121702575683594
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 101.02837796585199
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1458.044928,
143
  "max_global_vram": 2628.255744,
144
  "max_process_vram": 0.0,
145
  "max_reserved": 1956.642816,
 
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 0.3706634101867676,
152
+ "mean": 0.1853317050933838,
153
+ "stdev": 0.14387608909606933,
154
+ "p50": 0.1853317050933838,
155
+ "p90": 0.30043257637023923,
156
+ "p95": 0.3148201852798462,
157
+ "p99": 0.3263302724075317,
158
  "values": [
159
+ 0.3292077941894531,
160
+ 0.041455615997314454
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 21.582923429018823
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 1458.044928,
174
  "max_global_vram": 2628.255744,
175
  "max_process_vram": 0.0,
176
  "max_reserved": 1956.642816,
 
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.12424703979492188,
183
+ "mean": 0.04141567993164063,
184
+ "stdev": 0.00026304753045779046,
185
+ "p50": 0.04124262237548828,
186
+ "p90": 0.04167843780517578,
187
+ "p95": 0.04173291473388672,
188
+ "p99": 0.04177649627685547,
189
  "values": [
190
+ 0.04124262237548828,
191
+ 0.04178739166259766,
192
+ 0.04121702575683594
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 144.87266682337233
198
  },
199
  "energy": null,
200
  "efficiency": null