IlyasMoutawwakil HF staff commited on
Commit
6a0aecc
1 Parent(s): 8a81784

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": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -79,10 +79,10 @@
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": [
@@ -97,9 +97,9 @@
97
  ],
98
  "gpu_count": 8,
99
  "gpu_vram_mb": 549621596160,
100
- "optimum_benchmark_version": "0.4.0",
101
  "optimum_benchmark_commit": null,
102
- "transformers_version": "4.44.2",
103
  "transformers_commit": null,
104
  "accelerate_version": "0.34.2",
105
  "accelerate_commit": null,
@@ -109,7 +109,7 @@
109
  "optimum_commit": null,
110
  "timm_version": "1.0.9",
111
  "timm_commit": null,
112
- "peft_version": "0.12.0",
113
  "peft_commit": null
114
  }
115
  },
@@ -117,33 +117,34 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1660.420096,
121
  "max_global_vram": 68702.69952,
122
- "max_process_vram": 366351.962112,
123
  "max_reserved": 1935.671296,
124
  "max_allocated": 1738.272256
125
  },
126
  "latency": {
127
  "unit": "s",
128
- "count": 5,
129
- "total": 0.7593002319335936,
130
- "mean": 0.15186004638671874,
131
- "stdev": 0.22788108749074057,
132
- "p50": 0.038089508056640624,
133
- "p90": 0.3801561325073243,
134
- "p95": 0.493888368988037,
135
- "p99": 0.5848741581726074,
136
  "values": [
137
- 0.60762060546875,
138
- 0.038089508056640624,
139
- 0.038959423065185544,
140
- 0.03729510879516602,
141
- 0.03733558654785156
142
- ]
 
 
 
 
 
 
 
 
 
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 65.85010500085409
147
  },
148
  "energy": null,
149
  "efficiency": null
@@ -151,30 +152,31 @@
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1660.420096,
155
  "max_global_vram": 68702.69952,
156
- "max_process_vram": 366351.962112,
157
  "max_reserved": 1935.671296,
158
  "max_allocated": 1738.272256
159
  },
160
  "latency": {
161
  "unit": "s",
162
- "count": 2,
163
- "total": 0.6457101135253905,
164
- "mean": 0.32285505676269527,
165
- "stdev": 0.2847655487060547,
166
- "p50": 0.32285505676269527,
167
- "p90": 0.550667495727539,
168
- "p95": 0.5791440505981444,
169
- "p99": 0.6019252944946288,
170
  "values": [
171
- 0.60762060546875,
172
- 0.038089508056640624
173
- ]
 
 
 
 
 
 
 
 
 
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 12.389460583670145
178
  },
179
  "energy": null,
180
  "efficiency": null
@@ -182,31 +184,32 @@
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1660.420096,
186
  "max_global_vram": 68702.69952,
187
- "max_process_vram": 366351.962112,
188
  "max_reserved": 1935.671296,
189
  "max_allocated": 1738.272256
190
  },
191
  "latency": {
192
  "unit": "s",
193
- "count": 3,
194
- "total": 0.11359011840820311,
195
- "mean": 0.03786337280273437,
196
- "stdev": 0.0007752007247502969,
197
- "p50": 0.03733558654785156,
198
- "p90": 0.03863465576171875,
199
- "p95": 0.038797039413452146,
200
- "p99": 0.03892694633483886,
201
  "values": [
202
- 0.038959423065185544,
203
- 0.03729510879516602,
204
- 0.03733558654785156
205
- ]
 
 
 
 
 
 
 
 
 
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 158.46448839250525
210
  },
211
  "energy": null,
212
  "efficiency": null
 
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
  "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",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
 
97
  ],
98
  "gpu_count": 8,
99
  "gpu_vram_mb": 549621596160,
100
+ "optimum_benchmark_version": "0.5.0",
101
  "optimum_benchmark_commit": null,
102
+ "transformers_version": "4.45.1",
103
  "transformers_commit": null,
104
  "accelerate_version": "0.34.2",
105
  "accelerate_commit": null,
 
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
  },
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1662.980096,
121
  "max_global_vram": 68702.69952,
122
+ "max_process_vram": 326922.883072,
123
  "max_reserved": 1935.671296,
124
  "max_allocated": 1738.272256
125
  },
126
  "latency": {
127
  "unit": "s",
 
 
 
 
 
 
 
 
128
  "values": [
129
+ 0.6434739379882812,
130
+ 0.03872246932983398,
131
+ 0.037828865051269533,
132
+ 0.03745510482788086,
133
+ 0.03844934844970703
134
+ ],
135
+ "count": 5,
136
+ "total": 0.7959297256469726,
137
+ "mean": 0.15918594512939452,
138
+ "p50": 0.03844934844970703,
139
+ "p90": 0.4015733505249024,
140
+ "p95": 0.5225236442565917,
141
+ "p99": 0.6192838792419433,
142
+ "stdev": 0.24214440863765363,
143
+ "stdev_": 152.1141884987561
144
  },
145
  "throughput": {
146
  "unit": "samples/s",
147
+ "value": 62.81961634157768
148
  },
149
  "energy": null,
150
  "efficiency": null
 
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 1662.980096,
156
  "max_global_vram": 68702.69952,
157
+ "max_process_vram": 326922.883072,
158
  "max_reserved": 1935.671296,
159
  "max_allocated": 1738.272256
160
  },
161
  "latency": {
162
  "unit": "s",
 
 
 
 
 
 
 
 
163
  "values": [
164
+ 0.6434739379882812,
165
+ 0.03872246932983398
166
+ ],
167
+ "count": 2,
168
+ "total": 0.6821964073181153,
169
+ "mean": 0.34109820365905763,
170
+ "p50": 0.34109820365905763,
171
+ "p90": 0.5829987911224366,
172
+ "p95": 0.6132363645553588,
173
+ "p99": 0.6374264233016967,
174
+ "stdev": 0.3023757343292236,
175
+ "stdev_": 88.64770646269987
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 11.726828101382125
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 1662.980096,
188
  "max_global_vram": 68702.69952,
189
+ "max_process_vram": 326922.883072,
190
  "max_reserved": 1935.671296,
191
  "max_allocated": 1738.272256
192
  },
193
  "latency": {
194
  "unit": "s",
 
 
 
 
 
 
 
 
195
  "values": [
196
+ 0.037828865051269533,
197
+ 0.03745510482788086,
198
+ 0.03844934844970703
199
+ ],
200
+ "count": 3,
201
+ "total": 0.11373331832885743,
202
+ "mean": 0.03791110610961914,
203
+ "p50": 0.037828865051269533,
204
+ "p90": 0.03832525177001953,
205
+ "p95": 0.03838730010986328,
206
+ "p99": 0.03843693878173828,
207
+ "stdev": 0.0004100429153510267,
208
+ "stdev_": 1.0815904821278401
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
+ "value": 158.26496812441005
213
  },
214
  "energy": null,
215
  "efficiency": null