IlyasMoutawwakil HF staff commited on
Commit
c91604d
1 Parent(s): 5768a80

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

Browse files
cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json CHANGED
@@ -80,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "f32449e677ccf97474e910c2d5ac206ff11edba2",
84
  "transformers_version": "4.44.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 945.987584,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,31 +108,31 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
- "total": 4.267783215999998,
112
- "mean": 4.267783215999998,
113
  "stdev": 0.0,
114
- "p50": 4.267783215999998,
115
- "p90": 4.267783215999998,
116
- "p95": 4.267783215999998,
117
- "p99": 4.267783215999998,
118
  "values": [
119
- 4.267783215999998
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.799232934999888e-05,
126
- "ram": 2.0058544868907373e-06,
127
  "gpu": 0,
128
- "total": 4.999818383688962e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 953.458688,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,63 +140,60 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 32,
144
- "total": 1.0206950290000236,
145
- "mean": 0.03189671965625074,
146
- "stdev": 0.0020678952464180337,
147
- "p50": 0.030517645999992737,
148
- "p90": 0.03480732930001977,
149
- "p95": 0.03503713695000954,
150
- "p99": 0.03512674118000916,
151
  "values": [
152
- 0.034072051999999076,
153
- 0.03428931799999191,
154
- 0.03456848100000798,
155
- 0.03330105800000638,
156
- 0.035081461999993735,
157
- 0.03500087100002247,
158
- 0.03514708400001609,
159
- 0.034172069000021565,
160
- 0.03335097100000439,
161
- 0.033274828000003254,
162
- 0.034833868000021084,
163
- 0.0345411600000034,
164
- 0.03301520200000141,
165
- 0.030289859999982127,
166
- 0.03026752700003499,
167
- 0.03027695599996605,
168
- 0.030124509999950533,
169
- 0.030081488999996964,
170
- 0.02964042299998937,
171
- 0.02986624599998322,
172
- 0.029783139000016945,
173
- 0.030256737000001976,
174
- 0.030328941999982817,
175
- 0.03013752399999703,
176
- 0.030409844000018893,
177
- 0.030625447999966582,
178
- 0.02988368800004082,
179
- 0.029893947999994452,
180
- 0.031539639000015995,
181
- 0.03339870100001008,
182
- 0.029533893999996508,
183
- 0.029708089999985532
184
  ]
185
  },
186
  "throughput": {
187
  "unit": "samples/s",
188
- "value": 31.35118629053229
189
  },
190
  "energy": {
191
  "unit": "kWh",
192
- "cpu": 1.1410110377777807e-06,
193
- "ram": 4.76855405798073e-08,
194
  "gpu": 0.0,
195
- "total": 1.188696578357588e-06
196
  },
197
  "efficiency": {
198
  "unit": "samples/kWh",
199
- "value": 841257.5742261256
200
  }
201
  }
202
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "144d755b3f25afde6379cd1489a9242ba4ce723e",
84
  "transformers_version": "4.44.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 946.393088,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
+ "total": 4.358720044999984,
112
+ "mean": 4.358720044999984,
113
  "stdev": 0.0,
114
+ "p50": 4.358720044999984,
115
+ "p90": 4.358720044999984,
116
+ "p95": 4.358720044999984,
117
+ "p99": 4.358720044999984,
118
  "values": [
119
+ 4.358720044999984
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.779229287777741e-05,
126
+ "ram": 1.997480172200874e-06,
127
  "gpu": 0,
128
+ "total": 4.978977304997828e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 953.864192,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 29,
144
+ "total": 1.0160661439999217,
145
+ "mean": 0.035036763586204195,
146
+ "stdev": 0.0009400181916429648,
147
+ "p50": 0.03533830199995691,
148
+ "p90": 0.03585747960003118,
149
+ "p95": 0.03591196420001097,
150
+ "p99": 0.036425860679994454,
151
  "values": [
152
+ 0.035359280999955445,
153
+ 0.03565217200002735,
154
+ 0.03504538199996432,
155
+ 0.033342676000017946,
156
+ 0.03554002099997433,
157
+ 0.03516950599998836,
158
+ 0.03533830199995691,
159
+ 0.03587084200000845,
160
+ 0.03485741899999084,
161
+ 0.0338978880000127,
162
+ 0.0336960779999913,
163
+ 0.035381693999966046,
164
+ 0.03503932500001383,
165
+ 0.03535197599995854,
166
+ 0.03579717200000232,
167
+ 0.03461488099998178,
168
+ 0.03415508799997724,
169
+ 0.035852055000020755,
170
+ 0.034731020000037915,
171
+ 0.03529845500003148,
172
+ 0.03593937900001265,
173
+ 0.035402671000042574,
174
+ 0.0344382100000189,
175
+ 0.03545143299999154,
176
+ 0.035854139000036866,
177
+ 0.03561946899998247,
178
+ 0.03661504799998738,
179
+ 0.03496232399999144,
180
+ 0.03179223799997999
 
 
 
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "samples/s",
185
+ "value": 28.541448970867624
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
+ "cpu": 1.1737378676470323e-06,
190
+ "ram": 4.9052856717519594e-08,
191
  "gpu": 0.0,
192
+ "total": 1.222790724364552e-06
193
  },
194
  "efficiency": {
195
  "unit": "samples/kWh",
196
+ "value": 817801.4275661686
197
  }
198
  }
199
  }