Commit
•
2a922ba
1
Parent(s):
9d26083
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.3.0",
|
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,
|
@@ -108,37 +108,37 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 7,
|
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 |
-
0.
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "samples/s",
|
130 |
-
"value": 6.
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
-
"cpu":
|
135 |
-
"ram":
|
136 |
"gpu": 0.0,
|
137 |
-
"total":
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "samples/kWh",
|
141 |
-
"value":
|
142 |
}
|
143 |
}
|
144 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.0",
|
83 |
+
"optimum_benchmark_commit": "57f6495c03ea0fa48e157048c97add150dcd765c",
|
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": 1177.976832,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 7,
|
111 |
+
"total": 1.048003768000001,
|
112 |
+
"mean": 0.14971482400000014,
|
113 |
+
"stdev": 0.007278476644234276,
|
114 |
+
"p50": 0.1538938659999758,
|
115 |
+
"p90": 0.15524359540000887,
|
116 |
+
"p95": 0.1559424742000033,
|
117 |
+
"p99": 0.15650157723999883,
|
118 |
"values": [
|
119 |
+
0.1538938659999758,
|
120 |
+
0.15399726900000132,
|
121 |
+
0.15431175700001631,
|
122 |
+
0.15246138800000608,
|
123 |
+
0.1566413529999977,
|
124 |
+
0.13825748099998236,
|
125 |
+
0.13844065400002137
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "samples/s",
|
130 |
+
"value": 6.679365297854534
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
+
"cpu": 4.655153810242076e-06,
|
135 |
+
"ram": 1.9454943556183933e-07,
|
136 |
"gpu": 0.0,
|
137 |
+
"total": 4.849703245803916e-06
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "samples/kWh",
|
141 |
+
"value": 206198.18354148266
|
142 |
}
|
143 |
}
|
144 |
}
|