IlyasMoutawwakil HF staff commited on
Commit
4bf332b
·
verified ·
1 Parent(s): db4e3a0

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.4.0",
83
- "optimum_benchmark_commit": "7a3decba3b6b5d01db9128cdaf155313faf6d8f5",
84
  "transformers_version": "4.44.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.434048,
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.3084408490000214,
112
- "mean": 4.3084408490000214,
113
  "stdev": 0.0,
114
- "p50": 4.3084408490000214,
115
- "p90": 4.3084408490000214,
116
- "p95": 4.3084408490000214,
117
- "p99": 4.3084408490000214,
118
  "values": [
119
- 4.3084408490000214
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.8699043477776944e-05,
126
- "ram": 2.0353968592244453e-06,
127
  "gpu": 0,
128
- "total": 5.073444033700139e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 958.099456,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,54 +140,56 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 23,
144
- "total": 1.0219153199998914,
145
- "mean": 0.044431100869560494,
146
- "stdev": 0.0015563209447821353,
147
- "p50": 0.04483585799999901,
148
- "p90": 0.0456696318000013,
149
- "p95": 0.045837081299964666,
150
- "p99": 0.0463734332999627,
151
  "values": [
152
- 0.04514422300002252,
153
- 0.044245518000025186,
154
- 0.043129466999971555,
155
- 0.04585252199996148,
156
- 0.04507238899998356,
157
- 0.044973404000018036,
158
- 0.04387178199999653,
159
- 0.043026324999971166,
160
- 0.04532119300000659,
161
- 0.0455556990000332,
162
- 0.044778350999990835,
163
- 0.04439108900004385,
164
- 0.04388950399999203,
165
- 0.04652035699996304,
166
- 0.04464250799998126,
167
- 0.04569811499999332,
168
- 0.045388868000031835,
169
- 0.0442327739999655,
170
- 0.04483585799999901,
171
- 0.04536873099999639,
172
- 0.04493445099996052,
173
- 0.042410947999997006,
174
- 0.038631243999986964
 
 
175
  ]
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
- "value": 22.506757213506148
180
  },
181
  "energy": {
182
  "unit": "kWh",
183
- "cpu": 1.5018236976496366e-06,
184
- "ram": 6.276406773023063e-08,
185
  "gpu": 0.0,
186
- "total": 1.5645877653798674e-06
187
  },
188
  "efficiency": {
189
  "unit": "samples/kWh",
190
- "value": 639145.9923996078
191
  }
192
  }
193
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "778fa3dbf39228b4d5e8f6de2e971dc51a6becb0",
84
  "transformers_version": "4.44.1",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 945.291264,
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.237371813000038,
112
+ "mean": 4.237371813000038,
113
  "stdev": 0.0,
114
+ "p50": 4.237371813000038,
115
+ "p90": 4.237371813000038,
116
+ "p95": 4.237371813000038,
117
+ "p99": 4.237371813000038,
118
  "values": [
119
+ 4.237371813000038
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.720430703333484e-05,
126
+ "ram": 1.972912773695083e-06,
127
  "gpu": 0,
128
+ "total": 4.9177219807029925e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 956.19072,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 25,
144
+ "total": 1.0002302819999613,
145
+ "mean": 0.04000921127999845,
146
+ "stdev": 0.0009683836325511423,
147
+ "p50": 0.039768971000000874,
148
+ "p90": 0.041287806599984836,
149
+ "p95": 0.04188709180002661,
150
+ "p99": 0.04271520320000263,
151
  "values": [
152
+ 0.042946771999993416,
153
+ 0.040399183000033645,
154
+ 0.03930786500001204,
155
+ 0.04003697299998521,
156
+ 0.04198190200003182,
157
+ 0.040189950000012686,
158
+ 0.03938503999995646,
159
+ 0.03937407000000803,
160
+ 0.03993268600004285,
161
+ 0.03978328699997746,
162
+ 0.040957739999953446,
163
+ 0.04017427100001214,
164
+ 0.03949966499999391,
165
+ 0.039452005999976336,
166
+ 0.039768971000000874,
167
+ 0.04150785100000576,
168
+ 0.03990659900000537,
169
+ 0.039652712000020074,
170
+ 0.0395462719999955,
171
+ 0.03904899000002615,
172
+ 0.03963539899996249,
173
+ 0.04089945099997294,
174
+ 0.038876135000009526,
175
+ 0.038975811999989673,
176
+ 0.03899067999998351
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 24.99424427544073
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
+ "cpu": 1.5439674175213761e-06,
186
+ "ram": 6.452587400488294e-08,
187
  "gpu": 0.0,
188
+ "total": 1.608493291526259e-06
189
  },
190
  "efficiency": {
191
  "unit": "samples/kWh",
192
+ "value": 621699.8263332046
193
  }
194
  }
195
  }