Commit
•
b03b01f
1
Parent(s):
77ec1d3
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": 5.
|
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": "dc29eecfd7850e87154a5a92442eb64d237d0070",
|
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": 1177.088,
|
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.078173123000056,
|
112 |
+
"mean": 0.15402473185715085,
|
113 |
+
"stdev": 0.009111555737706112,
|
114 |
+
"p50": 0.1589159400000426,
|
115 |
+
"p90": 0.16069731360000789,
|
116 |
+
"p95": 0.1607776983000008,
|
117 |
+
"p99": 0.16084200605999513,
|
118 |
"values": [
|
119 |
+
0.1599130800000239,
|
120 |
+
0.1589159400000426,
|
121 |
+
0.16059013400001731,
|
122 |
+
0.15855760099998406,
|
123 |
+
0.1608580829999937,
|
124 |
+
0.13953763699998945,
|
125 |
+
0.1398006480000049
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "samples/s",
|
130 |
+
"value": 6.492463826701824
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
+
"cpu": 5.410807993676927e-06,
|
135 |
+
"ram": 2.2613305176594876e-07,
|
136 |
"gpu": 0.0,
|
137 |
+
"total": 5.636941045442876e-06
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "samples/kWh",
|
141 |
+
"value": 177401.18123258345
|
142 |
}
|
143 |
}
|
144 |
}
|