IlyasMoutawwakil HF staff commited on
Commit
7f49444
1 Parent(s): 573dff1

Upload cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json CHANGED
@@ -86,14 +86,14 @@
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0",
89
- "optimum_benchmark_commit": "32c76ae56d42e7230c1dfbaaaa2551ca35f19049",
90
- "transformers_version": "4.45.0",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
96
- "optimum_version": null,
97
  "optimum_commit": null,
98
  "timm_version": "1.0.9",
99
  "timm_commit": null,
@@ -105,7 +105,7 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 2868.16256,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
@@ -113,42 +113,43 @@
113
  },
114
  "latency": {
115
  "unit": "s",
116
- "count": 5,
117
- "total": 3.1766614279999885,
118
- "mean": 0.6353322855999977,
119
- "stdev": 0.05006740540649927,
120
- "p50": 0.6111313779999819,
121
- "p90": 0.6880006641999898,
122
- "p95": 0.711546633599994,
123
- "p99": 0.7303834091199974,
124
  "values": [
125
- 0.7350926029999982,
126
- 0.6092502239999931,
127
- 0.6111313779999819,
128
- 0.6173627559999773,
129
- 0.6038244670000381
130
- ]
 
 
 
 
 
 
 
 
 
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 15.739795106675809
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
- "cpu": 0.00013635563161111134,
139
- "ram": 5.7027889703376064e-06,
140
  "gpu": 0,
141
- "total": 0.00014205842058144895
142
  },
143
  "efficiency": {
144
  "unit": "samples/kWh",
145
- "value": 70393.57441163804
146
  }
147
  },
148
  "warmup": {
149
  "memory": {
150
  "unit": "MB",
151
- "max_ram": 2868.16256,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
@@ -156,22 +157,23 @@
156
  },
157
  "latency": {
158
  "unit": "s",
159
- "count": 2,
160
- "total": 1.3443428269999913,
161
- "mean": 0.6721714134999957,
162
- "stdev": 0.06292118950000258,
163
- "p50": 0.6721714134999957,
164
- "p90": 0.7225083650999977,
165
- "p95": 0.728800484049998,
166
- "p99": 0.7338341792099982,
167
  "values": [
168
- 0.7350926029999982,
169
- 0.6092502239999931
170
- ]
 
 
 
 
 
 
 
 
 
171
  },
172
  "throughput": {
173
  "unit": "samples/s",
174
- "value": 5.950863008547188
175
  },
176
  "energy": null,
177
  "efficiency": null
@@ -179,7 +181,7 @@
179
  "train": {
180
  "memory": {
181
  "unit": "MB",
182
- "max_ram": 2868.16256,
183
  "max_global_vram": null,
184
  "max_process_vram": null,
185
  "max_reserved": null,
@@ -187,23 +189,24 @@
187
  },
188
  "latency": {
189
  "unit": "s",
190
- "count": 3,
191
- "total": 1.8323186009999972,
192
- "mean": 0.6107728669999991,
193
- "stdev": 0.0055327940418502105,
194
- "p50": 0.6111313779999819,
195
- "p90": 0.6161164803999781,
196
- "p95": 0.6167396181999777,
197
- "p99": 0.6172381284399774,
198
  "values": [
199
- 0.6111313779999819,
200
- 0.6173627559999773,
201
- 0.6038244670000381
202
- ]
 
 
 
 
 
 
 
 
 
203
  },
204
  "throughput": {
205
  "unit": "samples/s",
206
- "value": 9.823619096687883
207
  },
208
  "energy": null,
209
  "efficiency": null
 
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0",
89
+ "optimum_benchmark_commit": "39d0314f9cf4240111640faabd3741cc6d1a4aa3",
90
+ "transformers_version": "4.44.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
96
+ "optimum_version": "1.22.0",
97
  "optimum_commit": null,
98
  "timm_version": "1.0.9",
99
  "timm_commit": null,
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 2862.256128,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
 
113
  },
114
  "latency": {
115
  "unit": "s",
 
 
 
 
 
 
 
 
116
  "values": [
117
+ 0.7455444259999808,
118
+ 0.6344579880000083,
119
+ 0.6346218530000556,
120
+ 0.6223004810000248,
121
+ 0.6291027549999626
122
+ ],
123
+ "count": 5,
124
+ "total": 3.266027503000032,
125
+ "mean": 0.6532055006000064,
126
+ "p50": 0.6344579880000083,
127
+ "p90": 0.7011753968000107,
128
+ "p95": 0.7233599113999958,
129
+ "p99": 0.7411075230799838,
130
+ "stdev": 0.04638827634815497,
131
+ "stdev_": 7.10163590256737
132
  },
133
  "throughput": {
134
  "unit": "samples/s",
135
+ "value": 15.309117866910844
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
+ "cpu": 0.00014078520497222088,
140
+ "ram": 5.8879683872467695e-06,
141
  "gpu": 0,
142
+ "total": 0.00014667317335946765
143
  },
144
  "efficiency": {
145
  "unit": "samples/kWh",
146
+ "value": 68178.7935104665
147
  }
148
  },
149
  "warmup": {
150
  "memory": {
151
  "unit": "MB",
152
+ "max_ram": 2862.256128,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
 
157
  },
158
  "latency": {
159
  "unit": "s",
 
 
 
 
 
 
 
 
160
  "values": [
161
+ 0.7455444259999808,
162
+ 0.6344579880000083
163
+ ],
164
+ "count": 2,
165
+ "total": 1.3800024139999891,
166
+ "mean": 0.6900012069999946,
167
+ "p50": 0.6900012069999946,
168
+ "p90": 0.7344357821999836,
169
+ "p95": 0.7399901040999822,
170
+ "p99": 0.7444335616199811,
171
+ "stdev": 0.055543218999986266,
172
+ "stdev_": 8.049727802865526
173
  },
174
  "throughput": {
175
  "unit": "samples/s",
176
+ "value": 5.797091308566409
177
  },
178
  "energy": null,
179
  "efficiency": null
 
181
  "train": {
182
  "memory": {
183
  "unit": "MB",
184
+ "max_ram": 2862.256128,
185
  "max_global_vram": null,
186
  "max_process_vram": null,
187
  "max_reserved": null,
 
189
  },
190
  "latency": {
191
  "unit": "s",
 
 
 
 
 
 
 
 
192
  "values": [
193
+ 0.6346218530000556,
194
+ 0.6223004810000248,
195
+ 0.6291027549999626
196
+ ],
197
+ "count": 3,
198
+ "total": 1.886025089000043,
199
+ "mean": 0.628675029666681,
200
+ "p50": 0.6291027549999626,
201
+ "p90": 0.633518033400037,
202
+ "p95": 0.6340699432000463,
203
+ "p99": 0.6345114710400537,
204
+ "stdev": 0.005039263419147282,
205
+ "stdev_": 0.8015688839779535
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 9.543881523624625
210
  },
211
  "energy": null,
212
  "efficiency": null