Commit
•
125752f
1
Parent(s):
58c4981
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,
|
@@ -108,38 +108,37 @@
|
|
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.15101793600001656
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "samples/s",
|
131 |
-
"value":
|
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": "41836e67badc33c5e7a42b3b53f44695ff51963e",
|
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": 1183.072256,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
108 |
},
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
+
"count": 6,
|
112 |
+
"total": 1.0020820159999744,
|
113 |
+
"mean": 0.16701366933332906,
|
114 |
+
"stdev": 0.0024939631309625902,
|
115 |
+
"p50": 0.16720697550002228,
|
116 |
+
"p90": 0.16985038949997033,
|
117 |
+
"p95": 0.17029691174997197,
|
118 |
+
"p99": 0.17065412954997328,
|
119 |
"values": [
|
120 |
+
0.1667543110000338,
|
121 |
+
0.16460951400000567,
|
122 |
+
0.1707434339999736,
|
123 |
+
0.16335777199998347,
|
124 |
+
0.16895734499996706,
|
125 |
+
0.16765964000001077
|
|
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "samples/s",
|
130 |
+
"value": 5.9875338587057865
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
+
"cpu": 5.643770429823134e-06,
|
135 |
+
"ram": 2.3585905606182677e-07,
|
136 |
"gpu": 0.0,
|
137 |
+
"total": 5.879629485884961e-06
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "samples/kWh",
|
141 |
+
"value": 170078.74431555052
|
142 |
}
|
143 |
}
|
144 |
}
|