Commit
•
711e696
1
Parent(s):
74b76b7
Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json
CHANGED
@@ -17,7 +17,6 @@
|
|
17 |
"intra_op_num_threads": null,
|
18 |
"model_kwargs": {},
|
19 |
"processor_kwargs": {},
|
20 |
-
"hub_kwargs": {},
|
21 |
"no_weights": true,
|
22 |
"device_map": null,
|
23 |
"torch_dtype": null,
|
@@ -74,14 +73,14 @@
|
|
74 |
"environment": {
|
75 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
76 |
"cpu_count": 4,
|
77 |
-
"cpu_ram_mb": 16757.
|
78 |
"system": "Linux",
|
79 |
"machine": "x86_64",
|
80 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
-
"optimum_benchmark_commit": "
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
@@ -100,7 +99,7 @@
|
|
100 |
"load": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,31 +108,31 @@
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 1,
|
112 |
-
"total": 4.
|
113 |
-
"mean": 4.
|
114 |
"stdev": 0.0,
|
115 |
-
"p50": 4.
|
116 |
-
"p90": 4.
|
117 |
-
"p95": 4.
|
118 |
-
"p99": 4.
|
119 |
"values": [
|
120 |
-
4.
|
121 |
]
|
122 |
},
|
123 |
"throughput": null,
|
124 |
"energy": {
|
125 |
"unit": "kWh",
|
126 |
-
"cpu": 4.
|
127 |
-
"ram":
|
128 |
"gpu": 0,
|
129 |
-
"total":
|
130 |
},
|
131 |
"efficiency": null
|
132 |
},
|
133 |
"forward": {
|
134 |
"memory": {
|
135 |
"unit": "MB",
|
136 |
-
"max_ram":
|
137 |
"max_global_vram": null,
|
138 |
"max_process_vram": null,
|
139 |
"max_reserved": null,
|
@@ -141,56 +140,51 @@
|
|
141 |
},
|
142 |
"latency": {
|
143 |
"unit": "s",
|
144 |
-
"count":
|
145 |
-
"total": 1.
|
146 |
-
"mean": 0.
|
147 |
-
"stdev": 0.
|
148 |
-
"p50": 0.
|
149 |
-
"p90": 0.
|
150 |
-
"p95": 0.
|
151 |
-
"p99": 0.
|
152 |
"values": [
|
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.04142137400003776,
|
174 |
-
0.04484698800001752,
|
175 |
-
0.042695184000024256,
|
176 |
-
0.03990145499994924,
|
177 |
-
0.03954534199999671
|
178 |
]
|
179 |
},
|
180 |
"throughput": {
|
181 |
"unit": "samples/s",
|
182 |
-
"value":
|
183 |
},
|
184 |
"energy": {
|
185 |
"unit": "kWh",
|
186 |
-
"cpu": 1.
|
187 |
-
"ram":
|
188 |
"gpu": 0.0,
|
189 |
-
"total": 1.
|
190 |
},
|
191 |
"efficiency": {
|
192 |
"unit": "samples/kWh",
|
193 |
-
"value":
|
194 |
}
|
195 |
}
|
196 |
}
|
|
|
17 |
"intra_op_num_threads": null,
|
18 |
"model_kwargs": {},
|
19 |
"processor_kwargs": {},
|
|
|
20 |
"no_weights": true,
|
21 |
"device_map": null,
|
22 |
"torch_dtype": null,
|
|
|
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-1023-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
+
"optimum_benchmark_commit": "dcd8d39eb1efde5484c10fe67e911bfe5a0711c9",
|
84 |
"transformers_version": "4.42.4",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.32.1",
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 942.40768,
|
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.33447696799999,
|
112 |
+
"mean": 4.33447696799999,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.33447696799999,
|
115 |
+
"p90": 4.33447696799999,
|
116 |
+
"p95": 4.33447696799999,
|
117 |
+
"p99": 4.33447696799999,
|
118 |
"values": [
|
119 |
+
4.33447696799999
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 4.7421349419487856e-05,
|
126 |
+
"ram": 1.981958696039783e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 4.940330811552764e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 953.5488,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 20,
|
144 |
+
"total": 1.0509125060000883,
|
145 |
+
"mean": 0.052545625300004416,
|
146 |
+
"stdev": 0.009177589819514645,
|
147 |
+
"p50": 0.04974745000001235,
|
148 |
+
"p90": 0.05759523510001259,
|
149 |
+
"p95": 0.06262408775004646,
|
150 |
+
"p99": 0.0838372951500406,
|
151 |
"values": [
|
152 |
+
0.05046450200001118,
|
153 |
+
0.05199875700003531,
|
154 |
+
0.048905503000014505,
|
155 |
+
0.049315901999989364,
|
156 |
+
0.04726157400000375,
|
157 |
+
0.047367602000008446,
|
158 |
+
0.04765023099997734,
|
159 |
+
0.045733241999982965,
|
160 |
+
0.05224745300000677,
|
161 |
+
0.053284563999966394,
|
162 |
+
0.049337392000040836,
|
163 |
+
0.04727748400000564,
|
164 |
+
0.05719154100000878,
|
165 |
+
0.05358853399997088,
|
166 |
+
0.050157507999983864,
|
167 |
+
0.053351269000017965,
|
168 |
+
0.04870411499996408,
|
169 |
+
0.04670625400001427,
|
170 |
+
0.061228482000046824,
|
171 |
+
0.08914059700003918
|
|
|
|
|
|
|
|
|
|
|
172 |
]
|
173 |
},
|
174 |
"throughput": {
|
175 |
"unit": "samples/s",
|
176 |
+
"value": 19.031080024085583
|
177 |
},
|
178 |
"energy": {
|
179 |
"unit": "kWh",
|
180 |
+
"cpu": 1.7981423272026909e-06,
|
181 |
+
"ram": 7.514710132299611e-08,
|
182 |
"gpu": 0.0,
|
183 |
+
"total": 1.8732894285256872e-06
|
184 |
},
|
185 |
"efficiency": {
|
186 |
"unit": "samples/kWh",
|
187 |
+
"value": 533820.3401847082
|
188 |
}
|
189 |
}
|
190 |
}
|