Commit
•
12abc2a
1
Parent(s):
b865116
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
@@ -81,7 +81,7 @@
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
-
"optimum_benchmark_commit": "
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
@@ -100,7 +100,7 @@
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -108,37 +108,38 @@
|
|
108 |
},
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
-
"count":
|
112 |
-
"total": 1.
|
113 |
-
"mean": 0.
|
114 |
-
"stdev": 0.
|
115 |
-
"p50": 0.
|
116 |
-
"p90": 0.
|
117 |
-
"p95": 0.
|
118 |
-
"p99": 0.
|
119 |
"values": [
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
|
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "samples/s",
|
130 |
-
"value":
|
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 |
}
|
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
+
"optimum_benchmark_commit": "bc46022225a5818a4648ee2abeffdd38c4a9b291",
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
+
"max_ram": 1184.575488,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
108 |
},
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
+
"count": 7,
|
112 |
+
"total": 1.0660615130000224,
|
113 |
+
"mean": 0.15229450185714605,
|
114 |
+
"stdev": 0.005668639792846552,
|
115 |
+
"p50": 0.15331127400003197,
|
116 |
+
"p90": 0.15755604159999165,
|
117 |
+
"p95": 0.15802913829997464,
|
118 |
+
"p99": 0.15840761565996103,
|
119 |
"values": [
|
120 |
+
0.15208459500001936,
|
121 |
+
0.15331127400003197,
|
122 |
+
0.15209937299999865,
|
123 |
+
0.15850223499995764,
|
124 |
+
0.1535795639999833,
|
125 |
+
0.15692524600001434,
|
126 |
+
0.13955922600001713
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "samples/s",
|
131 |
+
"value": 6.56622522681752
|
132 |
},
|
133 |
"energy": {
|
134 |
"unit": "kWh",
|
135 |
+
"cpu": 5.428201953570049e-06,
|
136 |
+
"ram": 2.26858699288357e-07,
|
137 |
"gpu": 0.0,
|
138 |
+
"total": 5.6550606528584055e-06
|
139 |
},
|
140 |
"efficiency": {
|
141 |
"unit": "samples/kWh",
|
142 |
+
"value": 176832.76296860588
|
143 |
}
|
144 |
}
|
145 |
}
|