Commit
•
baa8441
1
Parent(s):
442a186
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": 1183.
|
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": "4f83ff1670dec8f273c8beb893e9243ca1209582",
|
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.379456,
|
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.1065284569999676,
|
113 |
+
"mean": 0.15807549385713823,
|
114 |
+
"stdev": 0.006956590465892659,
|
115 |
+
"p50": 0.160695507000014,
|
116 |
+
"p90": 0.16184740520001242,
|
117 |
+
"p95": 0.16193199560000265,
|
118 |
+
"p99": 0.16199966791999487,
|
119 |
"values": [
|
120 |
+
0.15984702999998035,
|
121 |
+
0.1613354030000096,
|
122 |
+
0.1597475339999619,
|
123 |
+
0.1620165859999929,
|
124 |
+
0.16173461800002542,
|
125 |
+
0.160695507000014,
|
126 |
+
0.14115177899998343
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "samples/s",
|
131 |
+
"value": 6.326091259305231
|
132 |
},
|
133 |
"energy": {
|
134 |
"unit": "kWh",
|
135 |
+
"cpu": 5.456401076581743e-06,
|
136 |
+
"ram": 2.2803440934822558e-07,
|
137 |
"gpu": 0.0,
|
138 |
+
"total": 5.6844354859299685e-06
|
139 |
},
|
140 |
"efficiency": {
|
141 |
"unit": "samples/kWh",
|
142 |
+
"value": 175918.9637168344
|
143 |
}
|
144 |
}
|
145 |
}
|