IlyasMoutawwakil HF staff commited on
Commit
7810d82
1 Parent(s): 028e12a

Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_multiple-choice_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.3.1",
83
- "optimum_benchmark_commit": "f1a71d4a6723274679bd4f9afe07052944616560",
84
  "transformers_version": "4.43.1",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 946.458624,
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.34790411299997,
112
- "mean": 4.34790411299997,
113
  "stdev": 0.0,
114
- "p50": 4.34790411299997,
115
- "p90": 4.34790411299997,
116
- "p95": 4.34790411299997,
117
- "p99": 4.34790411299997,
118
  "values": [
119
- 4.34790411299997
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.7543348206414124e-05,
126
- "ram": 1.9870179265706154e-06,
127
  "gpu": 0,
128
- "total": 4.953036613298474e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 957.3376,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,55 +140,53 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 24,
144
- "total": 1.0201048979999996,
145
- "mean": 0.042504370749999985,
146
- "stdev": 0.0021000753473852988,
147
- "p50": 0.04165632549998577,
148
- "p90": 0.04645588900001485,
149
- "p95": 0.047562564400004705,
150
- "p99": 0.047702554990003705,
151
  "values": [
152
- 0.0469044910000207,
153
- 0.04767869500000188,
154
- 0.0454091510000012,
155
- 0.04770968200000425,
156
- 0.042152756999996654,
157
- 0.041988631999970494,
158
- 0.04171130299999959,
159
- 0.04087738900000204,
160
- 0.041364045000023,
161
- 0.04075116199999229,
162
- 0.041100574999973105,
163
- 0.04160134799997195,
164
- 0.04141288699997858,
165
- 0.041068424000002324,
166
- 0.04139972200005104,
167
- 0.04200415999997631,
168
- 0.04305051099998991,
169
- 0.04213225899997042,
170
- 0.0410960660000228,
171
- 0.042584040999997796,
172
- 0.04115361300000586,
173
- 0.042858793000050355,
174
- 0.04111607400000139,
175
- 0.04097911799999565
176
  ]
177
  },
178
  "throughput": {
179
  "unit": "samples/s",
180
- "value": 23.526992221147054
181
  },
182
  "energy": {
183
  "unit": "kWh",
184
- "cpu": 1.6216846527876677e-06,
185
- "ram": 6.777277855718466e-08,
186
  "gpu": 0.0,
187
- "total": 1.6894574313448525e-06
188
  },
189
  "efficiency": {
190
  "unit": "samples/kWh",
191
- "value": 591906.0057073907
192
  }
193
  }
194
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
+ "optimum_benchmark_commit": "79d3ec77efb824aa9ddc7c6cb7c102910e1d6a65",
84
  "transformers_version": "4.43.1",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 946.507776,
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.445909430000029,
112
+ "mean": 4.445909430000029,
113
  "stdev": 0.0,
114
+ "p50": 4.445909430000029,
115
+ "p90": 4.445909430000029,
116
+ "p95": 4.445909430000029,
117
+ "p99": 4.445909430000029,
118
  "values": [
119
+ 4.445909430000029
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.7420904371473525e-05,
126
+ "ram": 1.9819610215881765e-06,
127
  "gpu": 0,
128
+ "total": 4.94028653930617e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 957.386752,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 22,
144
+ "total": 1.0177543990001254,
145
+ "mean": 0.046261563590914795,
146
+ "stdev": 0.002351249784719853,
147
+ "p50": 0.046198675499994124,
148
+ "p90": 0.04845218439999712,
149
+ "p95": 0.04920318504997852,
150
+ "p99": 0.051331966680018014,
151
  "values": [
152
+ 0.047620768999991014,
153
+ 0.04806514300003073,
154
+ 0.046090727999967385,
155
+ 0.04924044799997773,
156
+ 0.047189158999970005,
157
+ 0.04716013400002339,
158
+ 0.04755986499998244,
159
+ 0.045606871000018145,
160
+ 0.05188794000002872,
161
+ 0.04849518899999339,
162
+ 0.04727664300003198,
163
+ 0.04553476500001352,
164
+ 0.04585288199996285,
165
+ 0.04483972100001665,
166
+ 0.046353993000025184,
167
+ 0.04588768700000401,
168
+ 0.04630662300002086,
169
+ 0.045988356999998814,
170
+ 0.044959185000038815,
171
+ 0.043885510999984945,
172
+ 0.04105876800002761,
173
+ 0.04089401800001724
 
 
174
  ]
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 21.61621705748804
179
  },
180
  "energy": {
181
  "unit": "kWh",
182
+ "cpu": 1.6196673181321888e-06,
183
+ "ram": 6.768868285134886e-08,
184
  "gpu": 0.0,
185
+ "total": 1.6873560009835376e-06
186
  },
187
  "efficiency": {
188
  "unit": "samples/kWh",
189
+ "value": 592643.1644638791
190
  }
191
  }
192
  }