Commit
•
4a55fc2
1
Parent(s):
0d42ed1
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
@@ -78,7 +78,7 @@
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
-
"optimum_benchmark_commit": "
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
@@ -97,7 +97,7 @@
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
-
"max_ram":
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -105,37 +105,38 @@
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
-
"count":
|
109 |
-
"total": 1.
|
110 |
-
"mean": 0.
|
111 |
-
"stdev": 0.
|
112 |
-
"p50": 0.
|
113 |
-
"p90": 0.
|
114 |
-
"p95": 0.
|
115 |
-
"p99": 0.
|
116 |
"values": [
|
117 |
-
0.
|
118 |
-
0.
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
|
|
123 |
]
|
124 |
},
|
125 |
"throughput": {
|
126 |
"unit": "samples/s",
|
127 |
-
"value":
|
128 |
},
|
129 |
"energy": {
|
130 |
"unit": "kWh",
|
131 |
-
"cpu": 5.
|
132 |
-
"ram": 2.
|
133 |
"gpu": 0.0,
|
134 |
-
"total": 5.
|
135 |
},
|
136 |
"efficiency": {
|
137 |
"unit": "samples/kWh",
|
138 |
-
"value":
|
139 |
}
|
140 |
}
|
141 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
+
"optimum_benchmark_commit": "94e541958c0ccf6b26acb5568dd64a080a1112b6",
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 1177.038848,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 7,
|
109 |
+
"total": 1.108881179999912,
|
110 |
+
"mean": 0.15841159714284458,
|
111 |
+
"stdev": 0.004536963484653157,
|
112 |
+
"p50": 0.1589221560000169,
|
113 |
+
"p90": 0.1630276541999706,
|
114 |
+
"p95": 0.1636248155999624,
|
115 |
+
"p99": 0.16410254471995586,
|
116 |
"values": [
|
117 |
+
0.15910742699998082,
|
118 |
+
0.15828678999997692,
|
119 |
+
0.16422197699995422,
|
120 |
+
0.1589221560000169,
|
121 |
+
0.15739186700000118,
|
122 |
+
0.1622314389999815,
|
123 |
+
0.14871952400000055
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "samples/s",
|
128 |
+
"value": 6.312669135570102
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
+
"cpu": 5.602225992414687e-06,
|
133 |
+
"ram": 2.3412126790759657e-07,
|
134 |
"gpu": 0.0,
|
135 |
+
"total": 5.836347260322283e-06
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "samples/kWh",
|
139 |
+
"value": 171340.0446197542
|
140 |
}
|
141 |
}
|
142 |
}
|