IlyasMoutawwakil HF staff commited on
Commit
534d261
1 Parent(s): 0e71c47

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
@@ -73,14 +73,14 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
- "cpu_ram_mb": 16766.7712,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "99a90c9b7ca414e68efe537586f446369de53efc",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 941.727744,
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.3033374210000375,
112
- "mean": 4.3033374210000375,
113
  "stdev": 0.0,
114
- "p50": 4.3033374210000375,
115
- "p90": 4.3033374210000375,
116
- "p95": 4.3033374210000375,
117
- "p99": 4.3033374210000375,
118
  "values": [
119
- 4.3033374210000375
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.786615473888832e-05,
126
- "ram": 2.0016695482518363e-06,
127
  "gpu": 0,
128
- "total": 4.986782428714016e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 949.32992,
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.0022139179999385,
145
- "mean": 0.03131918493749808,
146
- "stdev": 0.0011120859022971867,
147
- "p50": 0.031011398000003965,
148
- "p90": 0.033177657100014815,
149
- "p95": 0.03357992884999703,
150
- "p99": 0.034859658069988204,
151
  "values": [
152
- 0.03150107999999818,
153
- 0.0333409670000151,
154
- 0.033624970000005305,
155
- 0.03354307699999026,
156
- 0.03147912899999028,
157
- 0.03106912199996259,
158
- 0.03096780199996374,
159
- 0.030589622999968924,
160
- 0.03098881099998607,
161
- 0.030521364999970046,
162
- 0.030226462000030097,
163
- 0.03063110099998312,
164
- 0.031034567000006064,
165
- 0.03146954200002483,
166
- 0.03086422799998445,
167
- 0.030841173999988314,
168
- 0.030765643000052023,
169
- 0.030568232000007356,
170
- 0.030294439999977385,
171
- 0.030526495000003706,
172
- 0.031286749000003056,
173
- 0.031102513999996972,
174
- 0.03159789199997931,
175
- 0.031181542000012996,
176
- 0.03065279200001214,
177
- 0.030617194999990716,
178
- 0.030718795000041155,
179
- 0.03170786800001224,
180
- 0.03143298399999139,
181
- 0.031033985000021858,
182
- 0.035414372999980515,
183
- 0.030619398999988334
184
  ]
185
  },
186
  "throughput": {
187
  "unit": "samples/s",
188
- "value": 31.929311123378316
189
  },
190
  "energy": {
191
  "unit": "kWh",
192
- "cpu": 1.184169689393898e-06,
193
- "ram": 4.95165526829883e-08,
194
  "gpu": 0.0,
195
- "total": 1.2336862420768862e-06
196
  },
197
  "efficiency": {
198
  "unit": "samples/kWh",
199
- "value": 810578.869969823
200
  }
201
  }
202
  }
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16766.767104,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "39ca491b78042552094f1505a2e66a0a588b62e8",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 941.559808,
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.291194516999951,
112
+ "mean": 4.291194516999951,
113
  "stdev": 0.0,
114
+ "p50": 4.291194516999951,
115
+ "p90": 4.291194516999951,
116
+ "p95": 4.291194516999951,
117
+ "p99": 4.291194516999951,
118
  "values": [
119
+ 4.291194516999951
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.916319508333263e-05,
126
+ "ram": 2.055956209448161e-06,
127
  "gpu": 0,
128
+ "total": 5.121915129278079e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 950.21056,
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.0226614100002394,
145
+ "mean": 0.03526418655173239,
146
+ "stdev": 0.001187447604881459,
147
+ "p50": 0.03526606500003027,
148
+ "p90": 0.036585038800035365,
149
+ "p95": 0.036675742600004925,
150
+ "p99": 0.036938372759987036,
151
  "values": [
152
+ 0.03550071099999741,
153
+ 0.03529920599999059,
154
+ 0.03661055800000668,
155
+ 0.03325723400001834,
156
+ 0.03702360699998053,
157
+ 0.035326958000041486,
158
+ 0.03513378899998543,
159
+ 0.03509967500002631,
160
+ 0.03621779600001673,
161
+ 0.0343192619999968,
162
+ 0.03447951000003968,
163
+ 0.036719199000003755,
164
+ 0.03524921299998596,
165
+ 0.03482490300001473,
166
+ 0.0352416489999996,
167
+ 0.03504295900000898,
168
+ 0.035219587000028696,
169
+ 0.0351247720000174,
170
+ 0.03526606500003027,
171
+ 0.03575560599995242,
172
+ 0.035666139999989355,
173
+ 0.035427856000012525,
174
+ 0.034712433999970926,
175
+ 0.035651543000028596,
176
+ 0.03607285700002194,
177
+ 0.036578659000042535,
178
+ 0.03634662600001093,
179
+ 0.03497535299999299,
180
+ 0.030517683000027773
 
 
 
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "samples/s",
185
+ "value": 28.357381745726784
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
+ "cpu": 1.1824908513467919e-06,
190
+ "ram": 4.94463576429536e-08,
191
  "gpu": 0.0,
192
+ "total": 1.2319372089897456e-06
193
  },
194
  "efficiency": {
195
  "unit": "samples/kWh",
196
+ "value": 811729.6828951644
197
  }
198
  }
199
  }