IlyasMoutawwakil HF staff commited on
Commit
66001ae
1 Parent(s): 7ae8d6a

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

Browse files
cpu_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cpu_training_transformers_image-classification_google/vit-base-patch16-224",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.3.1+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
  "library": "transformers",
@@ -82,14 +82,14 @@
82
  "cpu_ram_mb": 16757.342208,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.14",
88
  "optimum_benchmark_version": "0.3.1",
89
- "optimum_benchmark_commit": "328b924ef0be0164f0dc86652abfd3746f634c6b",
90
  "transformers_version": "4.42.4",
91
  "transformers_commit": null,
92
- "accelerate_version": "0.32.1",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.29.2",
95
  "diffusers_commit": null,
@@ -105,7 +105,7 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 2477.146112,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
@@ -114,24 +114,24 @@
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 7.652024091000044,
118
- "mean": 1.5304048182000087,
119
- "stdev": 0.046271012329616626,
120
- "p50": 1.5134289850000187,
121
- "p90": 1.58140890640002,
122
- "p95": 1.6011975662000169,
123
- "p99": 1.6170284940400144,
124
  "values": [
125
- 1.6209862260000136,
126
- 1.4951779599999782,
127
- 1.500387993000004,
128
- 1.5134289850000187,
129
- 1.5220429270000295
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 6.5342188426729715
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,7 +139,7 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 2477.146112,
143
  "max_global_vram": null,
144
  "max_process_vram": null,
145
  "max_reserved": null,
@@ -148,21 +148,21 @@
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 3.116164185999992,
152
- "mean": 1.558082092999996,
153
- "stdev": 0.06290413300001774,
154
- "p50": 1.558082092999996,
155
- "p90": 1.60840539940001,
156
- "p95": 1.614695812700012,
157
- "p99": 1.6197281433400132,
158
  "values": [
159
- 1.6209862260000136,
160
- 1.4951779599999782
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 2.5672588228635846
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,7 +170,7 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 2477.146112,
174
  "max_global_vram": null,
175
  "max_process_vram": null,
176
  "max_reserved": null,
@@ -179,22 +179,22 @@
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 4.535859905000052,
183
- "mean": 1.511953301666684,
184
- "stdev": 0.008901957560431205,
185
- "p50": 1.5134289850000187,
186
- "p90": 1.5203201386000273,
187
- "p95": 1.5211815328000284,
188
- "p99": 1.5218706481600293,
189
  "values": [
190
- 1.500387993000004,
191
- 1.5134289850000187,
192
- 1.5220429270000295
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 3.9683765321230293
198
  },
199
  "energy": null,
200
  "efficiency": null
 
3
  "name": "cpu_training_transformers_image-classification_google/vit-base-patch16-224",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.4.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
  "library": "transformers",
 
82
  "cpu_ram_mb": 16757.342208,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-6.5.0-1024-azure-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.14",
88
  "optimum_benchmark_version": "0.3.1",
89
+ "optimum_benchmark_commit": "b0801269b3611e452bb077a62163b08a99ceb2a9",
90
  "transformers_version": "4.42.4",
91
  "transformers_commit": null,
92
+ "accelerate_version": "0.33.0",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.29.2",
95
  "diffusers_commit": null,
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 2476.99456,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
 
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 7.8409427009999035,
118
+ "mean": 1.5681885401999807,
119
+ "stdev": 0.06197510523299866,
120
+ "p50": 1.5348998259999576,
121
+ "p90": 1.6430290619999937,
122
+ "p95": 1.6436672929999987,
123
+ "p99": 1.6441778778000025,
124
  "values": [
125
+ 1.6443055240000035,
126
+ 1.4983751499999585,
127
+ 1.522247832000005,
128
+ 1.641114368999979,
129
+ 1.5348998259999576
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 6.376784260089521
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 2476.99456,
143
  "max_global_vram": null,
144
  "max_process_vram": null,
145
  "max_reserved": null,
 
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 3.142680673999962,
152
+ "mean": 1.571340336999981,
153
+ "stdev": 0.07296518700002252,
154
+ "p50": 1.571340336999981,
155
+ "p90": 1.629712486599999,
156
+ "p95": 1.6370090053000013,
157
+ "p99": 1.6428462202600032,
158
  "values": [
159
+ 1.6443055240000035,
160
+ 1.4983751499999585
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 2.545597478670242
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 2476.99456,
174
  "max_global_vram": null,
175
  "max_process_vram": null,
176
  "max_reserved": null,
 
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 4.6982620269999416,
183
+ "mean": 1.566087342333314,
184
+ "stdev": 0.053302966058022636,
185
+ "p50": 1.5348998259999576,
186
+ "p90": 1.6198714603999746,
187
+ "p95": 1.630492914699977,
188
+ "p99": 1.6389900781399787,
189
  "values": [
190
+ 1.522247832000005,
191
+ 1.641114368999979,
192
+ 1.5348998259999576
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 3.8312039423424484
198
  },
199
  "energy": null,
200
  "efficiency": null