Commit
•
ee6350f
1
Parent(s):
620019d
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
@@ -81,7 +81,7 @@
|
|
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 +100,7 @@
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,37 +109,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 |
}
|
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
+
"optimum_benchmark_commit": "674d8c572ada4aac26b730928ac88a3effc914de",
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
+
"max_ram": 1184.743424,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 7,
|
112 |
+
"total": 1.0732267379999598,
|
113 |
+
"mean": 0.1533181054285657,
|
114 |
+
"stdev": 0.005479826368920148,
|
115 |
+
"p50": 0.15425349800000276,
|
116 |
+
"p90": 0.15771825519999538,
|
117 |
+
"p95": 0.1587292456,
|
118 |
+
"p99": 0.1595380379200037,
|
119 |
"values": [
|
120 |
+
0.15343862999998237,
|
121 |
+
0.1563702679999892,
|
122 |
+
0.15359117399998468,
|
123 |
+
0.15425349800000276,
|
124 |
+
0.15499885799999902,
|
125 |
+
0.15974023600000464,
|
126 |
+
0.14083407399999714
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "samples/s",
|
131 |
+
"value": 6.522386884476095
|
132 |
},
|
133 |
"energy": {
|
134 |
"unit": "kWh",
|
135 |
+
"cpu": 5.55766158633762e-06,
|
136 |
+
"ram": 2.3225229661355636e-07,
|
137 |
"gpu": 0.0,
|
138 |
+
"total": 5.789913882951176e-06
|
139 |
},
|
140 |
"efficiency": {
|
141 |
"unit": "samples/kWh",
|
142 |
+
"value": 172714.14052367394
|
143 |
}
|
144 |
}
|
145 |
}
|