IlyasMoutawwakil HF staff commited on
Commit
a8d5333
1 Parent(s): d6e77af

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,17 +73,17 @@
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": "a5a350c56b08f0a4cf90d3c7d06fa41c798bfc83",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
- "accelerate_version": "0.33.0",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.30.2",
89
  "diffusers_commit": null,
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 944.45568,
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.382988716,
112
- "mean": 4.382988716,
113
  "stdev": 0.0,
114
- "p50": 4.382988716,
115
- "p90": 4.382988716,
116
- "p95": 4.382988716,
117
- "p99": 4.382988716,
118
  "values": [
119
- 4.382988716
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.8774115016667635e-05,
126
- "ram": 2.0385158888060095e-06,
127
  "gpu": 0,
128
- "total": 5.0812630905473644e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 952.713216,
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.0251702450000266,
145
- "mean": 0.03203657015625083,
146
- "stdev": 0.0007759243958245484,
147
- "p50": 0.03196504649997678,
148
- "p90": 0.03252880690001234,
149
- "p95": 0.03336575964997337,
150
- "p99": 0.034660851199989795,
151
  "values": [
152
- 0.03200321700001041,
153
- 0.03158421799997768,
154
- 0.03128692399997135,
155
- 0.03157903700002862,
156
- 0.03207087399999864,
157
- 0.0320248680000077,
158
- 0.03148364999998421,
159
- 0.03154596600001014,
160
- 0.03226695800003654,
161
- 0.031987998999966294,
162
- 0.0325331920000167,
163
- 0.03221095399999285,
164
- 0.03153658900004075,
165
- 0.03201501900002768,
166
- 0.03211808100002145,
167
- 0.03245361500000854,
168
- 0.03177224699999215,
169
- 0.03156950999999708,
170
- 0.03248934099997314,
171
- 0.03191612500000929,
172
- 0.031301481000014064,
173
- 0.031942093999987264,
174
- 0.03345936799996707,
175
- 0.03149245599996675,
176
- 0.03138900400000466,
177
- 0.03228136400002768,
178
- 0.031267138000032446,
179
- 0.03136284499998965,
180
- 0.03233615700003156,
181
- 0.035200648,
182
- 0.03328917099997852,
183
- 0.03140013499995575
184
  ]
185
  },
186
  "throughput": {
187
  "unit": "samples/s",
188
- "value": 31.214327723683756
189
  },
190
  "energy": {
191
  "unit": "kWh",
192
- "cpu": 1.231449311458377e-06,
193
- "ram": 5.146387171034172e-08,
194
  "gpu": 0.0,
195
- "total": 1.2829131831687187e-06
196
  },
197
  "efficiency": {
198
  "unit": "samples/kWh",
199
- "value": 779475.9716554318
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": "d8816b4c0da0f2d5070aafea079268e540cac30e",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
+ "accelerate_version": "0.34.0",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.30.2",
89
  "diffusers_commit": null,
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 946.610176,
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.300509142999999,
112
+ "mean": 4.300509142999999,
113
  "stdev": 0.0,
114
+ "p50": 4.300509142999999,
115
+ "p90": 4.300509142999999,
116
+ "p95": 4.300509142999999,
117
+ "p99": 4.300509142999999,
118
  "values": [
119
+ 4.300509142999999
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.859598772777834e-05,
126
+ "ram": 2.0310863967816353e-06,
127
  "gpu": 0,
128
+ "total": 5.062707412455998e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 954.73664,
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.0027693700001237,
145
+ "mean": 0.0345782541379353,
146
+ "stdev": 0.0019975947763294487,
147
+ "p50": 0.034971586000040134,
148
+ "p90": 0.03604369760000736,
149
+ "p95": 0.03775206300000491,
150
+ "p99": 0.038455652680002006,
151
  "values": [
152
+ 0.035475437999991755,
153
+ 0.035563903000024766,
154
+ 0.034363569000049665,
155
+ 0.033120394999968994,
156
+ 0.03540645900000072,
157
+ 0.035325487000022804,
158
+ 0.035812738000004174,
159
+ 0.03502063799999178,
160
+ 0.0343849500000033,
161
+ 0.034261949999972785,
162
+ 0.03425909300000285,
163
+ 0.03852587500000482,
164
+ 0.03475988999997526,
165
+ 0.03501165099999071,
166
+ 0.03827508099999477,
167
+ 0.03696753600002012,
168
+ 0.03579601699999557,
169
+ 0.034983136999983344,
170
+ 0.03538202300001103,
171
+ 0.03532406499999752,
172
+ 0.034971586000040134,
173
+ 0.03463796200003344,
174
+ 0.034571609000010994,
175
+ 0.03480449299996735,
176
+ 0.033931932000029974,
177
+ 0.03167529500001365,
178
+ 0.029975504999981695,
179
+ 0.030196449000015946,
180
+ 0.029984644000023764
 
 
 
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "samples/s",
185
+ "value": 28.919910068649607
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
+ "cpu": 1.1979300430976534e-06,
190
+ "ram": 5.006405734505714e-08,
191
  "gpu": 0.0,
192
+ "total": 1.2479941004427106e-06
193
  },
194
  "efficiency": {
195
  "unit": "samples/kWh",
196
+ "value": 801285.8391279753
197
  }
198
  }
199
  }