IlyasMoutawwakil HF staff commited on
Commit
3a95286
1 Parent(s): f550f68

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": 16757.338112,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "b437841d8ac0f8671c66ca6a8aa4cc123563284f",
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": 944.672768,
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.223612323000054,
112
- "mean": 4.223612323000054,
113
  "stdev": 0.0,
114
- "p50": 4.223612323000054,
115
- "p90": 4.223612323000054,
116
- "p95": 4.223612323000054,
117
- "p99": 4.223612323000054,
118
  "values": [
119
- 4.223612323000054
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.784175970000131e-05,
126
- "ram": 1.9995528984962e-06,
127
  "gpu": 0,
128
- "total": 4.984131259849751e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 952.143872,
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.0014674639999157,
145
- "mean": 0.031295858249997366,
146
- "stdev": 0.0009144692326233133,
147
- "p50": 0.031054031499991197,
148
- "p90": 0.031418216700035376,
149
- "p95": 0.03279977300001064,
150
- "p99": 0.03488936621000505,
151
  "values": [
152
- 0.03197181799998816,
153
- 0.03138420199996972,
154
- 0.03142000900004405,
155
- 0.03130991399996219,
156
- 0.031037404999949558,
157
- 0.0313107660000469,
158
- 0.03084467600001517,
159
- 0.031327867000015885,
160
- 0.031106764999947245,
161
- 0.03104989899998145,
162
- 0.030898537000041415,
163
- 0.03076840500000344,
164
- 0.03095974100000376,
165
- 0.031043667000005826,
166
- 0.03140208599995731,
167
- 0.031128502999990815,
168
- 0.031058164000000943,
169
- 0.030847521999987748,
170
- 0.03103511099999423,
171
- 0.031231176999995114,
172
- 0.031178397999951812,
173
- 0.0308504270000185,
174
- 0.031061690999990788,
175
- 0.031196532000024035,
176
- 0.031046923999952014,
177
- 0.031026304000022265,
178
- 0.030691771000022072,
179
- 0.03381171800003813,
180
- 0.030705807000003915,
181
- 0.030943519999993896,
182
- 0.03537352699999019,
183
- 0.03044461100000717
184
  ]
185
  },
186
  "throughput": {
187
  "unit": "samples/s",
188
- "value": 31.95310996144623
189
  },
190
  "energy": {
191
  "unit": "kWh",
192
- "cpu": 1.1709231630719024e-06,
193
- "ram": 4.8935067531154416e-08,
194
  "gpu": 0.0,
195
- "total": 1.219858230603057e-06
196
  },
197
  "efficiency": {
198
  "unit": "samples/kWh",
199
- "value": 819767.3917448862
200
  }
201
  }
202
  }
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16757.342208,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "ac20e608e7d228c8f586461f4e0b478593db397e",
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": 944.570368,
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.297240762000001,
112
+ "mean": 4.297240762000001,
113
  "stdev": 0.0,
114
+ "p50": 4.297240762000001,
115
+ "p90": 4.297240762000001,
116
+ "p95": 4.297240762000001,
117
+ "p99": 4.297240762000001,
118
  "values": [
119
+ 4.297240762000001
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.907485636666675e-05,
126
+ "ram": 2.051097298138324e-06,
127
  "gpu": 0,
128
+ "total": 5.1125953664805074e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 952.041472,
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.0277435880003054,
145
+ "mean": 0.035439434068976046,
146
+ "stdev": 0.000859607629098789,
147
+ "p50": 0.03560090199999877,
148
+ "p90": 0.03623355920002495,
149
+ "p95": 0.036338720799994916,
150
+ "p99": 0.037046536800016835,
151
  "values": [
152
+ 0.03620883300004607,
153
+ 0.03622169700003042,
154
+ 0.03492601599998579,
155
+ 0.034078969999995934,
156
+ 0.03575283500003934,
157
+ 0.03606975500002818,
158
+ 0.0357683030000544,
159
+ 0.03532768400003761,
160
+ 0.03459272699996063,
161
+ 0.034879058999990775,
162
+ 0.033342779000008704,
163
+ 0.03730683600002749,
164
+ 0.035977043000002595,
165
+ 0.03541774199999281,
166
+ 0.035113144000035845,
167
+ 0.034602174000042396,
168
+ 0.033655332000023463,
169
+ 0.03637719599998945,
170
+ 0.03459341799998583,
171
+ 0.03576943500002017,
172
+ 0.0357980890000249,
173
+ 0.03560090199999877,
174
+ 0.03520500600001242,
175
+ 0.03494634399999086,
176
+ 0.0359570149999513,
177
+ 0.03617511100003412,
178
+ 0.03628100800000311,
179
+ 0.03558130499999379,
180
+ 0.03621782999999823
 
 
 
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "samples/s",
185
+ "value": 28.21715488045583
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
+ "cpu": 1.1848025506734221e-06,
190
+ "ram": 4.951509355282124e-08,
191
  "gpu": 0.0,
192
+ "total": 1.2343176442262432e-06
193
  },
194
  "efficiency": {
195
  "unit": "samples/kWh",
196
+ "value": 810164.2269133
197
  }
198
  }
199
  }