Commit
•
4d65ede
1
Parent(s):
52b70ed
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
@@ -80,14 +80,14 @@
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
-
"transformers_version": "4.
|
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":
|
91 |
"optimum_commit": null,
|
92 |
"timm_version": "1.0.9",
|
93 |
"timm_commit": null,
|
@@ -99,7 +99,7 @@
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,32 +107,33 @@
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
-
"count": 1,
|
111 |
-
"total": 1.2402946789999874,
|
112 |
-
"mean": 1.2402946789999874,
|
113 |
-
"stdev": 0.0,
|
114 |
-
"p50": 1.2402946789999874,
|
115 |
-
"p90": 1.2402946789999874,
|
116 |
-
"p95": 1.2402946789999874,
|
117 |
-
"p99": 1.2402946789999874,
|
118 |
"values": [
|
119 |
-
|
120 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
-
"cpu": 4.
|
126 |
-
"ram": 2.
|
127 |
"gpu": 0,
|
128 |
-
"total": 5.
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
-
"max_ram":
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
@@ -140,60 +141,61 @@
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
-
"count": 29,
|
144 |
-
"total": 1.0296642799999631,
|
145 |
-
"mean": 0.03550566482758494,
|
146 |
-
"stdev": 0.0006420659342257281,
|
147 |
-
"p50": 0.035578030000010585,
|
148 |
-
"p90": 0.036320201000000905,
|
149 |
-
"p95": 0.036444917400001484,
|
150 |
-
"p99": 0.03657594139998992,
|
151 |
"values": [
|
152 |
-
0.
|
153 |
-
0.
|
154 |
-
0.
|
155 |
-
0.
|
156 |
-
0.
|
157 |
-
0.
|
158 |
-
0.
|
159 |
-
0.
|
160 |
-
0.
|
161 |
-
0.
|
162 |
-
0.
|
163 |
-
0.
|
164 |
-
0.
|
165 |
-
0.
|
166 |
-
0.
|
167 |
-
0.
|
168 |
-
0.
|
169 |
-
0.
|
170 |
-
0.
|
171 |
-
0.
|
172 |
-
0.
|
173 |
-
0.
|
174 |
-
0.
|
175 |
-
0.
|
176 |
-
0.
|
177 |
-
0.
|
178 |
-
0.
|
179 |
-
0.
|
180 |
-
0.
|
181 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
182 |
},
|
183 |
"throughput": {
|
184 |
"unit": "samples/s",
|
185 |
-
"value": 28.
|
186 |
},
|
187 |
"energy": {
|
188 |
"unit": "kWh",
|
189 |
-
"cpu": 1.
|
190 |
-
"ram":
|
191 |
"gpu": 0.0,
|
192 |
-
"total": 1.
|
193 |
},
|
194 |
"efficiency": {
|
195 |
"unit": "samples/kWh",
|
196 |
-
"value":
|
197 |
}
|
198 |
}
|
199 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0",
|
83 |
+
"optimum_benchmark_commit": "39d0314f9cf4240111640faabd3741cc6d1a4aa3",
|
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": "1.22.0",
|
91 |
"optimum_commit": null,
|
92 |
"timm_version": "1.0.9",
|
93 |
"timm_commit": null,
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 947.11808,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
"values": [
|
111 |
+
4.652912686999969
|
112 |
+
],
|
113 |
+
"count": 1,
|
114 |
+
"total": 4.652912686999969,
|
115 |
+
"mean": 4.652912686999969,
|
116 |
+
"p50": 4.652912686999969,
|
117 |
+
"p90": 4.652912686999969,
|
118 |
+
"p95": 4.652912686999969,
|
119 |
+
"p99": 4.652912686999969,
|
120 |
+
"stdev": 0,
|
121 |
+
"stdev_": 0
|
122 |
},
|
123 |
"throughput": null,
|
124 |
"energy": {
|
125 |
"unit": "kWh",
|
126 |
+
"cpu": 4.848178875555568e-05,
|
127 |
+
"ram": 2.0273971704105373e-06,
|
128 |
"gpu": 0,
|
129 |
+
"total": 5.050918592596622e-05
|
130 |
},
|
131 |
"efficiency": null
|
132 |
},
|
133 |
"forward": {
|
134 |
"memory": {
|
135 |
"unit": "MB",
|
136 |
+
"max_ram": 955.506688,
|
137 |
"max_global_vram": null,
|
138 |
"max_process_vram": null,
|
139 |
"max_reserved": null,
|
|
|
141 |
},
|
142 |
"latency": {
|
143 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
144 |
"values": [
|
145 |
+
0.03897515800002793,
|
146 |
+
0.03749728899998672,
|
147 |
+
0.03746151200004988,
|
148 |
+
0.036999363000006724,
|
149 |
+
0.038119185000027755,
|
150 |
+
0.0392765279999594,
|
151 |
+
0.03976677999997946,
|
152 |
+
0.03998635900001091,
|
153 |
+
0.03790993600000547,
|
154 |
+
0.03769559800002753,
|
155 |
+
0.03822740700002214,
|
156 |
+
0.03776818199997933,
|
157 |
+
0.03680239700003085,
|
158 |
+
0.036072025000009944,
|
159 |
+
0.03160333499999979,
|
160 |
+
0.031544546000020546,
|
161 |
+
0.03110224400001016,
|
162 |
+
0.03271917100005339,
|
163 |
+
0.035031622000019524,
|
164 |
+
0.032109366999975464,
|
165 |
+
0.03235635700002604,
|
166 |
+
0.033738768000034725,
|
167 |
+
0.03179031400003396,
|
168 |
+
0.03156702800004041,
|
169 |
+
0.0324532259999728,
|
170 |
+
0.032514499999990676,
|
171 |
+
0.03284502500002873,
|
172 |
+
0.032344934999969155,
|
173 |
+
0.03281736399998181
|
174 |
+
],
|
175 |
+
"count": 29,
|
176 |
+
"total": 1.0190955210002812,
|
177 |
+
"mean": 0.035141224862078664,
|
178 |
+
"p50": 0.035031622000019524,
|
179 |
+
"p90": 0.03903543200001423,
|
180 |
+
"p95": 0.03957067919997143,
|
181 |
+
"p99": 0.039924876880002104,
|
182 |
+
"stdev": 0.002978937999681973,
|
183 |
+
"stdev_": 8.477046578124778
|
184 |
},
|
185 |
"throughput": {
|
186 |
"unit": "samples/s",
|
187 |
+
"value": 28.4566062772363
|
188 |
},
|
189 |
"energy": {
|
190 |
"unit": "kWh",
|
191 |
+
"cpu": 1.2995245127239525e-06,
|
192 |
+
"ram": 5.4340457232747315e-08,
|
193 |
"gpu": 0.0,
|
194 |
+
"total": 1.3538649699567e-06
|
195 |
},
|
196 |
"efficiency": {
|
197 |
"unit": "samples/kWh",
|
198 |
+
"value": 738626.0980162465
|
199 |
}
|
200 |
}
|
201 |
}
|