IlyasMoutawwakil HF staff commited on
Commit
bd56ec5
1 Parent(s): 3142d38

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-1024-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": "d662120356cf9cce87fb802aea1c49ce74710c29",
84
  "transformers_version": "4.43.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 947.75296,
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.347912285000007,
112
- "mean": 4.347912285000007,
113
  "stdev": 0.0,
114
- "p50": 4.347912285000007,
115
- "p90": 4.347912285000007,
116
- "p95": 4.347912285000007,
117
- "p99": 4.347912285000007,
118
  "values": [
119
- 4.347912285000007
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.868911504745484e-05,
126
- "ram": 2.034975275730631e-06,
127
  "gpu": 0,
128
- "total": 5.072409032318547e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 955.355136,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,62 +140,59 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 31,
144
- "total": 1.0090774900000952,
145
- "mean": 0.03255088677419662,
146
- "stdev": 0.0018502176581201722,
147
- "p50": 0.03168366599999217,
148
- "p90": 0.03562797900002579,
149
- "p95": 0.036052899999987176,
150
- "p99": 0.03629028429996879,
151
  "values": [
152
- 0.036372000999961074,
153
- 0.03600618799998756,
154
- 0.03469117499997765,
155
- 0.03440914800000883,
156
- 0.03562797900002579,
157
- 0.03558319600000459,
158
- 0.03609961199998679,
159
- 0.03357571700001927,
160
- 0.032226342000001296,
161
- 0.03156299000005447,
162
- 0.030876815999988594,
163
- 0.031664309999996476,
164
- 0.031660833000046296,
165
- 0.03175552099997958,
166
- 0.03194125800001757,
167
- 0.03117177800004356,
168
- 0.031153974000005746,
169
- 0.03125570399998878,
170
- 0.03157761700003903,
171
- 0.03186297199999899,
172
- 0.03168366599999217,
173
- 0.030562958999951206,
174
- 0.03089535999998816,
175
- 0.032590233999997054,
176
- 0.031364547999999104,
177
- 0.031060969999998633,
178
- 0.030450518000009197,
179
- 0.03102969200000416,
180
- 0.03134149599998182,
181
- 0.03197576300004812,
182
- 0.035047152999993614
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "samples/s",
187
- "value": 30.72112925638355
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
- "cpu": 1.1960142790669142e-06,
192
- "ram": 4.998385681072748e-08,
193
  "gpu": 0.0,
194
- "total": 1.2459981358776419e-06
195
  },
196
  "efficiency": {
197
  "unit": "samples/kWh",
198
- "value": 802569.4190109132
199
  }
200
  }
201
  }
 
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-1024-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": "06a9a039703e5370285ca115f872784a3a49a62c",
84
  "transformers_version": "4.43.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 947.13856,
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.297237175000021,
112
+ "mean": 4.297237175000021,
113
  "stdev": 0.0,
114
+ "p50": 4.297237175000021,
115
+ "p90": 4.297237175000021,
116
+ "p95": 4.297237175000021,
117
+ "p99": 4.297237175000021,
118
  "values": [
119
+ 4.297237175000021
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.797291225857205e-05,
126
+ "ram": 2.005029298881027e-06,
127
  "gpu": 0,
128
+ "total": 4.997794155745308e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 954.609664,
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.0095995119999657,
145
+ "mean": 0.0360571254285702,
146
+ "stdev": 0.0006553227574232277,
147
+ "p50": 0.03622218900000007,
148
+ "p90": 0.03676971659997434,
149
+ "p95": 0.036858616599977266,
150
+ "p99": 0.03694005348002122,
151
  "values": [
152
+ 0.03631585800002313,
153
+ 0.03631726100002197,
154
+ 0.03526188299997557,
155
+ 0.0346788950000132,
156
+ 0.03615638100001206,
157
+ 0.03628915799998822,
158
+ 0.036905979999971805,
159
+ 0.03658337699999947,
160
+ 0.03576655500000925,
161
+ 0.03646744099995658,
162
+ 0.034539945999995325,
163
+ 0.03625705900003595,
164
+ 0.036769313999968745,
165
+ 0.03642759600001,
166
+ 0.03677065599998741,
167
+ 0.03647664799996164,
168
+ 0.035312827000041125,
169
+ 0.03569853700003023,
170
+ 0.03609934499996825,
171
+ 0.035839269000007334,
172
+ 0.03614119200000232,
173
+ 0.036137306000000535,
174
+ 0.03618731899996419,
175
+ 0.03498109999998178,
176
+ 0.035041572000011456,
177
+ 0.0366510829999811,
178
+ 0.036573298000007526,
179
+ 0.0369526560000395
 
 
 
180
  ]
181
  },
182
  "throughput": {
183
  "unit": "samples/s",
184
+ "value": 27.733769348336367
185
  },
186
  "energy": {
187
  "unit": "kWh",
188
+ "cpu": 1.2168502228127586e-06,
189
+ "ram": 5.0854111186104936e-08,
190
  "gpu": 0.0,
191
+ "total": 1.2677043339988635e-06
192
  },
193
  "efficiency": {
194
  "unit": "samples/kWh",
195
+ "value": 788827.4680308038
196
  }
197
  }
198
  }