Commit
•
95049f4
1
Parent(s):
0c38628
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,
|
@@ -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": 1345.
|
123 |
"max_global_vram": 68702.69952,
|
124 |
-
"max_process_vram":
|
125 |
"max_reserved": 2894.06976,
|
126 |
"max_allocated": 2506.73664
|
127 |
},
|
128 |
"latency": {
|
129 |
"unit": "s",
|
130 |
"values": [
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
-
0.
|
136 |
],
|
137 |
"count": 5,
|
138 |
-
"total": 0.
|
139 |
-
"mean": 0.
|
140 |
-
"p50": 0.
|
141 |
-
"p90": 0.
|
142 |
-
"p95": 0.
|
143 |
-
"p99": 0.
|
144 |
-
"stdev": 0.
|
145 |
-
"stdev_": 150.
|
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": 1345.
|
158 |
"max_global_vram": 68702.69952,
|
159 |
-
"max_process_vram":
|
160 |
"max_reserved": 2894.06976,
|
161 |
"max_allocated": 2506.73664
|
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_": 88.
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
-
"value":
|
182 |
},
|
183 |
"energy": null,
|
184 |
"efficiency": null
|
@@ -186,32 +186,32 @@
|
|
186 |
"train": {
|
187 |
"memory": {
|
188 |
"unit": "MB",
|
189 |
-
"max_ram": 1345.
|
190 |
"max_global_vram": 68702.69952,
|
191 |
-
"max_process_vram":
|
192 |
"max_reserved": 2894.06976,
|
193 |
"max_allocated": 2506.73664
|
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": "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,
|
|
|
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": 1345.560576,
|
123 |
"max_global_vram": 68702.69952,
|
124 |
+
"max_process_vram": 370887.184384,
|
125 |
"max_reserved": 2894.06976,
|
126 |
"max_allocated": 2506.73664
|
127 |
},
|
128 |
"latency": {
|
129 |
"unit": "s",
|
130 |
"values": [
|
131 |
+
0.6964756469726563,
|
132 |
+
0.043269149780273436,
|
133 |
+
0.0432192268371582,
|
134 |
+
0.042588668823242186,
|
135 |
+
0.0428382682800293
|
136 |
],
|
137 |
"count": 5,
|
138 |
+
"total": 0.8683909606933594,
|
139 |
+
"mean": 0.1736781921386719,
|
140 |
+
"p50": 0.0432192268371582,
|
141 |
+
"p90": 0.4351930480957032,
|
142 |
+
"p95": 0.5658343475341796,
|
143 |
+
"p99": 0.670347387084961,
|
144 |
+
"stdev": 0.2613988475627504,
|
145 |
+
"stdev_": 150.50758206536298
|
146 |
},
|
147 |
"throughput": {
|
148 |
"unit": "samples/s",
|
149 |
+
"value": 57.57775272105311
|
150 |
},
|
151 |
"energy": null,
|
152 |
"efficiency": null
|
|
|
154 |
"warmup": {
|
155 |
"memory": {
|
156 |
"unit": "MB",
|
157 |
+
"max_ram": 1345.560576,
|
158 |
"max_global_vram": 68702.69952,
|
159 |
+
"max_process_vram": 370887.184384,
|
160 |
"max_reserved": 2894.06976,
|
161 |
"max_allocated": 2506.73664
|
162 |
},
|
163 |
"latency": {
|
164 |
"unit": "s",
|
165 |
"values": [
|
166 |
+
0.6964756469726563,
|
167 |
+
0.043269149780273436
|
168 |
],
|
169 |
"count": 2,
|
170 |
+
"total": 0.7397447967529297,
|
171 |
+
"mean": 0.36987239837646485,
|
172 |
+
"p50": 0.36987239837646485,
|
173 |
+
"p90": 0.6311549972534181,
|
174 |
+
"p95": 0.6638153221130372,
|
175 |
+
"p99": 0.6899435820007325,
|
176 |
+
"stdev": 0.32660324859619144,
|
177 |
+
"stdev_": 88.3016007763215
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
+
"value": 10.81454041328249
|
182 |
},
|
183 |
"energy": null,
|
184 |
"efficiency": null
|
|
|
186 |
"train": {
|
187 |
"memory": {
|
188 |
"unit": "MB",
|
189 |
+
"max_ram": 1345.560576,
|
190 |
"max_global_vram": 68702.69952,
|
191 |
+
"max_process_vram": 370887.184384,
|
192 |
"max_reserved": 2894.06976,
|
193 |
"max_allocated": 2506.73664
|
194 |
},
|
195 |
"latency": {
|
196 |
"unit": "s",
|
197 |
"values": [
|
198 |
+
0.0432192268371582,
|
199 |
+
0.042588668823242186,
|
200 |
+
0.0428382682800293
|
201 |
],
|
202 |
"count": 3,
|
203 |
+
"total": 0.1286461639404297,
|
204 |
+
"mean": 0.04288205464680989,
|
205 |
+
"p50": 0.0428382682800293,
|
206 |
+
"p90": 0.04314303512573242,
|
207 |
+
"p95": 0.04318113098144531,
|
208 |
+
"p99": 0.043211607666015624,
|
209 |
+
"stdev": 0.00025927949740940686,
|
210 |
+
"stdev_": 0.6046340352506764
|
211 |
},
|
212 |
"throughput": {
|
213 |
"unit": "samples/s",
|
214 |
+
"value": 139.91866876291002
|
215 |
},
|
216 |
"energy": null,
|
217 |
"efficiency": null
|