Commit
•
1da36d1
1
Parent(s):
0c4a1ba
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
@@ -80,7 +80,7 @@
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
@@ -99,7 +99,7 @@
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,37 +107,38 @@
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
-
"count":
|
111 |
-
"total": 1.
|
112 |
-
"mean": 0.
|
113 |
-
"stdev": 0.
|
114 |
-
"p50": 0.
|
115 |
-
"p90": 0.
|
116 |
-
"p95": 0.
|
117 |
-
"p99": 0.
|
118 |
"values": [
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
|
|
125 |
]
|
126 |
},
|
127 |
"throughput": {
|
128 |
"unit": "samples/s",
|
129 |
-
"value":
|
130 |
},
|
131 |
"energy": {
|
132 |
"unit": "kWh",
|
133 |
-
"cpu": 5.
|
134 |
-
"ram": 2.
|
135 |
"gpu": 0.0,
|
136 |
-
"total": 5.
|
137 |
},
|
138 |
"efficiency": {
|
139 |
"unit": "samples/kWh",
|
140 |
-
"value":
|
141 |
}
|
142 |
}
|
143 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
+
"optimum_benchmark_commit": "f85421c91b2a2b1bc0a30ceba32f9580499bf023",
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 1178.140672,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 7,
|
111 |
+
"total": 1.129883437999922,
|
112 |
+
"mean": 0.16141191971427457,
|
113 |
+
"stdev": 0.008902584413974126,
|
114 |
+
"p50": 0.16572548799996412,
|
115 |
+
"p90": 0.1682580760000178,
|
116 |
+
"p95": 0.16847723049999672,
|
117 |
+
"p99": 0.16865255409997984,
|
118 |
"values": [
|
119 |
+
0.16572548799996412,
|
120 |
+
0.16796587000004592,
|
121 |
+
0.16725570299996662,
|
122 |
+
0.16474959900000385,
|
123 |
+
0.16869638499997563,
|
124 |
+
0.15101008099998126,
|
125 |
+
0.14448031199998468
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "samples/s",
|
130 |
+
"value": 6.195329327413757
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
+
"cpu": 5.688031514485677e-06,
|
135 |
+
"ram": 2.3771069091513447e-07,
|
136 |
"gpu": 0.0,
|
137 |
+
"total": 5.925742205400811e-06
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "samples/kWh",
|
141 |
+
"value": 168755.23189121945
|
142 |
}
|
143 |
}
|
144 |
}
|