IlyasMoutawwakil HF staff commited on
Commit
b0df348
1 Parent(s): d37a9fa

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
@@ -17,7 +17,6 @@
17
  "intra_op_num_threads": null,
18
  "model_kwargs": {},
19
  "processor_kwargs": {},
20
- "hub_kwargs": {},
21
  "no_weights": true,
22
  "device_map": null,
23
  "torch_dtype": null,
@@ -74,14 +73,14 @@
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
- "cpu_ram_mb": 16757.338112,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
- "optimum_benchmark_commit": "e291e9b18cfb323457af60f15f2bb33803718668",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -100,7 +99,7 @@
100
  "load": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 936.853504,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -109,31 +108,31 @@
109
  "latency": {
110
  "unit": "s",
111
  "count": 1,
112
- "total": 4.31217407500003,
113
- "mean": 4.31217407500003,
114
  "stdev": 0.0,
115
- "p50": 4.31217407500003,
116
- "p90": 4.31217407500003,
117
- "p95": 4.31217407500003,
118
- "p99": 4.31217407500003,
119
  "values": [
120
- 4.31217407500003
121
  ]
122
  },
123
  "throughput": null,
124
  "energy": {
125
  "unit": "kWh",
126
- "cpu": 4.8222723272111683e-05,
127
- "ram": 2.0154728440753425e-06,
128
  "gpu": 0,
129
- "total": 5.023819611618703e-05
130
  },
131
  "efficiency": null
132
  },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
- "max_ram": 944.717824,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
@@ -141,65 +140,59 @@
141
  },
142
  "latency": {
143
  "unit": "s",
144
- "count": 34,
145
- "total": 1.023157963000017,
146
- "mean": 0.03009288126470638,
147
- "stdev": 0.0007942892155129165,
148
- "p50": 0.02988608350000277,
149
- "p90": 0.030995340999999142,
150
- "p95": 0.0319531233500129,
151
- "p99": 0.03256622392001532,
152
  "values": [
153
- 0.03014047199997094,
154
- 0.02989192899997306,
155
- 0.02994065100000398,
156
- 0.029808745000025283,
157
- 0.030105327000001125,
158
- 0.029827149000027475,
159
- 0.029867795000029673,
160
- 0.029789478999987296,
161
- 0.02998455199997352,
162
- 0.029875078999964444,
163
- 0.030465117000005648,
164
- 0.029880238000032477,
165
- 0.02976411200000939,
166
- 0.029947913999990305,
167
- 0.029936692000035237,
168
- 0.030324305000021923,
169
- 0.029560693999997056,
170
- 0.02967180999996799,
171
- 0.03002539900001011,
172
- 0.03278903200003924,
173
- 0.031180768000012904,
174
- 0.030178143000000546,
175
- 0.03018373300000121,
176
- 0.029694050999978572,
177
- 0.030562677999967036,
178
- 0.029792195000027277,
179
- 0.02966910499998221,
180
- 0.029708679000009397,
181
- 0.032113855999966745,
182
- 0.031866575000037756,
183
- 0.029327248000015516,
184
- 0.028959344999975656,
185
- 0.02896605799998042,
186
- 0.029359037999995508
187
  ]
188
  },
189
  "throughput": {
190
  "unit": "samples/s",
191
- "value": 33.23045045782382
192
  },
193
  "energy": {
194
  "unit": "kWh",
195
- "cpu": 1.1406305101182728e-06,
196
- "ram": 4.766911254759927e-08,
197
  "gpu": 0.0,
198
- "total": 1.1882996226658721e-06
199
  },
200
  "efficiency": {
201
  "unit": "samples/kWh",
202
- "value": 841538.5992941458
203
  }
204
  }
205
  }
 
17
  "intra_op_num_threads": null,
18
  "model_kwargs": {},
19
  "processor_kwargs": {},
 
20
  "no_weights": true,
21
  "device_map": null,
22
  "torch_dtype": null,
 
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-1023-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
+ "optimum_benchmark_commit": "dcd8d39eb1efde5484c10fe67e911bfe5a0711c9",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 942.32576,
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.414873407000016,
112
+ "mean": 4.414873407000016,
113
  "stdev": 0.0,
114
+ "p50": 4.414873407000016,
115
+ "p90": 4.414873407000016,
116
+ "p95": 4.414873407000016,
117
+ "p99": 4.414873407000016,
118
  "values": [
119
+ 4.414873407000016
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.798246224721274e-05,
126
+ "ram": 2.0054192158283968e-06,
127
  "gpu": 0,
128
+ "total": 4.9987881463041136e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 950.19008,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 28,
144
+ "total": 1.0329210549999743,
145
+ "mean": 0.03689003767857051,
146
+ "stdev": 0.007148521402780979,
147
+ "p50": 0.03407161550001092,
148
+ "p90": 0.04379604760001144,
149
+ "p95": 0.054024247249986945,
150
+ "p99": 0.05995952263999868,
151
  "values": [
152
+ 0.04837939699996241,
153
+ 0.06103054999999813,
154
+ 0.057063782000000174,
155
+ 0.04027236300004233,
156
+ 0.03516673299998274,
157
+ 0.03414546900000914,
158
+ 0.033772049999981846,
159
+ 0.03383270299997321,
160
+ 0.0339977620000127,
161
+ 0.03354309100001274,
162
+ 0.032887161999951786,
163
+ 0.03324765799999341,
164
+ 0.03515163299999813,
165
+ 0.033500891999949545,
166
+ 0.03233700199996292,
167
+ 0.03340072399998917,
168
+ 0.03217700200002582,
169
+ 0.031578541000044424,
170
+ 0.03258672999999135,
171
+ 0.03208002100001295,
172
+ 0.03140604800000801,
173
+ 0.03464846000002808,
174
+ 0.03471621799997138,
175
+ 0.03471437300004254,
176
+ 0.03935090999999602,
177
+ 0.037051972000028854,
178
+ 0.03905005399997208,
179
+ 0.041831755000032445
 
 
 
 
 
 
180
  ]
181
  },
182
  "throughput": {
183
  "unit": "samples/s",
184
+ "value": 27.107589553395922
185
  },
186
  "energy": {
187
  "unit": "kWh",
188
+ "cpu": 1.2170614467726815e-06,
189
+ "ram": 5.086177822846594e-08,
190
  "gpu": 0.0,
191
+ "total": 1.2679232250011476e-06
192
  },
193
  "efficiency": {
194
  "unit": "samples/kWh",
195
+ "value": 788691.2868869446
196
  }
197
  }
198
  }