Commit
•
d18477c
1
Parent(s):
4966b71
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
@@ -7,6 +7,7 @@
|
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "text-generation",
|
9 |
"library": "transformers",
|
|
|
10 |
"model": "openai-community/gpt2",
|
11 |
"processor": "openai-community/gpt2",
|
12 |
"device": "cuda",
|
@@ -91,7 +92,7 @@
|
|
91 |
"gpu_count": 1,
|
92 |
"gpu_vram_mb": 68702699520,
|
93 |
"optimum_benchmark_version": "0.3.1",
|
94 |
-
"optimum_benchmark_commit": "
|
95 |
"transformers_version": "4.42.4",
|
96 |
"transformers_commit": null,
|
97 |
"accelerate_version": "0.32.1",
|
@@ -110,33 +111,33 @@
|
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
-
"max_ram":
|
114 |
-
"max_global_vram": 3803.
|
115 |
-
"max_process_vram":
|
116 |
"max_reserved": 3359.637504,
|
117 |
"max_allocated": 3127.493632
|
118 |
},
|
119 |
"latency": {
|
120 |
"unit": "s",
|
121 |
"count": 5,
|
122 |
-
"total": 0.
|
123 |
-
"mean": 0.
|
124 |
-
"stdev": 0.
|
125 |
-
"p50": 0.
|
126 |
-
"p90": 0.
|
127 |
-
"p95": 0.
|
128 |
-
"p99": 0.
|
129 |
"values": [
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
]
|
136 |
},
|
137 |
"throughput": {
|
138 |
"unit": "samples/s",
|
139 |
-
"value":
|
140 |
},
|
141 |
"energy": null,
|
142 |
"efficiency": null
|
@@ -144,30 +145,30 @@
|
|
144 |
"warmup": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
-
"max_ram":
|
148 |
-
"max_global_vram": 3803.
|
149 |
-
"max_process_vram":
|
150 |
"max_reserved": 3359.637504,
|
151 |
"max_allocated": 3127.493632
|
152 |
},
|
153 |
"latency": {
|
154 |
"unit": "s",
|
155 |
"count": 2,
|
156 |
-
"total": 0.
|
157 |
-
"mean": 0.
|
158 |
-
"stdev": 0.
|
159 |
-
"p50": 0.
|
160 |
-
"p90": 0.
|
161 |
-
"p95": 0.
|
162 |
-
"p99": 0.
|
163 |
"values": [
|
164 |
-
0.
|
165 |
-
0.
|
166 |
]
|
167 |
},
|
168 |
"throughput": {
|
169 |
"unit": "samples/s",
|
170 |
-
"value":
|
171 |
},
|
172 |
"energy": null,
|
173 |
"efficiency": null
|
@@ -175,31 +176,31 @@
|
|
175 |
"train": {
|
176 |
"memory": {
|
177 |
"unit": "MB",
|
178 |
-
"max_ram":
|
179 |
-
"max_global_vram": 3803.
|
180 |
-
"max_process_vram":
|
181 |
"max_reserved": 3359.637504,
|
182 |
"max_allocated": 3127.493632
|
183 |
},
|
184 |
"latency": {
|
185 |
"unit": "s",
|
186 |
"count": 3,
|
187 |
-
"total": 0.
|
188 |
-
"mean": 0.
|
189 |
-
"stdev": 0.
|
190 |
-
"p50": 0.
|
191 |
-
"p90": 0.
|
192 |
-
"p95": 0.
|
193 |
-
"p99": 0.
|
194 |
"values": [
|
195 |
-
0.
|
196 |
-
0.
|
197 |
-
0.
|
198 |
]
|
199 |
},
|
200 |
"throughput": {
|
201 |
"unit": "samples/s",
|
202 |
-
"value":
|
203 |
},
|
204 |
"energy": null,
|
205 |
"efficiency": null
|
|
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "text-generation",
|
9 |
"library": "transformers",
|
10 |
+
"model_type": "gpt2",
|
11 |
"model": "openai-community/gpt2",
|
12 |
"processor": "openai-community/gpt2",
|
13 |
"device": "cuda",
|
|
|
92 |
"gpu_count": 1,
|
93 |
"gpu_vram_mb": 68702699520,
|
94 |
"optimum_benchmark_version": "0.3.1",
|
95 |
+
"optimum_benchmark_commit": "402644384abc46743e46dac65be6512bc68c9d92",
|
96 |
"transformers_version": "4.42.4",
|
97 |
"transformers_commit": null,
|
98 |
"accelerate_version": "0.32.1",
|
|
|
111 |
"overall": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
+
"max_ram": 1258.684416,
|
115 |
+
"max_global_vram": 3803.664384,
|
116 |
+
"max_process_vram": 298748.215296,
|
117 |
"max_reserved": 3359.637504,
|
118 |
"max_allocated": 3127.493632
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 5,
|
123 |
+
"total": 0.692051742553711,
|
124 |
+
"mean": 0.13841034851074221,
|
125 |
+
"stdev": 0.18164842288044808,
|
126 |
+
"p50": 0.04758408737182617,
|
127 |
+
"p90": 0.32020843658447273,
|
128 |
+
"p95": 0.41095767288208,
|
129 |
+
"p99": 0.483557061920166,
|
130 |
"values": [
|
131 |
+
0.5017069091796875,
|
132 |
+
0.04796072769165039,
|
133 |
+
0.04724296951293945,
|
134 |
+
0.04755704879760742,
|
135 |
+
0.04758408737182617
|
136 |
]
|
137 |
},
|
138 |
"throughput": {
|
139 |
"unit": "samples/s",
|
140 |
+
"value": 72.2489330284714
|
141 |
},
|
142 |
"energy": null,
|
143 |
"efficiency": null
|
|
|
145 |
"warmup": {
|
146 |
"memory": {
|
147 |
"unit": "MB",
|
148 |
+
"max_ram": 1258.684416,
|
149 |
+
"max_global_vram": 3803.664384,
|
150 |
+
"max_process_vram": 298748.215296,
|
151 |
"max_reserved": 3359.637504,
|
152 |
"max_allocated": 3127.493632
|
153 |
},
|
154 |
"latency": {
|
155 |
"unit": "s",
|
156 |
"count": 2,
|
157 |
+
"total": 0.5496676368713379,
|
158 |
+
"mean": 0.27483381843566895,
|
159 |
+
"stdev": 0.22687309074401857,
|
160 |
+
"p50": 0.27483381843566895,
|
161 |
+
"p90": 0.4563322910308838,
|
162 |
+
"p95": 0.47901960010528566,
|
163 |
+
"p99": 0.49716944736480717,
|
164 |
"values": [
|
165 |
+
0.5017069091796875,
|
166 |
+
0.04796072769165039
|
167 |
]
|
168 |
},
|
169 |
"throughput": {
|
170 |
"unit": "samples/s",
|
171 |
+
"value": 14.554249628985488
|
172 |
},
|
173 |
"energy": null,
|
174 |
"efficiency": null
|
|
|
176 |
"train": {
|
177 |
"memory": {
|
178 |
"unit": "MB",
|
179 |
+
"max_ram": 1258.684416,
|
180 |
+
"max_global_vram": 3803.664384,
|
181 |
+
"max_process_vram": 298748.215296,
|
182 |
"max_reserved": 3359.637504,
|
183 |
"max_allocated": 3127.493632
|
184 |
},
|
185 |
"latency": {
|
186 |
"unit": "s",
|
187 |
"count": 3,
|
188 |
+
"total": 0.14238410568237306,
|
189 |
+
"mean": 0.04746136856079102,
|
190 |
+
"stdev": 0.00015482544838365132,
|
191 |
+
"p50": 0.04755704879760742,
|
192 |
+
"p90": 0.04757867965698242,
|
193 |
+
"p95": 0.047581383514404295,
|
194 |
+
"p99": 0.047583546600341795,
|
195 |
"values": [
|
196 |
+
0.04724296951293945,
|
197 |
+
0.04755704879760742,
|
198 |
+
0.04758408737182617
|
199 |
]
|
200 |
},
|
201 |
"throughput": {
|
202 |
"unit": "samples/s",
|
203 |
+
"value": 126.41860489789467
|
204 |
},
|
205 |
"energy": null,
|
206 |
"efficiency": null
|