Commit
•
33006f8
1
Parent(s):
c244ff7
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.1",
|
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,
|
@@ -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":
|
134 |
"gpu": 0.0,
|
135 |
-
"total":
|
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.1",
|
81 |
+
"optimum_benchmark_commit": "c1d0b062e90b79e7705510c58cea731c0d90da8a",
|
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.10848,
|
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.0693912199998863,
|
110 |
+
"mean": 0.15277017428569803,
|
111 |
+
"stdev": 0.006763016495998352,
|
112 |
+
"p50": 0.15585435500003086,
|
113 |
+
"p90": 0.15689013039998373,
|
114 |
+
"p95": 0.15714211269997805,
|
115 |
+
"p99": 0.15734369853997351,
|
116 |
"values": [
|
117 |
+
0.15655415399999129,
|
118 |
+
0.1555904519999558,
|
119 |
+
0.15585435500003086,
|
120 |
+
0.15739409499997237,
|
121 |
+
0.15131836399996246,
|
122 |
+
0.15588450199999215,
|
123 |
+
0.13679529799998136
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "samples/s",
|
128 |
+
"value": 6.545780317890346
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
+
"cpu": 4.587034678753512e-06,
|
133 |
+
"ram": 1.91701726797962e-07,
|
134 |
"gpu": 0.0,
|
135 |
+
"total": 4.778736405551474e-06
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "samples/kWh",
|
139 |
+
"value": 209260.33895451875
|
140 |
}
|
141 |
}
|
142 |
}
|