Commit
•
5b1eb47
1
Parent(s):
0a88dc3
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
@@ -69,6 +69,8 @@
|
|
69 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
70 |
"device_isolation": false,
|
71 |
"device_isolation_action": "error",
|
|
|
|
|
72 |
"start_method": "spawn"
|
73 |
},
|
74 |
"environment": {
|
@@ -81,8 +83,8 @@
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.2.1",
|
84 |
-
"optimum_benchmark_commit": "
|
85 |
-
"transformers_version": "4.
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.30.1",
|
88 |
"accelerate_commit": null,
|
@@ -100,7 +102,7 @@
|
|
100 |
"overall": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,24 +111,24 @@
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 5,
|
112 |
-
"total": 6.
|
113 |
-
"mean": 1.
|
114 |
-
"stdev": 0.
|
115 |
-
"p50": 1.
|
116 |
-
"p90": 1.
|
117 |
-
"p95": 1.
|
118 |
-
"p99": 1.
|
119 |
"values": [
|
120 |
-
1.
|
121 |
-
1.
|
122 |
-
1.
|
123 |
-
1.
|
124 |
-
1.
|
125 |
]
|
126 |
},
|
127 |
"throughput": {
|
128 |
"unit": "samples/s",
|
129 |
-
"value": 8.
|
130 |
},
|
131 |
"energy": null,
|
132 |
"efficiency": null
|
@@ -134,7 +136,7 @@
|
|
134 |
"warmup": {
|
135 |
"memory": {
|
136 |
"unit": "MB",
|
137 |
-
"max_ram":
|
138 |
"max_global_vram": null,
|
139 |
"max_process_vram": null,
|
140 |
"max_reserved": null,
|
@@ -143,21 +145,21 @@
|
|
143 |
"latency": {
|
144 |
"unit": "s",
|
145 |
"count": 2,
|
146 |
-
"total": 2.
|
147 |
-
"mean": 1.
|
148 |
-
"stdev": 0.
|
149 |
-
"p50": 1.
|
150 |
-
"p90": 1.
|
151 |
-
"p95": 1.
|
152 |
-
"p99": 1.
|
153 |
"values": [
|
154 |
-
1.
|
155 |
-
1.
|
156 |
]
|
157 |
},
|
158 |
"throughput": {
|
159 |
"unit": "samples/s",
|
160 |
-
"value": 3.
|
161 |
},
|
162 |
"energy": null,
|
163 |
"efficiency": null
|
@@ -165,7 +167,7 @@
|
|
165 |
"train": {
|
166 |
"memory": {
|
167 |
"unit": "MB",
|
168 |
-
"max_ram":
|
169 |
"max_global_vram": null,
|
170 |
"max_process_vram": null,
|
171 |
"max_reserved": null,
|
@@ -174,22 +176,22 @@
|
|
174 |
"latency": {
|
175 |
"unit": "s",
|
176 |
"count": 3,
|
177 |
-
"total": 3.
|
178 |
-
"mean": 1.
|
179 |
-
"stdev": 0.
|
180 |
-
"p50": 1.
|
181 |
-
"p90": 1.
|
182 |
-
"p95": 1.
|
183 |
-
"p99": 1.
|
184 |
"values": [
|
185 |
-
1.
|
186 |
-
1.
|
187 |
-
1.
|
188 |
]
|
189 |
},
|
190 |
"throughput": {
|
191 |
"unit": "samples/s",
|
192 |
-
"value": 5.
|
193 |
},
|
194 |
"energy": null,
|
195 |
"efficiency": null
|
|
|
69 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
70 |
"device_isolation": false,
|
71 |
"device_isolation_action": "error",
|
72 |
+
"numactl": false,
|
73 |
+
"numactl_kwargs": {},
|
74 |
"start_method": "spawn"
|
75 |
},
|
76 |
"environment": {
|
|
|
83 |
"processor": "x86_64",
|
84 |
"python_version": "3.10.14",
|
85 |
"optimum_benchmark_version": "0.2.1",
|
86 |
+
"optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
|
87 |
+
"transformers_version": "4.41.0",
|
88 |
"transformers_commit": null,
|
89 |
"accelerate_version": "0.30.1",
|
90 |
"accelerate_commit": null,
|
|
|
102 |
"overall": {
|
103 |
"memory": {
|
104 |
"unit": "MB",
|
105 |
+
"max_ram": 4393.816064,
|
106 |
"max_global_vram": null,
|
107 |
"max_process_vram": null,
|
108 |
"max_reserved": null,
|
|
|
111 |
"latency": {
|
112 |
"unit": "s",
|
113 |
"count": 5,
|
114 |
+
"total": 6.048687122000047,
|
115 |
+
"mean": 1.2097374244000094,
|
116 |
+
"stdev": 0.07237138490927732,
|
117 |
+
"p50": 1.1773001919999615,
|
118 |
+
"p90": 1.2987007032000293,
|
119 |
+
"p95": 1.3167581256000402,
|
120 |
+
"p99": 1.3312040635200493,
|
121 |
"values": [
|
122 |
+
1.3348155480000514,
|
123 |
+
1.155008027000008,
|
124 |
+
1.1773001919999615,
|
125 |
+
1.1370349190000297,
|
126 |
+
1.244528435999996
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "samples/s",
|
131 |
+
"value": 8.266256625862159
|
132 |
},
|
133 |
"energy": null,
|
134 |
"efficiency": null
|
|
|
136 |
"warmup": {
|
137 |
"memory": {
|
138 |
"unit": "MB",
|
139 |
+
"max_ram": 4393.816064,
|
140 |
"max_global_vram": null,
|
141 |
"max_process_vram": null,
|
142 |
"max_reserved": null,
|
|
|
145 |
"latency": {
|
146 |
"unit": "s",
|
147 |
"count": 2,
|
148 |
+
"total": 2.4898235750000595,
|
149 |
+
"mean": 1.2449117875000297,
|
150 |
+
"stdev": 0.08990376050002169,
|
151 |
+
"p50": 1.2449117875000297,
|
152 |
+
"p90": 1.316834795900047,
|
153 |
+
"p95": 1.3258251719500493,
|
154 |
+
"p99": 1.333017472790051,
|
155 |
"values": [
|
156 |
+
1.3348155480000514,
|
157 |
+
1.155008027000008
|
158 |
]
|
159 |
},
|
160 |
"throughput": {
|
161 |
"unit": "samples/s",
|
162 |
+
"value": 3.213079063242386
|
163 |
},
|
164 |
"energy": null,
|
165 |
"efficiency": null
|
|
|
167 |
"train": {
|
168 |
"memory": {
|
169 |
"unit": "MB",
|
170 |
+
"max_ram": 4393.816064,
|
171 |
"max_global_vram": null,
|
172 |
"max_process_vram": null,
|
173 |
"max_reserved": null,
|
|
|
176 |
"latency": {
|
177 |
"unit": "s",
|
178 |
"count": 3,
|
179 |
+
"total": 3.558863546999987,
|
180 |
+
"mean": 1.1862878489999957,
|
181 |
+
"stdev": 0.044341835272634696,
|
182 |
+
"p50": 1.1773001919999615,
|
183 |
+
"p90": 1.231082787199989,
|
184 |
+
"p95": 1.2378056115999925,
|
185 |
+
"p99": 1.2431838711199952,
|
186 |
"values": [
|
187 |
+
1.1773001919999615,
|
188 |
+
1.1370349190000297,
|
189 |
+
1.244528435999996
|
190 |
]
|
191 |
},
|
192 |
"throughput": {
|
193 |
"unit": "samples/s",
|
194 |
+
"value": 5.057794366736384
|
195 |
},
|
196 |
"energy": null,
|
197 |
"efficiency": null
|