Commit
•
cef6d7e
1
Parent(s):
50bd69c
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
@@ -73,14 +73,14 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb": 16757.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
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.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
@@ -99,7 +99,7 @@
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram": 1179.
|
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 |
}
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16757.338112,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
+
"optimum_benchmark_commit": "43734676b09236e2ae4d7c19f90e8e23d1f2f201",
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 1179.070464,
|
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.0795167779999701,
|
112 |
+
"mean": 0.15421668257142432,
|
113 |
+
"stdev": 0.009028807997494828,
|
114 |
+
"p50": 0.15889728999997033,
|
115 |
+
"p90": 0.16181939840000722,
|
116 |
+
"p95": 0.161969934199999,
|
117 |
+
"p99": 0.1620903628399924,
|
118 |
"values": [
|
119 |
+
0.16096973399999115,
|
120 |
+
0.15889728999997033,
|
121 |
+
0.16212046999999075,
|
122 |
+
0.16161868400001822,
|
123 |
+
0.15520742000001064,
|
124 |
+
0.14079947499999435,
|
125 |
+
0.13990370499999472
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "samples/s",
|
130 |
+
"value": 6.484382774456696
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
+
"cpu": 5.520742966069116e-06,
|
135 |
+
"ram": 2.3073029337526903e-07,
|
136 |
"gpu": 0.0,
|
137 |
+
"total": 5.751473259444385e-06
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "samples/kWh",
|
141 |
+
"value": 173868.49506044717
|
142 |
}
|
143 |
}
|
144 |
}
|