IlyasMoutawwakil HF staff commited on
Commit
702b66c
1 Parent(s): 83a870f

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": "38f0318f4feebeb8f77039a7ad46d326574675d5",
84
  "transformers_version": "4.44.2",
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.844224,
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.3794751539999766,
112
- "mean": 4.3794751539999766,
113
  "stdev": 0.0,
114
- "p50": 4.3794751539999766,
115
- "p90": 4.3794751539999766,
116
- "p95": 4.3794751539999766,
117
- "p99": 4.3794751539999766,
118
  "values": [
119
- 4.3794751539999766
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.8069621055555626e-05,
126
- "ram": 2.00906040317796e-06,
127
  "gpu": 0,
128
- "total": 5.007868145873358e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 956.461056,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,55 +140,56 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 24,
144
- "total": 1.0139590529998372,
145
- "mean": 0.042248293874993216,
146
- "stdev": 0.0013084529393450404,
147
- "p50": 0.04190829199998802,
148
- "p90": 0.04396747550001123,
149
- "p95": 0.04534563750002576,
150
- "p99": 0.0458792743299665,
151
  "values": [
152
- 0.04217317899997397,
153
- 0.04128578799998195,
154
- 0.041090290999989065,
155
- 0.04122371099998645,
156
- 0.041228880999995,
157
- 0.042225175999988096,
158
- 0.04396192799998744,
159
- 0.0421527009999636,
160
- 0.041423675999965326,
161
- 0.04189543799998319,
162
- 0.041075791000025674,
163
- 0.04152538599998934,
164
- 0.04160365300003832,
165
- 0.041167434999977104,
166
- 0.042090223000002425,
167
- 0.04197026800000003,
168
- 0.04223780000000943,
169
- 0.04192114599999286,
170
- 0.041729787999997825,
171
- 0.04295875999997634,
172
- 0.04558842300002652,
173
- 0.04596615199994858,
174
- 0.04396985300002143,
175
- 0.04149360600001728
 
176
  ]
177
  },
178
  "throughput": {
179
  "unit": "samples/s",
180
- "value": 23.669594870715013
181
  },
182
  "energy": {
183
  "unit": "kWh",
184
- "cpu": 1.6116245600000086e-06,
185
- "ram": 6.735372276045867e-08,
186
  "gpu": 0.0,
187
- "total": 1.678978282760467e-06
188
  },
189
  "efficiency": {
190
  "unit": "samples/kWh",
191
- "value": 595600.3185198233
192
  }
193
  }
194
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "748f9b438ee8e37818f442e8e398fa1beb7f763c",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 946.176,
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.272963883999978,
112
+ "mean": 4.272963883999978,
113
  "stdev": 0.0,
114
+ "p50": 4.272963883999978,
115
+ "p90": 4.272963883999978,
116
+ "p95": 4.272963883999978,
117
+ "p99": 4.272963883999978,
118
  "values": [
119
+ 4.272963883999978
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.8271851055555245e-05,
126
+ "ram": 2.0175280430589284e-06,
127
  "gpu": 0,
128
+ "total": 5.0289379098614174e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 957.054976,
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.017165564000038,
145
+ "mean": 0.04068662256000152,
146
+ "stdev": 0.001402068495659539,
147
+ "p50": 0.04016368399999237,
148
+ "p90": 0.04260614559997294,
149
+ "p95": 0.043843997600004056,
150
+ "p99": 0.04491847060000509,
151
  "values": [
152
+ 0.040384705000008125,
153
+ 0.040075087000047915,
154
+ 0.039793450999979996,
155
+ 0.03992331300003116,
156
+ 0.039902514000004885,
157
+ 0.040230718000032084,
158
+ 0.040259501999969416,
159
+ 0.040736663000018325,
160
+ 0.042962791999968886,
161
+ 0.045188209000002644,
162
+ 0.04150193200001695,
163
+ 0.04009355100004086,
164
+ 0.03969878300000573,
165
+ 0.03984757199998512,
166
+ 0.03990176299998893,
167
+ 0.04059805399998595,
168
+ 0.04016368399999237,
169
+ 0.04016094799999337,
170
+ 0.040485352999951374,
171
+ 0.040231279000011,
172
+ 0.042071175999979005,
173
+ 0.04406429900001285,
174
+ 0.03959023999999545,
175
+ 0.039810893999970176,
176
+ 0.03948908200004553
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 24.578102999954748
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
+ "cpu": 1.5391055121794229e-06,
186
+ "ram": 6.432282180092505e-08,
187
  "gpu": 0.0,
188
+ "total": 1.6034283339803478e-06
189
  },
190
  "efficiency": {
191
  "unit": "samples/kWh",
192
+ "value": 623663.6704040284
193
  }
194
  }
195
  }