Commit
•
db25ece
1
Parent(s):
ba0db6b
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
@@ -50,8 +50,8 @@
|
|
50 |
"sequence_length": 2
|
51 |
},
|
52 |
"new_tokens": null,
|
53 |
-
"latency": true,
|
54 |
"memory": true,
|
|
|
55 |
"energy": true,
|
56 |
"forward_kwargs": {},
|
57 |
"generate_kwargs": {
|
@@ -74,14 +74,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",
|
@@ -97,10 +97,43 @@
|
|
97 |
}
|
98 |
},
|
99 |
"report": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram": 945.
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -108,54 +141,55 @@
|
|
108 |
},
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
-
"count":
|
112 |
-
"total": 1.
|
113 |
-
"mean": 0.
|
114 |
-
"stdev": 0.
|
115 |
-
"p50": 0.
|
116 |
-
"p90": 0.
|
117 |
-
"p95": 0.
|
118 |
-
"p99": 0.
|
119 |
"values": [
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
-
0.
|
136 |
-
0.
|
137 |
-
0.
|
138 |
-
0.
|
139 |
-
0.
|
140 |
-
0.
|
141 |
-
0.
|
142 |
-
0.
|
|
|
143 |
]
|
144 |
},
|
145 |
"throughput": {
|
146 |
"unit": "samples/s",
|
147 |
-
"value":
|
148 |
},
|
149 |
"energy": {
|
150 |
"unit": "kWh",
|
151 |
-
"cpu": 1.
|
152 |
-
"ram": 6.
|
153 |
"gpu": 0.0,
|
154 |
-
"total": 1.
|
155 |
},
|
156 |
"efficiency": {
|
157 |
"unit": "samples/kWh",
|
158 |
-
"value":
|
159 |
}
|
160 |
}
|
161 |
}
|
|
|
50 |
"sequence_length": 2
|
51 |
},
|
52 |
"new_tokens": null,
|
|
|
53 |
"memory": true,
|
54 |
+
"latency": true,
|
55 |
"energy": true,
|
56 |
"forward_kwargs": {},
|
57 |
"generate_kwargs": {
|
|
|
74 |
"environment": {
|
75 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
76 |
"cpu_count": 4,
|
77 |
+
"cpu_ram_mb": 16757.342208,
|
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": "701e27ceb63d18a62041650e250fe65f56ad5904",
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
|
|
97 |
}
|
98 |
},
|
99 |
"report": {
|
100 |
+
"load": {
|
101 |
+
"memory": {
|
102 |
+
"unit": "MB",
|
103 |
+
"max_ram": 934.121472,
|
104 |
+
"max_global_vram": null,
|
105 |
+
"max_process_vram": null,
|
106 |
+
"max_reserved": null,
|
107 |
+
"max_allocated": null
|
108 |
+
},
|
109 |
+
"latency": {
|
110 |
+
"unit": "s",
|
111 |
+
"count": 1,
|
112 |
+
"total": 4.286724880999998,
|
113 |
+
"mean": 4.286724880999998,
|
114 |
+
"stdev": 0.0,
|
115 |
+
"p50": 4.286724880999998,
|
116 |
+
"p90": 4.286724880999998,
|
117 |
+
"p95": 4.286724880999998,
|
118 |
+
"p99": 4.286724880999998,
|
119 |
+
"values": [
|
120 |
+
4.286724880999998
|
121 |
+
]
|
122 |
+
},
|
123 |
+
"throughput": null,
|
124 |
+
"energy": {
|
125 |
+
"unit": "kWh",
|
126 |
+
"cpu": 4.8453137609693746e-05,
|
127 |
+
"ram": 2.0251150603587573e-06,
|
128 |
+
"gpu": 0,
|
129 |
+
"total": 5.0478252670052504e-05
|
130 |
+
},
|
131 |
+
"efficiency": null
|
132 |
+
},
|
133 |
"forward": {
|
134 |
"memory": {
|
135 |
"unit": "MB",
|
136 |
+
"max_ram": 945.917952,
|
137 |
"max_global_vram": null,
|
138 |
"max_process_vram": null,
|
139 |
"max_reserved": null,
|
|
|
141 |
},
|
142 |
"latency": {
|
143 |
"unit": "s",
|
144 |
+
"count": 24,
|
145 |
+
"total": 1.0343427569999335,
|
146 |
+
"mean": 0.04309761487499723,
|
147 |
+
"stdev": 0.0028446932147337105,
|
148 |
+
"p50": 0.04111960399998793,
|
149 |
+
"p90": 0.04668318890001046,
|
150 |
+
"p95": 0.04669927240001641,
|
151 |
+
"p99": 0.04785839209000585,
|
152 |
"values": [
|
153 |
+
0.041074840000021595,
|
154 |
+
0.04091516099998671,
|
155 |
+
0.04082492199995613,
|
156 |
+
0.04078077799999846,
|
157 |
+
0.04101522799999202,
|
158 |
+
0.0413064339999778,
|
159 |
+
0.04115968899998279,
|
160 |
+
0.040754660000004606,
|
161 |
+
0.040898980999998,
|
162 |
+
0.04107951899999307,
|
163 |
+
0.04102352399996789,
|
164 |
+
0.040886126000032164,
|
165 |
+
0.0422342950000143,
|
166 |
+
0.04601038799995649,
|
167 |
+
0.04670191600001772,
|
168 |
+
0.048203833000002305,
|
169 |
+
0.04665670100001762,
|
170 |
+
0.0464132129999939,
|
171 |
+
0.04668429200000901,
|
172 |
+
0.046647052999958305,
|
173 |
+
0.04668061500001386,
|
174 |
+
0.046361187000002246,
|
175 |
+
0.04012343499999815,
|
176 |
+
0.039905967000038345
|
177 |
]
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
+
"value": 23.203140194659422
|
182 |
},
|
183 |
"energy": {
|
184 |
"unit": "kWh",
|
185 |
+
"cpu": 1.5653618176778158e-06,
|
186 |
+
"ram": 6.541944373593651e-08,
|
187 |
"gpu": 0.0,
|
188 |
+
"total": 1.6307812614137521e-06
|
189 |
},
|
190 |
"efficiency": {
|
191 |
"unit": "samples/kWh",
|
192 |
+
"value": 613203.0233981735
|
193 |
}
|
194 |
}
|
195 |
}
|