Commit
•
bdcd7b5
1
Parent(s):
0a405c8
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
@@ -73,14 +73,14 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb": 16757.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.44.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.0",
|
@@ -99,7 +99,7 @@
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram": 1165.
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,31 +108,31 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 1,
|
111 |
-
"total":
|
112 |
-
"mean":
|
113 |
"stdev": 0.0,
|
114 |
-
"p50":
|
115 |
-
"p90":
|
116 |
-
"p95":
|
117 |
-
"p99":
|
118 |
"values": [
|
119 |
-
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
-
"cpu": 6.
|
126 |
-
"ram": 2.
|
127 |
"gpu": 0,
|
128 |
-
"total": 7.
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
-
"max_ram": 1193.
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
@@ -140,38 +140,37 @@
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
-
"count":
|
144 |
-
"total": 1.
|
145 |
-
"mean": 0.
|
146 |
-
"stdev": 0.
|
147 |
-
"p50": 0.
|
148 |
-
"p90": 0.
|
149 |
-
"p95": 0.
|
150 |
-
"p99": 0.
|
151 |
"values": [
|
152 |
-
0.
|
153 |
-
0.
|
154 |
-
0.
|
155 |
-
0.
|
156 |
-
0.
|
157 |
-
0.
|
158 |
-
0.14073358100000632
|
159 |
]
|
160 |
},
|
161 |
"throughput": {
|
162 |
"unit": "samples/s",
|
163 |
-
"value":
|
164 |
},
|
165 |
"energy": {
|
166 |
"unit": "kWh",
|
167 |
-
"cpu": 5.
|
168 |
-
"ram": 2.
|
169 |
"gpu": 0.0,
|
170 |
-
"total": 5.
|
171 |
},
|
172 |
"efficiency": {
|
173 |
"unit": "samples/kWh",
|
174 |
-
"value":
|
175 |
}
|
176 |
}
|
177 |
}
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16757.338112,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
+
"optimum_benchmark_commit": "8e57994b5ce38f2b6b651d101ec502f7ee7fbb9a",
|
84 |
"transformers_version": "4.44.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.0",
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 1165.688832,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 1,
|
111 |
+
"total": 5.059434219000025,
|
112 |
+
"mean": 5.059434219000025,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 5.059434219000025,
|
115 |
+
"p90": 5.059434219000025,
|
116 |
+
"p95": 5.059434219000025,
|
117 |
+
"p99": 5.059434219000025,
|
118 |
"values": [
|
119 |
+
5.059434219000025
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 6.874510583888878e-05,
|
126 |
+
"ram": 2.873348237287204e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 7.161845407617598e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 1193.586688,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 6,
|
144 |
+
"total": 1.1265559200001007,
|
145 |
+
"mean": 0.1877593200000168,
|
146 |
+
"stdev": 0.03818585515204816,
|
147 |
+
"p50": 0.1839895825000042,
|
148 |
+
"p90": 0.23618302550002568,
|
149 |
+
"p95": 0.23636245525001698,
|
150 |
+
"p99": 0.23650599905001002,
|
151 |
"values": [
|
152 |
+
0.18860517699999946,
|
153 |
+
0.23582416600004308,
|
154 |
+
0.23654188500000828,
|
155 |
+
0.17937398800000892,
|
156 |
+
0.14304989900000464,
|
157 |
+
0.14316080500003636
|
|
|
158 |
]
|
159 |
},
|
160 |
"throughput": {
|
161 |
"unit": "samples/s",
|
162 |
+
"value": 5.325967307507881
|
163 |
},
|
164 |
"energy": {
|
165 |
"unit": "kWh",
|
166 |
+
"cpu": 5.637947599999886e-06,
|
167 |
+
"ram": 2.356179525142018e-07,
|
168 |
"gpu": 0.0,
|
169 |
+
"total": 5.873565552514088e-06
|
170 |
},
|
171 |
"efficiency": {
|
172 |
"unit": "samples/kWh",
|
173 |
+
"value": 170254.33547293357
|
174 |
}
|
175 |
}
|
176 |
}
|