Commit
•
81416c4
1
Parent(s):
8f0d123
Upload cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub
Browse files
cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"model": "openai-community/gpt2",
|
12 |
"processor": "openai-community/gpt2",
|
13 |
"device": "cuda",
|
14 |
-
"device_ids": "
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
@@ -111,40 +111,42 @@
|
|
111 |
"timm_commit": null,
|
112 |
"peft_version": "0.13.0",
|
113 |
"peft_commit": null
|
114 |
-
}
|
|
|
|
|
115 |
},
|
116 |
"report": {
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
-
"max_ram": 1345.
|
121 |
"max_global_vram": 68702.69952,
|
122 |
-
"max_process_vram":
|
123 |
"max_reserved": 2894.06976,
|
124 |
"max_allocated": 2506.73664
|
125 |
},
|
126 |
"latency": {
|
127 |
"unit": "s",
|
128 |
"values": [
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
],
|
135 |
"count": 5,
|
136 |
-
"total": 0.
|
137 |
-
"mean": 0.
|
138 |
-
"p50": 0.
|
139 |
-
"p90": 0.
|
140 |
-
"p95": 0.
|
141 |
-
"p99": 0.
|
142 |
-
"stdev": 0.
|
143 |
-
"stdev_":
|
144 |
},
|
145 |
"throughput": {
|
146 |
"unit": "samples/s",
|
147 |
-
"value": 62.
|
148 |
},
|
149 |
"energy": null,
|
150 |
"efficiency": null
|
@@ -152,31 +154,31 @@
|
|
152 |
"warmup": {
|
153 |
"memory": {
|
154 |
"unit": "MB",
|
155 |
-
"max_ram": 1345.
|
156 |
"max_global_vram": 68702.69952,
|
157 |
-
"max_process_vram":
|
158 |
"max_reserved": 2894.06976,
|
159 |
"max_allocated": 2506.73664
|
160 |
},
|
161 |
"latency": {
|
162 |
"unit": "s",
|
163 |
"values": [
|
164 |
-
0.
|
165 |
-
0.
|
166 |
],
|
167 |
"count": 2,
|
168 |
-
"total": 0.
|
169 |
-
"mean": 0.
|
170 |
-
"p50": 0.
|
171 |
-
"p90": 0.
|
172 |
-
"p95": 0.
|
173 |
-
"p99": 0.
|
174 |
-
"stdev": 0.
|
175 |
-
"stdev_": 87.
|
176 |
},
|
177 |
"throughput": {
|
178 |
"unit": "samples/s",
|
179 |
-
"value": 11.
|
180 |
},
|
181 |
"energy": null,
|
182 |
"efficiency": null
|
@@ -184,32 +186,32 @@
|
|
184 |
"train": {
|
185 |
"memory": {
|
186 |
"unit": "MB",
|
187 |
-
"max_ram": 1345.
|
188 |
"max_global_vram": 68702.69952,
|
189 |
-
"max_process_vram":
|
190 |
"max_reserved": 2894.06976,
|
191 |
"max_allocated": 2506.73664
|
192 |
},
|
193 |
"latency": {
|
194 |
"unit": "s",
|
195 |
"values": [
|
196 |
-
0.
|
197 |
-
0.
|
198 |
-
0.
|
199 |
],
|
200 |
"count": 3,
|
201 |
-
"total": 0.
|
202 |
-
"mean": 0.
|
203 |
-
"p50": 0.
|
204 |
-
"p90": 0.
|
205 |
-
"p95": 0.
|
206 |
-
"p99": 0.
|
207 |
-
"stdev":
|
208 |
-
"stdev_": 0.
|
209 |
},
|
210 |
"throughput": {
|
211 |
"unit": "samples/s",
|
212 |
-
"value":
|
213 |
},
|
214 |
"energy": null,
|
215 |
"efficiency": null
|
|
|
11 |
"model": "openai-community/gpt2",
|
12 |
"processor": "openai-community/gpt2",
|
13 |
"device": "cuda",
|
14 |
+
"device_ids": "5",
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
|
|
111 |
"timm_commit": null,
|
112 |
"peft_version": "0.13.0",
|
113 |
"peft_commit": null
|
114 |
+
},
|
115 |
+
"print_report": true,
|
116 |
+
"log_report": true
|
117 |
},
|
118 |
"report": {
|
119 |
"overall": {
|
120 |
"memory": {
|
121 |
"unit": "MB",
|
122 |
+
"max_ram": 1345.601536,
|
123 |
"max_global_vram": 68702.69952,
|
124 |
+
"max_process_vram": 343468.568576,
|
125 |
"max_reserved": 2894.06976,
|
126 |
"max_allocated": 2506.73664
|
127 |
},
|
128 |
"latency": {
|
129 |
"unit": "s",
|
130 |
"values": [
|
131 |
+
0.6369906616210937,
|
132 |
+
0.04272177505493164,
|
133 |
+
0.04119938278198242,
|
134 |
+
0.041418899536132814,
|
135 |
+
0.04106226348876953
|
136 |
],
|
137 |
"count": 5,
|
138 |
+
"total": 0.8033929824829101,
|
139 |
+
"mean": 0.16067859649658203,
|
140 |
+
"p50": 0.041418899536132814,
|
141 |
+
"p90": 0.399283106994629,
|
142 |
+
"p95": 0.5181368843078612,
|
143 |
+
"p99": 0.6132199061584472,
|
144 |
+
"stdev": 0.23815676352309945,
|
145 |
+
"stdev_": 148.21934514978508
|
146 |
},
|
147 |
"throughput": {
|
148 |
"unit": "samples/s",
|
149 |
+
"value": 62.23604274644458
|
150 |
},
|
151 |
"energy": null,
|
152 |
"efficiency": null
|
|
|
154 |
"warmup": {
|
155 |
"memory": {
|
156 |
"unit": "MB",
|
157 |
+
"max_ram": 1345.601536,
|
158 |
"max_global_vram": 68702.69952,
|
159 |
+
"max_process_vram": 343468.568576,
|
160 |
"max_reserved": 2894.06976,
|
161 |
"max_allocated": 2506.73664
|
162 |
},
|
163 |
"latency": {
|
164 |
"unit": "s",
|
165 |
"values": [
|
166 |
+
0.6369906616210937,
|
167 |
+
0.04272177505493164
|
168 |
],
|
169 |
"count": 2,
|
170 |
+
"total": 0.6797124366760254,
|
171 |
+
"mean": 0.3398562183380127,
|
172 |
+
"p50": 0.3398562183380127,
|
173 |
+
"p90": 0.5775637729644776,
|
174 |
+
"p95": 0.6072772172927856,
|
175 |
+
"p99": 0.6310479727554321,
|
176 |
+
"stdev": 0.2971344432830811,
|
177 |
+
"stdev_": 87.42945612004615
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
+
"value": 11.769683131181367
|
182 |
},
|
183 |
"energy": null,
|
184 |
"efficiency": null
|
|
|
186 |
"train": {
|
187 |
"memory": {
|
188 |
"unit": "MB",
|
189 |
+
"max_ram": 1345.601536,
|
190 |
"max_global_vram": 68702.69952,
|
191 |
+
"max_process_vram": 343468.568576,
|
192 |
"max_reserved": 2894.06976,
|
193 |
"max_allocated": 2506.73664
|
194 |
},
|
195 |
"latency": {
|
196 |
"unit": "s",
|
197 |
"values": [
|
198 |
+
0.04119938278198242,
|
199 |
+
0.041418899536132814,
|
200 |
+
0.04106226348876953
|
201 |
],
|
202 |
"count": 3,
|
203 |
+
"total": 0.12368054580688478,
|
204 |
+
"mean": 0.041226848602294926,
|
205 |
+
"p50": 0.04119938278198242,
|
206 |
+
"p90": 0.041374996185302736,
|
207 |
+
"p95": 0.04139694786071777,
|
208 |
+
"p99": 0.041414509201049804,
|
209 |
+
"stdev": 0.00014688566082456773,
|
210 |
+
"stdev_": 0.3562864148107387
|
211 |
},
|
212 |
"throughput": {
|
213 |
"unit": "samples/s",
|
214 |
+
"value": 145.53622708057304
|
215 |
},
|
216 |
"energy": null,
|
217 |
"efficiency": null
|