Commit
•
6c88b97
1
Parent(s):
7c250b1
Upload cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_token-classification_microsoft/deberta-v3-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": 1184.
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,37 +142,37 @@
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 7,
|
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 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "samples/s",
|
131 |
-
"value": 6.
|
132 |
},
|
133 |
"energy": {
|
134 |
"unit": "kWh",
|
135 |
-
"cpu": 5.
|
136 |
-
"ram": 2.
|
137 |
"gpu": 0.0,
|
138 |
-
"total": 5.
|
139 |
},
|
140 |
"efficiency": {
|
141 |
"unit": "samples/kWh",
|
142 |
-
"value":
|
143 |
}
|
144 |
}
|
145 |
}
|
|
|
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": 1158.086656,
|
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.817037443999993,
|
113 |
+
"mean": 4.817037443999993,
|
114 |
+
"stdev": 0.0,
|
115 |
+
"p50": 4.817037443999993,
|
116 |
+
"p90": 4.817037443999993,
|
117 |
+
"p95": 4.817037443999993,
|
118 |
+
"p99": 4.817037443999993,
|
119 |
+
"values": [
|
120 |
+
4.817037443999993
|
121 |
+
]
|
122 |
+
},
|
123 |
+
"throughput": null,
|
124 |
+
"energy": {
|
125 |
+
"unit": "kWh",
|
126 |
+
"cpu": 6.827432447009617e-05,
|
127 |
+
"ram": 2.853696325347528e-06,
|
128 |
+
"gpu": 0,
|
129 |
+
"total": 7.11280207954437e-05
|
130 |
+
},
|
131 |
+
"efficiency": null
|
132 |
+
},
|
133 |
"forward": {
|
134 |
"memory": {
|
135 |
"unit": "MB",
|
136 |
+
"max_ram": 1184.571392,
|
137 |
"max_global_vram": null,
|
138 |
"max_process_vram": null,
|
139 |
"max_reserved": null,
|
|
|
142 |
"latency": {
|
143 |
"unit": "s",
|
144 |
"count": 7,
|
145 |
+
"total": 1.0449280650000219,
|
146 |
+
"mean": 0.14927543785714598,
|
147 |
+
"stdev": 0.006326576516607912,
|
148 |
+
"p50": 0.1528027559999714,
|
149 |
+
"p90": 0.15381011039999065,
|
150 |
+
"p95": 0.15410474969999086,
|
151 |
+
"p99": 0.15434046113999103,
|
152 |
"values": [
|
153 |
+
0.15305538000001206,
|
154 |
+
0.15263019200000372,
|
155 |
+
0.1528027559999714,
|
156 |
+
0.1534172579999904,
|
157 |
+
0.15439938899999106,
|
158 |
+
0.13964830200001188,
|
159 |
+
0.13897478800004137
|
160 |
]
|
161 |
},
|
162 |
"throughput": {
|
163 |
"unit": "samples/s",
|
164 |
+
"value": 6.6990257362834384
|
165 |
},
|
166 |
"energy": {
|
167 |
"unit": "kWh",
|
168 |
+
"cpu": 5.486518310176002e-06,
|
169 |
+
"ram": 2.2929931387878355e-07,
|
170 |
"gpu": 0.0,
|
171 |
+
"total": 5.715817624054785e-06
|
172 |
},
|
173 |
"efficiency": {
|
174 |
"unit": "samples/kWh",
|
175 |
+
"value": 174953.0978370515
|
176 |
}
|
177 |
}
|
178 |
}
|