IlyasMoutawwakil HF staff commited on
Commit
cb1d8c0
1 Parent(s): 80aacac

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,19 +73,19 @@
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": "be2e25370f413e89ce153d7e4bd57a04011a0855",
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,
90
  "optimum_version": null,
91
  "optimum_commit": null,
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 944.738304,
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.421004481000011,
112
- "mean": 4.421004481000011,
113
  "stdev": 0.0,
114
- "p50": 4.421004481000011,
115
- "p90": 4.421004481000011,
116
- "p95": 4.421004481000011,
117
- "p99": 4.421004481000011,
118
  "values": [
119
- 4.421004481000011
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.8273562516667175e-05,
126
- "ram": 2.017593053848378e-06,
127
  "gpu": 0,
128
- "total": 5.029115557051555e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 952.34048,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,60 +140,63 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 29,
144
- "total": 1.0326757790000443,
145
- "mean": 0.035609509620691183,
146
- "stdev": 0.0007004333258755816,
147
- "p50": 0.03580206800000951,
148
- "p90": 0.03642335479999019,
149
- "p95": 0.0366390891999913,
150
- "p99": 0.03682260360000555,
151
  "values": [
152
- 0.03572427200003858,
153
- 0.035508638999999675,
154
- 0.034418399999992744,
155
- 0.03461804400001256,
156
- 0.03641933099999051,
157
- 0.03585692100000415,
158
- 0.03622938600000225,
159
- 0.03580988300001309,
160
- 0.035116845999993984,
161
- 0.03553950700000996,
162
- 0.03445176299999275,
163
- 0.03608989599996448,
164
- 0.036080868999988525,
165
- 0.03588710600001832,
166
- 0.03589812699999584,
167
- 0.03484826400000429,
168
- 0.03418956199999457,
169
- 0.03684221200001048,
170
- 0.0347597379999911,
171
- 0.035889741000005415,
172
- 0.03616808199996058,
173
- 0.035612292999985584,
174
- 0.03503465300002517,
175
- 0.03499678100001802,
176
- 0.03580206800000951,
177
- 0.03625166800003399,
178
- 0.03677218199999288,
179
- 0.03643944999998894,
180
- 0.03542009500000631
 
 
 
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "samples/s",
185
- "value": 28.08238615616718
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
- "cpu": 1.186507761279485e-06,
190
- "ram": 4.95859965315946e-08,
191
  "gpu": 0.0,
192
- "total": 1.2360937578110796e-06
193
  },
194
  "efficiency": {
195
  "unit": "samples/kWh",
196
- "value": 809000.121294065
197
  }
198
  }
199
  }
 
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": "c3b26af3412e601d30a07497cb23b6d2ce1f38a3",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
+ "accelerate_version": "0.34.2",
87
  "accelerate_commit": null,
88
+ "diffusers_version": "0.30.3",
89
  "diffusers_commit": null,
90
  "optimum_version": null,
91
  "optimum_commit": null,
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 941.38368,
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.288691576000019,
112
+ "mean": 4.288691576000019,
113
  "stdev": 0.0,
114
+ "p50": 4.288691576000019,
115
+ "p90": 4.288691576000019,
116
+ "p95": 4.288691576000019,
117
+ "p99": 4.288691576000019,
118
  "values": [
119
+ 4.288691576000019
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.801848150555467e-05,
126
+ "ram": 2.0080855823309784e-06,
127
  "gpu": 0,
128
+ "total": 5.0026567087885655e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 949.248,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 32,
144
+ "total": 1.0038227609998671,
145
+ "mean": 0.03136946128124585,
146
+ "stdev": 0.0008801699418074432,
147
+ "p50": 0.031167210999996087,
148
+ "p90": 0.03204500150001195,
149
+ "p95": 0.033200786999995555,
150
+ "p99": 0.03434662994996927,
151
  "values": [
152
+ 0.032919311999989986,
153
+ 0.03144318699997939,
154
+ 0.03124467499998218,
155
+ 0.030974730000025374,
156
+ 0.03122189300000855,
157
+ 0.03195651799995858,
158
+ 0.03136470999999119,
159
+ 0.03127910000000611,
160
+ 0.030589087999999265,
161
+ 0.030901853999978357,
162
+ 0.030928694000010637,
163
+ 0.031363849000001665,
164
+ 0.03152732499995636,
165
+ 0.033544812000002366,
166
+ 0.03184152200003609,
167
+ 0.03139578799999754,
168
+ 0.030818557000031888,
169
+ 0.031112528999983624,
170
+ 0.030998063000026832,
171
+ 0.030935276000036538,
172
+ 0.03131914499999766,
173
+ 0.03149728800002549,
174
+ 0.03073191499998984,
175
+ 0.03077474499997379,
176
+ 0.030714833999979874,
177
+ 0.031040754000002835,
178
+ 0.030971964999991997,
179
+ 0.03205483300001788,
180
+ 0.0347068669999544,
181
+ 0.030488138999999137,
182
+ 0.030712308999966353,
183
+ 0.03044848499996533
184
  ]
185
  },
186
  "throughput": {
187
  "unit": "samples/s",
188
+ "value": 31.878137499219584
189
  },
190
  "energy": {
191
  "unit": "kWh",
192
+ "cpu": 1.19799290286191e-06,
193
+ "ram": 5.009293693850846e-08,
194
  "gpu": 0.0,
195
+ "total": 1.2480858398004183e-06
196
  },
197
  "efficiency": {
198
  "unit": "samples/kWh",
199
+ "value": 801226.941377614
200
  }
201
  }
202
  }