Commit
•
43cad88
1
Parent(s):
6d65e82
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-1018-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.40.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
@@ -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,
|
@@ -107,37 +107,38 @@
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
-
"count":
|
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":
|
130 |
},
|
131 |
"energy": {
|
132 |
"unit": "kWh",
|
133 |
-
"cpu": 5.
|
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.342208,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
+
"optimum_benchmark_commit": "6d219cab8dced45685ef7bd31a9c5490c58b944d",
|
84 |
"transformers_version": "4.40.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 1177.255936,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 7,
|
111 |
+
"total": 1.0539725080000153,
|
112 |
+
"mean": 0.15056750114285933,
|
113 |
+
"stdev": 0.005709761707604681,
|
114 |
+
"p50": 0.1517656820000184,
|
115 |
+
"p90": 0.15470104179997862,
|
116 |
+
"p95": 0.15551605539997695,
|
117 |
+
"p99": 0.15616806627997562,
|
118 |
"values": [
|
119 |
+
0.1529044229999954,
|
120 |
+
0.1563310689999753,
|
121 |
+
0.15108329399998865,
|
122 |
+
0.1510591950000162,
|
123 |
+
0.1517656820000184,
|
124 |
+
0.15361435699998083,
|
125 |
+
0.13721448800004055
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "samples/s",
|
130 |
+
"value": 6.641539458446575
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
+
"cpu": 5.443452960915036e-06,
|
135 |
+
"ram": 2.2749807974989268e-07,
|
136 |
"gpu": 0.0,
|
137 |
+
"total": 5.670951040664929e-06
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "samples/kWh",
|
141 |
+
"value": 176337.2656242767
|
142 |
}
|
143 |
}
|
144 |
}
|