Upload cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json
CHANGED
@@ -79,17 +79,17 @@
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 4,
|
82 |
-
"cpu_ram_mb":
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
-
"platform": "Linux-6.
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
-
"optimum_benchmark_commit": "
|
90 |
-
"transformers_version": "4.45.
|
91 |
"transformers_commit": null,
|
92 |
-
"accelerate_version": "0.
|
93 |
"accelerate_commit": null,
|
94 |
"diffusers_version": "0.30.3",
|
95 |
"diffusers_commit": null,
|
@@ -107,7 +107,7 @@
|
|
107 |
"overall": {
|
108 |
"memory": {
|
109 |
"unit": "MB",
|
110 |
-
"max_ram":
|
111 |
"max_global_vram": null,
|
112 |
"max_process_vram": null,
|
113 |
"max_reserved": null,
|
@@ -116,42 +116,42 @@
|
|
116 |
"latency": {
|
117 |
"unit": "s",
|
118 |
"values": [
|
119 |
-
1.
|
120 |
-
1.
|
121 |
-
1.
|
122 |
-
1.
|
123 |
-
1.
|
124 |
],
|
125 |
"count": 5,
|
126 |
-
"total": 6.
|
127 |
-
"mean": 1.
|
128 |
-
"p50": 1.
|
129 |
-
"p90": 1.
|
130 |
-
"p95": 1.
|
131 |
-
"p99": 1.
|
132 |
-
"stdev": 0.
|
133 |
-
"stdev_":
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
-
"value":
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
-
"cpu": 0.
|
142 |
-
"ram": 1.
|
143 |
"gpu": 0,
|
144 |
-
"total": 0.
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
-
"value":
|
149 |
}
|
150 |
},
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
-
"max_ram":
|
155 |
"max_global_vram": null,
|
156 |
"max_process_vram": null,
|
157 |
"max_reserved": null,
|
@@ -160,22 +160,22 @@
|
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"values": [
|
163 |
-
1.
|
164 |
-
1.
|
165 |
],
|
166 |
"count": 2,
|
167 |
-
"total": 2.
|
168 |
-
"mean": 1.
|
169 |
-
"p50": 1.
|
170 |
-
"p90": 1.
|
171 |
-
"p95": 1.
|
172 |
-
"p99": 1.
|
173 |
-
"stdev": 0.
|
174 |
-
"stdev_":
|
175 |
},
|
176 |
"throughput": {
|
177 |
"unit": "samples/s",
|
178 |
-
"value":
|
179 |
},
|
180 |
"energy": null,
|
181 |
"efficiency": null
|
@@ -183,7 +183,7 @@
|
|
183 |
"train": {
|
184 |
"memory": {
|
185 |
"unit": "MB",
|
186 |
-
"max_ram":
|
187 |
"max_global_vram": null,
|
188 |
"max_process_vram": null,
|
189 |
"max_reserved": null,
|
@@ -192,23 +192,23 @@
|
|
192 |
"latency": {
|
193 |
"unit": "s",
|
194 |
"values": [
|
195 |
-
1.
|
196 |
-
1.
|
197 |
-
1.
|
198 |
],
|
199 |
"count": 3,
|
200 |
-
"total": 3.
|
201 |
-
"mean": 1.
|
202 |
-
"p50": 1.
|
203 |
-
"p90": 1.
|
204 |
-
"p95": 1.
|
205 |
-
"p99": 1.
|
206 |
-
"stdev": 0.
|
207 |
-
"stdev_":
|
208 |
},
|
209 |
"throughput": {
|
210 |
"unit": "samples/s",
|
211 |
-
"value":
|
212 |
},
|
213 |
"energy": null,
|
214 |
"efficiency": null
|
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 4,
|
82 |
+
"cpu_ram_mb": 16757.342208,
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
+
"platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
+
"optimum_benchmark_commit": "0482e71303c5bdcabeb9c58b677342ae335717ac",
|
90 |
+
"transformers_version": "4.45.2",
|
91 |
"transformers_commit": null,
|
92 |
+
"accelerate_version": "1.0.0",
|
93 |
"accelerate_commit": null,
|
94 |
"diffusers_version": "0.30.3",
|
95 |
"diffusers_commit": null,
|
|
|
107 |
"overall": {
|
108 |
"memory": {
|
109 |
"unit": "MB",
|
110 |
+
"max_ram": 4418.412544,
|
111 |
"max_global_vram": null,
|
112 |
"max_process_vram": null,
|
113 |
"max_reserved": null,
|
|
|
116 |
"latency": {
|
117 |
"unit": "s",
|
118 |
"values": [
|
119 |
+
1.4649556130000292,
|
120 |
+
1.1667400759999964,
|
121 |
+
1.1941770430000247,
|
122 |
+
1.1815183709999815,
|
123 |
+
1.1470939669999893
|
124 |
],
|
125 |
"count": 5,
|
126 |
+
"total": 6.154485070000021,
|
127 |
+
"mean": 1.2308970140000042,
|
128 |
+
"p50": 1.1815183709999815,
|
129 |
+
"p90": 1.3566441850000275,
|
130 |
+
"p95": 1.4107998990000283,
|
131 |
+
"p99": 1.454124470200029,
|
132 |
+
"stdev": 0.11807548246832707,
|
133 |
+
"stdev_": 9.59263700580613
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
+
"value": 8.124156518589105
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
+
"cpu": 0.0002524467861222219,
|
142 |
+
"ram": 1.0552509638765129e-05,
|
143 |
"gpu": 0,
|
144 |
+
"total": 0.0002629992957609871
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
+
"value": 38022.91550273947
|
149 |
}
|
150 |
},
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
+
"max_ram": 4418.412544,
|
155 |
"max_global_vram": null,
|
156 |
"max_process_vram": null,
|
157 |
"max_reserved": null,
|
|
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"values": [
|
163 |
+
1.4649556130000292,
|
164 |
+
1.1667400759999964
|
165 |
],
|
166 |
"count": 2,
|
167 |
+
"total": 2.6316956890000256,
|
168 |
+
"mean": 1.3158478445000128,
|
169 |
+
"p50": 1.3158478445000128,
|
170 |
+
"p90": 1.435134059300026,
|
171 |
+
"p95": 1.4500448361500275,
|
172 |
+
"p99": 1.461973457630029,
|
173 |
+
"stdev": 0.1491077685000164,
|
174 |
+
"stdev_": 11.331687711710572
|
175 |
},
|
176 |
"throughput": {
|
177 |
"unit": "samples/s",
|
178 |
+
"value": 3.039865146049537
|
179 |
},
|
180 |
"energy": null,
|
181 |
"efficiency": null
|
|
|
183 |
"train": {
|
184 |
"memory": {
|
185 |
"unit": "MB",
|
186 |
+
"max_ram": 4418.412544,
|
187 |
"max_global_vram": null,
|
188 |
"max_process_vram": null,
|
189 |
"max_reserved": null,
|
|
|
192 |
"latency": {
|
193 |
"unit": "s",
|
194 |
"values": [
|
195 |
+
1.1941770430000247,
|
196 |
+
1.1815183709999815,
|
197 |
+
1.1470939669999893
|
198 |
],
|
199 |
"count": 3,
|
200 |
+
"total": 3.5227893809999955,
|
201 |
+
"mean": 1.1742631269999986,
|
202 |
+
"p50": 1.1815183709999815,
|
203 |
+
"p90": 1.191645308600016,
|
204 |
+
"p95": 1.1929111758000204,
|
205 |
+
"p99": 1.1939238695600238,
|
206 |
+
"stdev": 0.019894437003523426,
|
207 |
+
"stdev_": 1.6942060553625344
|
208 |
},
|
209 |
"throughput": {
|
210 |
"unit": "samples/s",
|
211 |
+
"value": 5.109587333572135
|
212 |
},
|
213 |
"energy": null,
|
214 |
"efficiency": null
|