Commit
•
eb61f00
1
Parent(s):
897c0aa
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.41.0",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
@@ -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": 2.
|
136 |
"gpu": 0.0,
|
137 |
-
"total": 5.
|
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.2.1",
|
83 |
+
"optimum_benchmark_commit": "5e9beea10942a9d4b3bee05550004817630e3d7e",
|
84 |
"transformers_version": "4.41.0",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 1175.719936,
|
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.1272812539999109,
|
112 |
+
"mean": 0.1610401791428444,
|
113 |
+
"stdev": 0.026439453057268386,
|
114 |
+
"p50": 0.15694732999997996,
|
115 |
+
"p90": 0.19593800219997776,
|
116 |
+
"p95": 0.20491731359996945,
|
117 |
+
"p99": 0.21210076271996284,
|
118 |
"values": [
|
119 |
+
0.157371406999971,
|
120 |
+
0.15694732999997996,
|
121 |
+
0.2138966249999612,
|
122 |
+
0.18396558699998877,
|
123 |
+
0.138817481999979,
|
124 |
+
0.137377258000015,
|
125 |
+
0.13890556500001594
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "samples/s",
|
130 |
+
"value": 6.209630449510299
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
+
"cpu": 5.441217290030586e-06,
|
135 |
+
"ram": 2.274028990180099e-07,
|
136 |
"gpu": 0.0,
|
137 |
+
"total": 5.668620189048596e-06
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "samples/kWh",
|
141 |
+
"value": 176409.77286358588
|
142 |
}
|
143 |
}
|
144 |
}
|