Commit
•
c521344
1
Parent(s):
3ddbaaf
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": 1177.
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,36 +108,36 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 6,
|
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 |
]
|
126 |
},
|
127 |
"throughput": {
|
128 |
"unit": "samples/s",
|
129 |
-
"value": 5.
|
130 |
},
|
131 |
"energy": {
|
132 |
"unit": "kWh",
|
133 |
-
"cpu":
|
134 |
-
"ram": 2.
|
135 |
"gpu": 0.0,
|
136 |
-
"total": 5.
|
137 |
},
|
138 |
"efficiency": {
|
139 |
"unit": "samples/kWh",
|
140 |
-
"value":
|
141 |
}
|
142 |
}
|
143 |
}
|
|
|
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": "156844ab796ad7cf3da92a0bf30b174d1bcc0aa5",
|
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": 1177.612288,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 6,
|
111 |
+
"total": 1.0263987679999786,
|
112 |
+
"mean": 0.17106646133332978,
|
113 |
+
"stdev": 0.032617148648752446,
|
114 |
+
"p50": 0.16225827599998865,
|
115 |
+
"p90": 0.21311608350001165,
|
116 |
+
"p95": 0.2206708742500183,
|
117 |
+
"p99": 0.22671470685002362,
|
118 |
"values": [
|
119 |
+
0.15872942899994769,
|
120 |
+
0.19800650199999836,
|
121 |
+
0.22822566500002495,
|
122 |
+
0.16578712300002962,
|
123 |
+
0.13819240399999444,
|
124 |
+
0.13745764499998359
|
125 |
]
|
126 |
},
|
127 |
"throughput": {
|
128 |
"unit": "samples/s",
|
129 |
+
"value": 5.845681217731279
|
130 |
},
|
131 |
"energy": {
|
132 |
"unit": "kWh",
|
133 |
+
"cpu": 4.904567036363814e-06,
|
134 |
+
"ram": 2.0497024856198938e-07,
|
135 |
"gpu": 0.0,
|
136 |
+
"total": 5.109537284925804e-06
|
137 |
},
|
138 |
"efficiency": {
|
139 |
"unit": "samples/kWh",
|
140 |
+
"value": 195712.4381791298
|
141 |
}
|
142 |
}
|
143 |
}
|