IlyasMoutawwakil HF staff commited on
Commit
9a92daa
·
verified ·
1 Parent(s): 58bd2b0

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
@@ -11,7 +11,7 @@
11
  "model": "google/vit-base-patch16-224",
12
  "processor": "google/vit-base-patch16-224",
13
  "device": "cuda",
14
- "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -79,7 +79,7 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 128,
82
- "cpu_ram_mb": 1082014.482432,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
@@ -101,7 +101,7 @@
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.45.2",
103
  "transformers_commit": null,
104
- "accelerate_version": "1.0.0",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.3",
107
  "diffusers_commit": null,
@@ -109,7 +109,7 @@
109
  "optimum_commit": null,
110
  "timm_version": "1.0.9",
111
  "timm_commit": null,
112
- "peft_version": "0.13.0",
113
  "peft_commit": null
114
  },
115
  "print_report": true,
@@ -119,34 +119,34 @@
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
- "max_ram": 1662.877696,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 290426.503168,
125
  "max_reserved": 1935.671296,
126
  "max_allocated": 1738.272256
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.6558262939453126,
132
- 0.03874038314819336,
133
- 0.03795957946777344,
134
- 0.039877185821533205,
135
- 0.03999478530883789
136
  ],
137
  "count": 5,
138
- "total": 0.8123982276916505,
139
- "mean": 0.1624796455383301,
140
- "p50": 0.039877185821533205,
141
- "p90": 0.40949369049072276,
142
- "p95": 0.5326599922180175,
143
- "p99": 0.6311930335998536,
144
- "stdev": 0.24667447031240208,
145
- "stdev_": 151.81869057820526
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 61.546170702599966
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +154,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1662.877696,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 290426.503168,
160
  "max_reserved": 1935.671296,
161
  "max_allocated": 1738.272256
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.6558262939453126,
167
- 0.03874038314819336
168
  ],
169
  "count": 2,
170
- "total": 0.694566677093506,
171
- "mean": 0.347283338546753,
172
- "p50": 0.347283338546753,
173
- "p90": 0.5941177028656006,
174
- "p95": 0.6249719984054566,
175
- "p99": 0.6496554348373413,
176
- "stdev": 0.30854295539855964,
177
- "stdev_": 88.84473314777873
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 11.517972663872847
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +186,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1662.877696,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 290426.503168,
192
  "max_reserved": 1935.671296,
193
  "max_allocated": 1738.272256
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.03795957946777344,
199
- 0.039877185821533205,
200
- 0.03999478530883789
201
  ],
202
  "count": 3,
203
- "total": 0.11783155059814453,
204
- "mean": 0.039277183532714845,
205
- "p50": 0.039877185821533205,
206
- "p90": 0.03997126541137695,
207
- "p95": 0.03998302536010742,
208
- "p99": 0.039992433319091795,
209
- "stdev": 0.0009329229206517795,
210
- "stdev_": 2.375228661379773
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 152.7604441138827
215
  },
216
  "energy": null,
217
  "efficiency": null
 
11
  "model": "google/vit-base-patch16-224",
12
  "processor": "google/vit-base-patch16-224",
13
  "device": "cuda",
14
+ "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 128,
82
+ "cpu_ram_mb": 1082014.490624,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
 
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.45.2",
103
  "transformers_commit": null,
104
+ "accelerate_version": "1.0.1",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.3",
107
  "diffusers_commit": null,
 
109
  "optimum_commit": null,
110
  "timm_version": "1.0.9",
111
  "timm_commit": null,
112
+ "peft_version": "0.13.2",
113
  "peft_commit": null
114
  },
115
  "print_report": true,
 
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
+ "max_ram": 1661.743104,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 341179.600896,
125
  "max_reserved": 1935.671296,
126
  "max_allocated": 1738.272256
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.657809326171875,
132
+ 0.038171871185302735,
133
+ 0.03748307418823242,
134
+ 0.036917800903320315,
135
+ 0.041986579895019534
136
  ],
137
  "count": 5,
138
+ "total": 0.81236865234375,
139
+ "mean": 0.16247373046875,
140
+ "p50": 0.038171871185302735,
141
+ "p90": 0.4114802276611329,
142
+ "p95": 0.5346447769165038,
143
+ "p99": 0.6331764163208008,
144
+ "stdev": 0.24767414626954587,
145
+ "stdev_": 152.43950240754964
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 61.54841137179027
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1661.743104,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 341179.600896,
160
  "max_reserved": 1935.671296,
161
  "max_allocated": 1738.272256
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.657809326171875,
167
+ 0.038171871185302735
168
  ],
169
  "count": 2,
170
+ "total": 0.6959811973571778,
171
+ "mean": 0.3479905986785889,
172
+ "p50": 0.3479905986785889,
173
+ "p90": 0.5958455806732178,
174
+ "p95": 0.6268274534225464,
175
+ "p99": 0.6516129516220093,
176
+ "stdev": 0.30981872749328615,
177
+ "stdev_": 89.03077516167066
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 11.494563402543182
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1661.743104,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 341179.600896,
192
  "max_reserved": 1935.671296,
193
  "max_allocated": 1738.272256
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.03748307418823242,
199
+ 0.036917800903320315,
200
+ 0.041986579895019534
201
  ],
202
  "count": 3,
203
+ "total": 0.11638745498657227,
204
+ "mean": 0.03879581832885742,
205
+ "p50": 0.03748307418823242,
206
+ "p90": 0.04108587875366211,
207
+ "p95": 0.04153622932434082,
208
+ "p99": 0.041896509780883794,
209
+ "stdev": 0.002267980452698214,
210
+ "stdev_": 5.845940491507113
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 154.65584329579744
215
  },
216
  "energy": null,
217
  "efficiency": null