Commit
•
29e0a63
1
Parent(s):
95e9ab4
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": 1177.
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -106,37 +106,37 @@
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 7,
|
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 |
-
0.
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "samples/s",
|
128 |
-
"value": 6.
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
-
"cpu":
|
133 |
-
"ram": 2.
|
134 |
"gpu": 0.0,
|
135 |
-
"total": 5.
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "samples/kWh",
|
139 |
-
"value":
|
140 |
}
|
141 |
}
|
142 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
+
"optimum_benchmark_commit": "6351381d30af027b495f2efc26253328f9283823",
|
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.370624,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 7,
|
109 |
+
"total": 1.0829561930000864,
|
110 |
+
"mean": 0.15470802757144092,
|
111 |
+
"stdev": 0.005187457173270884,
|
112 |
+
"p50": 0.15594600900004707,
|
113 |
+
"p90": 0.15832436960001814,
|
114 |
+
"p95": 0.15948656630000074,
|
115 |
+
"p99": 0.1604163236599868,
|
116 |
"values": [
|
117 |
+
0.15677477400004136,
|
118 |
+
0.15515277100001867,
|
119 |
+
0.15648657700000967,
|
120 |
+
0.1552244249999717,
|
121 |
+
0.15594600900004707,
|
122 |
+
0.16064876299998332,
|
123 |
+
0.1427228740000146
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "samples/s",
|
128 |
+
"value": 6.463788697313855
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
+
"cpu": 5.354060894913145e-06,
|
133 |
+
"ram": 2.237595856449559e-07,
|
134 |
"gpu": 0.0,
|
135 |
+
"total": 5.577820480558101e-06
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "samples/kWh",
|
139 |
+
"value": 179281.49596882382
|
140 |
}
|
141 |
}
|
142 |
}
|