IlyasMoutawwakil HF staff commited on
Commit
e74adf4
1 Parent(s): 7add550

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
@@ -81,7 +81,7 @@
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
- "optimum_benchmark_commit": "f837debaab7bc93d6490c10e065312a52e57b795",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -100,7 +100,7 @@
100
  "forward": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 939.061248,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -108,58 +108,57 @@
108
  },
109
  "latency": {
110
  "unit": "s",
111
- "count": 27,
112
- "total": 1.0046774289998552,
113
- "mean": 0.037210275148142784,
114
- "stdev": 0.002973652806825925,
115
- "p50": 0.03872174299999642,
116
- "p90": 0.03994491459997107,
117
- "p95": 0.0401707419999866,
118
- "p99": 0.040761405499987406,
119
  "values": [
120
- 0.040256817999988925,
121
- 0.03878219799997851,
122
- 0.03714330799999743,
123
- 0.03932511099998237,
124
- 0.03824359199995797,
125
- 0.039282150000019556,
126
- 0.03872174299999642,
127
- 0.039969897999981185,
128
- 0.04093869299998687,
129
- 0.039546208999979626,
130
- 0.03858397400000513,
131
- 0.03992825899996433,
132
- 0.03932582199996659,
133
- 0.038750848999995924,
134
- 0.038841681000008066,
135
- 0.03933889699999327,
136
- 0.039409901999988506,
137
- 0.03835199700000658,
138
- 0.037515691000010065,
139
- 0.03340292699999736,
140
- 0.03348249800001213,
141
- 0.033424458000013146,
142
- 0.03309147100003429,
143
- 0.03203313500000604,
144
- 0.032101354000019455,
145
- 0.032825498999955016,
146
- 0.03205929500001048
147
  ]
148
  },
149
  "throughput": {
150
  "unit": "samples/s",
151
- "value": 26.874297382074353
152
  },
153
  "energy": {
154
  "unit": "kWh",
155
- "cpu": 1.3751970853842083e-06,
156
- "ram": 5.7470542370216706e-08,
157
  "gpu": 0.0,
158
- "total": 1.432667627754425e-06
159
  },
160
  "efficiency": {
161
  "unit": "samples/kWh",
162
- "value": 697998.6010903368
163
  }
164
  }
165
  }
 
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
+ "optimum_benchmark_commit": "41836e67badc33c5e7a42b3b53f44695ff51963e",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
 
100
  "forward": {
101
  "memory": {
102
  "unit": "MB",
103
+ "max_ram": 942.96064,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
 
108
  },
109
  "latency": {
110
  "unit": "s",
111
+ "count": 26,
112
+ "total": 1.0184859130001769,
113
+ "mean": 0.03917253511539142,
114
+ "stdev": 0.0014329893020697767,
115
+ "p50": 0.03929683799998429,
116
+ "p90": 0.04072265549999088,
117
+ "p95": 0.04214556700001992,
118
+ "p99": 0.042363420249984074,
119
  "values": [
120
+ 0.03942920000002914,
121
+ 0.03924314300002152,
122
+ 0.03674496700000418,
123
+ 0.03995215399999097,
124
+ 0.0395850209999935,
125
+ 0.042363037000029635,
126
+ 0.03939356400002225,
127
+ 0.0398444740000059,
128
+ 0.039379225999994105,
129
+ 0.037841882000009264,
130
+ 0.03578465799995456,
131
+ 0.04149315699999079,
132
+ 0.04236354799996889,
133
+ 0.03885950900001944,
134
+ 0.03852791000002753,
135
+ 0.03928008200000477,
136
+ 0.03711653000004844,
137
+ 0.039855545000023085,
138
+ 0.0385356050000496,
139
+ 0.038527058999989094,
140
+ 0.03953612000003659,
141
+ 0.03939455500000122,
142
+ 0.039313593999963814,
143
+ 0.03854181700000936,
144
+ 0.038492985000004865,
145
+ 0.03908657099998436
 
146
  ]
147
  },
148
  "throughput": {
149
  "unit": "samples/s",
150
+ "value": 25.528089950121366
151
  },
152
  "energy": {
153
  "unit": "kWh",
154
+ "cpu": 1.343258176270116e-06,
155
+ "ram": 5.613570432258491e-08,
156
  "gpu": 0.0,
157
+ "total": 1.399393880592701e-06
158
  },
159
  "efficiency": {
160
  "unit": "samples/kWh",
161
+ "value": 714595.0928243725
162
  }
163
  }
164
  }