IlyasMoutawwakil HF staff commited on
Commit
a9496d5
1 Parent(s): b5542c8

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
@@ -51,6 +51,7 @@
51
  "per_device_train_batch_size": 2,
52
  "gradient_accumulation_steps": 1,
53
  "output_dir": "./trainer_output",
 
54
  "do_train": true,
55
  "use_cpu": false,
56
  "max_steps": 5,
@@ -76,14 +77,14 @@
76
  "environment": {
77
  "cpu": " AMD EPYC 7763 64-Core Processor",
78
  "cpu_count": 4,
79
- "cpu_ram_mb": 16757.342208,
80
  "system": "Linux",
81
  "machine": "x86_64",
82
  "platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
83
  "processor": "x86_64",
84
  "python_version": "3.10.14",
85
  "optimum_benchmark_version": "0.2.1",
86
- "optimum_benchmark_commit": "cc9b50765eac8085269af1a207e20c6a9b260b67",
87
  "transformers_version": "4.42.3",
88
  "transformers_commit": null,
89
  "accelerate_version": "0.31.0",
@@ -102,7 +103,7 @@
102
  "overall": {
103
  "memory": {
104
  "unit": "MB",
105
- "max_ram": 2463.834112,
106
  "max_global_vram": null,
107
  "max_process_vram": null,
108
  "max_reserved": null,
@@ -111,24 +112,24 @@
111
  "latency": {
112
  "unit": "s",
113
  "count": 5,
114
- "total": 7.6409549070000935,
115
- "mean": 1.5281909814000187,
116
- "stdev": 0.05249032990349687,
117
- "p50": 1.5086414230000287,
118
- "p90": 1.582584146000022,
119
- "p95": 1.6070514010000239,
120
- "p99": 1.6266252050000254,
121
  "values": [
122
- 1.6315186560000257,
123
- 1.4844372279999902,
124
- 1.5091823810000164,
125
- 1.5071752190000325,
126
- 1.5086414230000287
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
- "value": 6.54368473686366
132
  },
133
  "energy": null,
134
  "efficiency": null
@@ -136,7 +137,7 @@
136
  "warmup": {
137
  "memory": {
138
  "unit": "MB",
139
- "max_ram": 2463.834112,
140
  "max_global_vram": null,
141
  "max_process_vram": null,
142
  "max_reserved": null,
@@ -145,21 +146,21 @@
145
  "latency": {
146
  "unit": "s",
147
  "count": 2,
148
- "total": 3.115955884000016,
149
- "mean": 1.557977942000008,
150
- "stdev": 0.07354071400001772,
151
- "p50": 1.557977942000008,
152
- "p90": 1.6168105132000221,
153
- "p95": 1.6241645846000239,
154
- "p99": 1.6300478417200253,
155
  "values": [
156
- 1.6315186560000257,
157
- 1.4844372279999902
158
  ]
159
  },
160
  "throughput": {
161
  "unit": "samples/s",
162
- "value": 2.5674304444035445
163
  },
164
  "energy": null,
165
  "efficiency": null
@@ -167,7 +168,7 @@
167
  "train": {
168
  "memory": {
169
  "unit": "MB",
170
- "max_ram": 2463.834112,
171
  "max_global_vram": null,
172
  "max_process_vram": null,
173
  "max_reserved": null,
@@ -176,22 +177,22 @@
176
  "latency": {
177
  "unit": "s",
178
  "count": 3,
179
- "total": 4.524999023000078,
180
- "mean": 1.5083330076666925,
181
- "stdev": 0.0008479445095533629,
182
- "p50": 1.5086414230000287,
183
- "p90": 1.5090741894000188,
184
- "p95": 1.5091282852000176,
185
- "p99": 1.5091715618400168,
186
  "values": [
187
- 1.5091823810000164,
188
- 1.5071752190000325,
189
- 1.5086414230000287
190
  ]
191
  },
192
  "throughput": {
193
  "unit": "samples/s",
194
- "value": 3.9779014113611866
195
  },
196
  "energy": null,
197
  "efficiency": null
 
51
  "per_device_train_batch_size": 2,
52
  "gradient_accumulation_steps": 1,
53
  "output_dir": "./trainer_output",
54
+ "evaluation_strategy": "no",
55
  "do_train": true,
56
  "use_cpu": false,
57
  "max_steps": 5,
 
77
  "environment": {
78
  "cpu": " AMD EPYC 7763 64-Core Processor",
79
  "cpu_count": 4,
80
+ "cpu_ram_mb": 16757.338112,
81
  "system": "Linux",
82
  "machine": "x86_64",
83
  "platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
84
  "processor": "x86_64",
85
  "python_version": "3.10.14",
86
  "optimum_benchmark_version": "0.2.1",
87
+ "optimum_benchmark_commit": "43734676b09236e2ae4d7c19f90e8e23d1f2f201",
88
  "transformers_version": "4.42.3",
89
  "transformers_commit": null,
90
  "accelerate_version": "0.31.0",
 
103
  "overall": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 2444.611584,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "count": 5,
115
+ "total": 7.712254813000072,
116
+ "mean": 1.5424509626000145,
117
+ "stdev": 0.049569936961546136,
118
+ "p50": 1.515311531000009,
119
+ "p90": 1.6015786080000112,
120
+ "p95": 1.618591658000014,
121
+ "p99": 1.632202098000016,
122
  "values": [
123
+ 1.6356047080000167,
124
+ 1.49989105100002,
125
+ 1.515311531000009,
126
+ 1.550539458000003,
127
+ 1.5109080650000237
128
  ]
129
  },
130
  "throughput": {
131
  "unit": "samples/s",
132
+ "value": 6.483188277923349
133
  },
134
  "energy": null,
135
  "efficiency": null
 
137
  "warmup": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 2444.611584,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "count": 2,
149
+ "total": 3.1354957590000367,
150
+ "mean": 1.5677478795000184,
151
+ "stdev": 0.0678568284999983,
152
+ "p50": 1.5677478795000184,
153
+ "p90": 1.622033342300017,
154
+ "p95": 1.6288190251500168,
155
+ "p99": 1.6342475714300166,
156
  "values": [
157
+ 1.6356047080000167,
158
+ 1.49989105100002
159
  ]
160
  },
161
  "throughput": {
162
  "unit": "samples/s",
163
+ "value": 2.551430655594743
164
  },
165
  "energy": null,
166
  "efficiency": null
 
168
  "train": {
169
  "memory": {
170
  "unit": "MB",
171
+ "max_ram": 2444.611584,
172
  "max_global_vram": null,
173
  "max_process_vram": null,
174
  "max_reserved": null,
 
177
  "latency": {
178
  "unit": "s",
179
  "count": 3,
180
+ "total": 4.576759054000036,
181
+ "mean": 1.5255863513333452,
182
+ "stdev": 0.017735854033406554,
183
+ "p50": 1.515311531000009,
184
+ "p90": 1.543493872600004,
185
+ "p95": 1.5470166653000035,
186
+ "p99": 1.549834899460003,
187
  "values": [
188
+ 1.515311531000009,
189
+ 1.550539458000003,
190
+ 1.5109080650000237
191
  ]
192
  },
193
  "throughput": {
194
  "unit": "samples/s",
195
+ "value": 3.932914052853231
196
  },
197
  "energy": null,
198
  "efficiency": null