Commit
•
6e80f6f
1
Parent(s):
684e2e7
Upload cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
Browse files
cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"name": "cuda_training_transformers_token-classification_microsoft/deberta-v3-base",
|
4 |
"backend": {
|
5 |
"name": "pytorch",
|
6 |
-
"version": "2.
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "token-classification",
|
9 |
"library": "transformers",
|
@@ -71,7 +71,7 @@
|
|
71 |
"name": "process",
|
72 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
73 |
"device_isolation": true,
|
74 |
-
"device_isolation_action": "
|
75 |
"numactl": false,
|
76 |
"numactl_kwargs": {},
|
77 |
"start_method": "spawn"
|
@@ -109,7 +109,7 @@
|
|
109 |
"optimum_commit": null,
|
110 |
"timm_version": "1.0.9",
|
111 |
"timm_commit": null,
|
112 |
-
"peft_version":
|
113 |
"peft_commit": null
|
114 |
}
|
115 |
},
|
@@ -117,33 +117,33 @@
|
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
-
"max_ram":
|
121 |
"max_global_vram": 68702.69952,
|
122 |
-
"max_process_vram":
|
123 |
"max_reserved": 3919.577088,
|
124 |
"max_allocated": 3695.353344
|
125 |
},
|
126 |
"latency": {
|
127 |
"unit": "s",
|
128 |
"count": 5,
|
129 |
-
"total": 0.
|
130 |
-
"mean": 0.
|
131 |
-
"stdev": 0.
|
132 |
-
"p50": 0.
|
133 |
-
"p90": 0.
|
134 |
-
"p95": 0.
|
135 |
-
"p99": 0.
|
136 |
"values": [
|
137 |
-
0.
|
138 |
-
0.
|
139 |
-
0.
|
140 |
-
0.
|
141 |
-
0.
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
-
"value":
|
147 |
},
|
148 |
"energy": null,
|
149 |
"efficiency": null
|
@@ -151,30 +151,30 @@
|
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
-
"max_ram":
|
155 |
"max_global_vram": 68702.69952,
|
156 |
-
"max_process_vram":
|
157 |
"max_reserved": 3919.577088,
|
158 |
"max_allocated": 3695.353344
|
159 |
},
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"count": 2,
|
163 |
-
"total": 0.
|
164 |
-
"mean": 0.
|
165 |
-
"stdev": 0.
|
166 |
-
"p50": 0.
|
167 |
-
"p90": 0.
|
168 |
-
"p95": 0.
|
169 |
-
"p99": 0.
|
170 |
"values": [
|
171 |
-
0.
|
172 |
-
0.
|
173 |
]
|
174 |
},
|
175 |
"throughput": {
|
176 |
"unit": "samples/s",
|
177 |
-
"value":
|
178 |
},
|
179 |
"energy": null,
|
180 |
"efficiency": null
|
@@ -182,31 +182,31 @@
|
|
182 |
"train": {
|
183 |
"memory": {
|
184 |
"unit": "MB",
|
185 |
-
"max_ram":
|
186 |
"max_global_vram": 68702.69952,
|
187 |
-
"max_process_vram":
|
188 |
"max_reserved": 3919.577088,
|
189 |
"max_allocated": 3695.353344
|
190 |
},
|
191 |
"latency": {
|
192 |
"unit": "s",
|
193 |
"count": 3,
|
194 |
-
"total": 0.
|
195 |
-
"mean": 0.
|
196 |
-
"stdev": 0.
|
197 |
-
"p50": 0.
|
198 |
-
"p90": 0.
|
199 |
-
"p95": 0.
|
200 |
-
"p99": 0.
|
201 |
"values": [
|
202 |
-
0.
|
203 |
-
0.
|
204 |
-
0.
|
205 |
]
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
-
"value":
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|
|
|
3 |
"name": "cuda_training_transformers_token-classification_microsoft/deberta-v3-base",
|
4 |
"backend": {
|
5 |
"name": "pytorch",
|
6 |
+
"version": "2.3.1+rocm5.7",
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "token-classification",
|
9 |
"library": "transformers",
|
|
|
71 |
"name": "process",
|
72 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
73 |
"device_isolation": true,
|
74 |
+
"device_isolation_action": "warn",
|
75 |
"numactl": false,
|
76 |
"numactl_kwargs": {},
|
77 |
"start_method": "spawn"
|
|
|
109 |
"optimum_commit": null,
|
110 |
"timm_version": "1.0.9",
|
111 |
"timm_commit": null,
|
112 |
+
"peft_version": "0.12.0",
|
113 |
"peft_commit": null
|
114 |
}
|
115 |
},
|
|
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
+
"max_ram": 1308.655616,
|
121 |
"max_global_vram": 68702.69952,
|
122 |
+
"max_process_vram": 435614.138368,
|
123 |
"max_reserved": 3919.577088,
|
124 |
"max_allocated": 3695.353344
|
125 |
},
|
126 |
"latency": {
|
127 |
"unit": "s",
|
128 |
"count": 5,
|
129 |
+
"total": 0.8838011398315431,
|
130 |
+
"mean": 0.1767602279663086,
|
131 |
+
"stdev": 0.20669596438273213,
|
132 |
+
"p50": 0.07359719848632812,
|
133 |
+
"p90": 0.3835416412353516,
|
134 |
+
"p95": 0.4868467483520507,
|
135 |
+
"p99": 0.5694908340454101,
|
136 |
"values": [
|
137 |
+
0.59015185546875,
|
138 |
+
0.07362631988525391,
|
139 |
+
0.07359719848632812,
|
140 |
+
0.07293736267089844,
|
141 |
+
0.0734884033203125
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
+
"value": 56.57381253155009
|
147 |
},
|
148 |
"energy": null,
|
149 |
"efficiency": null
|
|
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
+
"max_ram": 1308.655616,
|
155 |
"max_global_vram": 68702.69952,
|
156 |
+
"max_process_vram": 435614.138368,
|
157 |
"max_reserved": 3919.577088,
|
158 |
"max_allocated": 3695.353344
|
159 |
},
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"count": 2,
|
163 |
+
"total": 0.663778175354004,
|
164 |
+
"mean": 0.331889087677002,
|
165 |
+
"stdev": 0.25826276779174806,
|
166 |
+
"p50": 0.331889087677002,
|
167 |
+
"p90": 0.5384993019104004,
|
168 |
+
"p95": 0.5643255786895752,
|
169 |
+
"p99": 0.584986600112915,
|
170 |
"values": [
|
171 |
+
0.59015185546875,
|
172 |
+
0.07362631988525391
|
173 |
]
|
174 |
},
|
175 |
"throughput": {
|
176 |
"unit": "samples/s",
|
177 |
+
"value": 12.05221909523233
|
178 |
},
|
179 |
"energy": null,
|
180 |
"efficiency": null
|
|
|
182 |
"train": {
|
183 |
"memory": {
|
184 |
"unit": "MB",
|
185 |
+
"max_ram": 1308.655616,
|
186 |
"max_global_vram": 68702.69952,
|
187 |
+
"max_process_vram": 435614.138368,
|
188 |
"max_reserved": 3919.577088,
|
189 |
"max_allocated": 3695.353344
|
190 |
},
|
191 |
"latency": {
|
192 |
"unit": "s",
|
193 |
"count": 3,
|
194 |
+
"total": 0.22002296447753908,
|
195 |
+
"mean": 0.07334098815917969,
|
196 |
+
"stdev": 0.0002888416499627418,
|
197 |
+
"p50": 0.0734884033203125,
|
198 |
+
"p90": 0.073575439453125,
|
199 |
+
"p95": 0.07358631896972656,
|
200 |
+
"p99": 0.0735950225830078,
|
201 |
"values": [
|
202 |
+
0.07359719848632812,
|
203 |
+
0.07293736267089844,
|
204 |
+
0.0734884033203125
|
205 |
]
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 81.8096422014054
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|