Commit
•
b93fa9c
1
Parent(s):
eb2cde3
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"
|
@@ -101,7 +101,7 @@
|
|
101 |
"optimum_benchmark_commit": null,
|
102 |
"transformers_version": "4.44.2",
|
103 |
"transformers_commit": null,
|
104 |
-
"accelerate_version": "0.
|
105 |
"accelerate_commit": null,
|
106 |
"diffusers_version": "0.30.2",
|
107 |
"diffusers_commit": null,
|
@@ -117,33 +117,33 @@
|
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
-
"max_ram":
|
121 |
-
"max_global_vram":
|
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":
|
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":
|
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":
|
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"
|
|
|
101 |
"optimum_benchmark_commit": null,
|
102 |
"transformers_version": "4.44.2",
|
103 |
"transformers_commit": null,
|
104 |
+
"accelerate_version": "0.34.0",
|
105 |
"accelerate_commit": null,
|
106 |
"diffusers_version": "0.30.2",
|
107 |
"diffusers_commit": null,
|
|
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
+
"max_ram": 1297.047552,
|
121 |
+
"max_global_vram": 68702.69952,
|
122 |
+
"max_process_vram": 441877.733376,
|
123 |
"max_reserved": 3919.577088,
|
124 |
"max_allocated": 3695.353344
|
125 |
},
|
126 |
"latency": {
|
127 |
"unit": "s",
|
128 |
"count": 5,
|
129 |
+
"total": 1.0215785140991211,
|
130 |
+
"mean": 0.20431570281982422,
|
131 |
+
"stdev": 0.255193925190931,
|
132 |
+
"p50": 0.07734400939941406,
|
133 |
+
"p90": 0.46073749084472665,
|
134 |
+
"p95": 0.5877133499145507,
|
135 |
+
"p99": 0.6892940371704102,
|
136 |
"values": [
|
137 |
+
0.714689208984375,
|
138 |
+
0.07573472595214843,
|
139 |
+
0.07400065612792969,
|
140 |
+
0.0798099136352539,
|
141 |
+
0.07734400939941406
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
+
"value": 48.94386413764045
|
147 |
},
|
148 |
"energy": null,
|
149 |
"efficiency": null
|
|
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
+
"max_ram": 1297.047552,
|
155 |
+
"max_global_vram": 68702.69952,
|
156 |
+
"max_process_vram": 441877.733376,
|
157 |
"max_reserved": 3919.577088,
|
158 |
"max_allocated": 3695.353344
|
159 |
},
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"count": 2,
|
163 |
+
"total": 0.7904239349365235,
|
164 |
+
"mean": 0.39521196746826176,
|
165 |
+
"stdev": 0.31947724151611334,
|
166 |
+
"p50": 0.39521196746826176,
|
167 |
+
"p90": 0.6507937606811524,
|
168 |
+
"p95": 0.6827414848327636,
|
169 |
+
"p99": 0.7082996641540528,
|
170 |
"values": [
|
171 |
+
0.714689208984375,
|
172 |
+
0.07573472595214843
|
173 |
]
|
174 |
},
|
175 |
"throughput": {
|
176 |
"unit": "samples/s",
|
177 |
+
"value": 10.121151000624058
|
178 |
},
|
179 |
"energy": null,
|
180 |
"efficiency": null
|
|
|
182 |
"train": {
|
183 |
"memory": {
|
184 |
"unit": "MB",
|
185 |
+
"max_ram": 1297.047552,
|
186 |
+
"max_global_vram": 68702.69952,
|
187 |
+
"max_process_vram": 441877.733376,
|
188 |
"max_reserved": 3919.577088,
|
189 |
"max_allocated": 3695.353344
|
190 |
},
|
191 |
"latency": {
|
192 |
"unit": "s",
|
193 |
"count": 3,
|
194 |
+
"total": 0.23115457916259763,
|
195 |
+
"mean": 0.07705152638753254,
|
196 |
+
"stdev": 0.0023806200775960493,
|
197 |
+
"p50": 0.07734400939941406,
|
198 |
+
"p90": 0.07931673278808593,
|
199 |
+
"p95": 0.07956332321166992,
|
200 |
+
"p99": 0.0797605955505371,
|
201 |
"values": [
|
202 |
+
0.07400065612792969,
|
203 |
+
0.0798099136352539,
|
204 |
+
0.07734400939941406
|
205 |
]
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 77.86996937377792
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|