Commit
•
d0d49ba
1
Parent(s):
0ceae4c
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
@@ -11,7 +11,7 @@
|
|
11 |
"model": "microsoft/deberta-v3-base",
|
12 |
"processor": "microsoft/deberta-v3-base",
|
13 |
"device": "cuda",
|
14 |
-
"device_ids": "
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
@@ -79,7 +79,7 @@
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 128,
|
82 |
-
"cpu_ram_mb": 1082014.
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
|
@@ -101,7 +101,7 @@
|
|
101 |
"optimum_benchmark_commit": null,
|
102 |
"transformers_version": "4.45.2",
|
103 |
"transformers_commit": null,
|
104 |
-
"accelerate_version": "1.0.
|
105 |
"accelerate_commit": null,
|
106 |
"diffusers_version": "0.30.3",
|
107 |
"diffusers_commit": null,
|
@@ -109,7 +109,7 @@
|
|
109 |
"optimum_commit": null,
|
110 |
"timm_version": "1.0.9",
|
111 |
"timm_commit": null,
|
112 |
-
"peft_version": "0.13.
|
113 |
"peft_commit": null
|
114 |
},
|
115 |
"print_report": true,
|
@@ -119,34 +119,34 @@
|
|
119 |
"overall": {
|
120 |
"memory": {
|
121 |
"unit": "MB",
|
122 |
-
"max_ram":
|
123 |
"max_global_vram": 68702.69952,
|
124 |
-
"max_process_vram":
|
125 |
"max_reserved": 3919.577088,
|
126 |
"max_allocated": 3695.353344
|
127 |
},
|
128 |
"latency": {
|
129 |
"unit": "s",
|
130 |
"values": [
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
-
0.
|
136 |
],
|
137 |
"count": 5,
|
138 |
-
"total": 1.
|
139 |
-
"mean": 0.
|
140 |
-
"p50": 0.
|
141 |
-
"p90": 0.
|
142 |
-
"p95": 0.
|
143 |
-
"p99": 0.
|
144 |
-
"stdev": 0.
|
145 |
-
"stdev_":
|
146 |
},
|
147 |
"throughput": {
|
148 |
"unit": "samples/s",
|
149 |
-
"value":
|
150 |
},
|
151 |
"energy": null,
|
152 |
"efficiency": null
|
@@ -154,31 +154,31 @@
|
|
154 |
"warmup": {
|
155 |
"memory": {
|
156 |
"unit": "MB",
|
157 |
-
"max_ram":
|
158 |
"max_global_vram": 68702.69952,
|
159 |
-
"max_process_vram":
|
160 |
"max_reserved": 3919.577088,
|
161 |
"max_allocated": 3695.353344
|
162 |
},
|
163 |
"latency": {
|
164 |
"unit": "s",
|
165 |
"values": [
|
166 |
-
0.
|
167 |
-
0.
|
168 |
],
|
169 |
"count": 2,
|
170 |
-
"total": 0.
|
171 |
-
"mean": 0.
|
172 |
-
"p50": 0.
|
173 |
-
"p90": 0.
|
174 |
-
"p95": 0.
|
175 |
-
"p99": 0.
|
176 |
-
"stdev": 0.
|
177 |
-
"stdev_":
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
-
"value": 9.
|
182 |
},
|
183 |
"energy": null,
|
184 |
"efficiency": null
|
@@ -186,32 +186,32 @@
|
|
186 |
"train": {
|
187 |
"memory": {
|
188 |
"unit": "MB",
|
189 |
-
"max_ram":
|
190 |
"max_global_vram": 68702.69952,
|
191 |
-
"max_process_vram":
|
192 |
"max_reserved": 3919.577088,
|
193 |
"max_allocated": 3695.353344
|
194 |
},
|
195 |
"latency": {
|
196 |
"unit": "s",
|
197 |
"values": [
|
198 |
-
0.
|
199 |
-
0.
|
200 |
-
0.
|
201 |
],
|
202 |
"count": 3,
|
203 |
-
"total": 0.
|
204 |
-
"mean": 0.
|
205 |
-
"p50": 0.
|
206 |
-
"p90": 0.
|
207 |
-
"p95": 0.
|
208 |
-
"p99": 0.
|
209 |
-
"stdev":
|
210 |
-
"stdev_": 0.
|
211 |
},
|
212 |
"throughput": {
|
213 |
"unit": "samples/s",
|
214 |
-
"value":
|
215 |
},
|
216 |
"energy": null,
|
217 |
"efficiency": null
|
|
|
11 |
"model": "microsoft/deberta-v3-base",
|
12 |
"processor": "microsoft/deberta-v3-base",
|
13 |
"device": "cuda",
|
14 |
+
"device_ids": "5",
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 128,
|
82 |
+
"cpu_ram_mb": 1082014.490624,
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
|
|
|
101 |
"optimum_benchmark_commit": null,
|
102 |
"transformers_version": "4.45.2",
|
103 |
"transformers_commit": null,
|
104 |
+
"accelerate_version": "1.0.1",
|
105 |
"accelerate_commit": null,
|
106 |
"diffusers_version": "0.30.3",
|
107 |
"diffusers_commit": null,
|
|
|
109 |
"optimum_commit": null,
|
110 |
"timm_version": "1.0.9",
|
111 |
"timm_commit": null,
|
112 |
+
"peft_version": "0.13.2",
|
113 |
"peft_commit": null
|
114 |
},
|
115 |
"print_report": true,
|
|
|
119 |
"overall": {
|
120 |
"memory": {
|
121 |
"unit": "MB",
|
122 |
+
"max_ram": 1344.811008,
|
123 |
"max_global_vram": 68702.69952,
|
124 |
+
"max_process_vram": 426072.408064,
|
125 |
"max_reserved": 3919.577088,
|
126 |
"max_allocated": 3695.353344
|
127 |
},
|
128 |
"latency": {
|
129 |
"unit": "s",
|
130 |
"values": [
|
131 |
+
0.74645458984375,
|
132 |
+
0.07445110321044922,
|
133 |
+
0.07219479370117188,
|
134 |
+
0.07241783142089844,
|
135 |
+
0.07247687530517578
|
136 |
],
|
137 |
"count": 5,
|
138 |
+
"total": 1.0379951934814453,
|
139 |
+
"mean": 0.20759903869628907,
|
140 |
+
"p50": 0.07247687530517578,
|
141 |
+
"p90": 0.47765319519042976,
|
142 |
+
"p95": 0.6120538925170897,
|
143 |
+
"p99": 0.7195744503784179,
|
144 |
+
"stdev": 0.26942900553919574,
|
145 |
+
"stdev_": 129.7833589361471
|
146 |
},
|
147 |
"throughput": {
|
148 |
"unit": "samples/s",
|
149 |
+
"value": 48.16977989300658
|
150 |
},
|
151 |
"energy": null,
|
152 |
"efficiency": null
|
|
|
154 |
"warmup": {
|
155 |
"memory": {
|
156 |
"unit": "MB",
|
157 |
+
"max_ram": 1344.811008,
|
158 |
"max_global_vram": 68702.69952,
|
159 |
+
"max_process_vram": 426072.408064,
|
160 |
"max_reserved": 3919.577088,
|
161 |
"max_allocated": 3695.353344
|
162 |
},
|
163 |
"latency": {
|
164 |
"unit": "s",
|
165 |
"values": [
|
166 |
+
0.74645458984375,
|
167 |
+
0.07445110321044922
|
168 |
],
|
169 |
"count": 2,
|
170 |
+
"total": 0.8209056930541992,
|
171 |
+
"mean": 0.4104528465270996,
|
172 |
+
"p50": 0.4104528465270996,
|
173 |
+
"p90": 0.67925424118042,
|
174 |
+
"p95": 0.712854415512085,
|
175 |
+
"p99": 0.739734554977417,
|
176 |
+
"stdev": 0.3360017433166504,
|
177 |
+
"stdev_": 81.8612286793987
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
+
"value": 9.745333803491858
|
182 |
},
|
183 |
"energy": null,
|
184 |
"efficiency": null
|
|
|
186 |
"train": {
|
187 |
"memory": {
|
188 |
"unit": "MB",
|
189 |
+
"max_ram": 1344.811008,
|
190 |
"max_global_vram": 68702.69952,
|
191 |
+
"max_process_vram": 426072.408064,
|
192 |
"max_reserved": 3919.577088,
|
193 |
"max_allocated": 3695.353344
|
194 |
},
|
195 |
"latency": {
|
196 |
"unit": "s",
|
197 |
"values": [
|
198 |
+
0.07219479370117188,
|
199 |
+
0.07241783142089844,
|
200 |
+
0.07247687530517578
|
201 |
],
|
202 |
"count": 3,
|
203 |
+
"total": 0.21708950042724612,
|
204 |
+
"mean": 0.07236316680908204,
|
205 |
+
"p50": 0.07241783142089844,
|
206 |
+
"p90": 0.07246506652832031,
|
207 |
+
"p95": 0.07247097091674805,
|
208 |
+
"p99": 0.07247569442749023,
|
209 |
+
"stdev": 0.00012147337888918447,
|
210 |
+
"stdev_": 0.16786631133719093
|
211 |
},
|
212 |
"throughput": {
|
213 |
"unit": "samples/s",
|
214 |
+
"value": 82.91511088548658
|
215 |
},
|
216 |
"energy": null,
|
217 |
"efficiency": null
|