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",
|
@@ -79,7 +80,7 @@
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7R32",
|
81 |
"cpu_count": 16,
|
82 |
-
"cpu_ram_mb": 66697.
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-5.10.219-208.866.amzn2.x86_64-x86_64-with-glibc2.35",
|
@@ -110,7 +111,7 @@
|
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
-
"max_ram":
|
114 |
"max_global_vram": 4024.958976,
|
115 |
"max_process_vram": 0.0,
|
116 |
"max_reserved": 3376.41472,
|
@@ -119,24 +120,24 @@
|
|
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": 53.
|
140 |
},
|
141 |
"energy": null,
|
142 |
"efficiency": null
|
@@ -144,7 +145,7 @@
|
|
144 |
"warmup": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
-
"max_ram":
|
148 |
"max_global_vram": 4024.958976,
|
149 |
"max_process_vram": 0.0,
|
150 |
"max_reserved": 3376.41472,
|
@@ -153,21 +154,21 @@
|
|
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": 10.
|
171 |
},
|
172 |
"energy": null,
|
173 |
"efficiency": null
|
@@ -175,7 +176,7 @@
|
|
175 |
"train": {
|
176 |
"memory": {
|
177 |
"unit": "MB",
|
178 |
-
"max_ram":
|
179 |
"max_global_vram": 4024.958976,
|
180 |
"max_process_vram": 0.0,
|
181 |
"max_reserved": 3376.41472,
|
@@ -184,22 +185,22 @@
|
|
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": 119.
|
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",
|
|
|
80 |
"environment": {
|
81 |
"cpu": " AMD EPYC 7R32",
|
82 |
"cpu_count": 16,
|
83 |
+
"cpu_ram_mb": 66697.285632,
|
84 |
"system": "Linux",
|
85 |
"machine": "x86_64",
|
86 |
"platform": "Linux-5.10.219-208.866.amzn2.x86_64-x86_64-with-glibc2.35",
|
|
|
111 |
"overall": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
+
"max_ram": 1145.638912,
|
115 |
"max_global_vram": 4024.958976,
|
116 |
"max_process_vram": 0.0,
|
117 |
"max_reserved": 3376.41472,
|
|
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 5,
|
123 |
+
"total": 0.9408215217590332,
|
124 |
+
"mean": 0.18816430435180664,
|
125 |
+
"stdev": 0.27518274574518053,
|
126 |
+
"p50": 0.050525184631347655,
|
127 |
+
"p90": 0.4636221542358399,
|
128 |
+
"p95": 0.6010757255554198,
|
129 |
+
"p99": 0.711038582611084,
|
130 |
"values": [
|
131 |
+
0.738529296875,
|
132 |
+
0.05126144027709961,
|
133 |
+
0.05020159912109375,
|
134 |
+
0.05030400085449219,
|
135 |
+
0.050525184631347655
|
136 |
]
|
137 |
},
|
138 |
"throughput": {
|
139 |
"unit": "samples/s",
|
140 |
+
"value": 53.145042756373286
|
141 |
},
|
142 |
"energy": null,
|
143 |
"efficiency": null
|
|
|
145 |
"warmup": {
|
146 |
"memory": {
|
147 |
"unit": "MB",
|
148 |
+
"max_ram": 1145.638912,
|
149 |
"max_global_vram": 4024.958976,
|
150 |
"max_process_vram": 0.0,
|
151 |
"max_reserved": 3376.41472,
|
|
|
154 |
"latency": {
|
155 |
"unit": "s",
|
156 |
"count": 2,
|
157 |
+
"total": 0.7897907371520996,
|
158 |
+
"mean": 0.3948953685760498,
|
159 |
+
"stdev": 0.3436339282989502,
|
160 |
+
"p50": 0.3948953685760498,
|
161 |
+
"p90": 0.66980251121521,
|
162 |
+
"p95": 0.7041659040451049,
|
163 |
+
"p99": 0.731656618309021,
|
164 |
"values": [
|
165 |
+
0.738529296875,
|
166 |
+
0.05126144027709961
|
167 |
]
|
168 |
},
|
169 |
"throughput": {
|
170 |
"unit": "samples/s",
|
171 |
+
"value": 10.129265416364769
|
172 |
},
|
173 |
"energy": null,
|
174 |
"efficiency": null
|
|
|
176 |
"train": {
|
177 |
"memory": {
|
178 |
"unit": "MB",
|
179 |
+
"max_ram": 1145.638912,
|
180 |
"max_global_vram": 4024.958976,
|
181 |
"max_process_vram": 0.0,
|
182 |
"max_reserved": 3376.41472,
|
|
|
185 |
"latency": {
|
186 |
"unit": "s",
|
187 |
"count": 3,
|
188 |
+
"total": 0.1510307846069336,
|
189 |
+
"mean": 0.05034359486897786,
|
190 |
+
"stdev": 0.00013503742715481693,
|
191 |
+
"p50": 0.05030400085449219,
|
192 |
+
"p90": 0.05048094787597656,
|
193 |
+
"p95": 0.05050306625366211,
|
194 |
+
"p99": 0.05052076095581055,
|
195 |
"values": [
|
196 |
+
0.05020159912109375,
|
197 |
+
0.05030400085449219,
|
198 |
+
0.050525184631347655
|
199 |
]
|
200 |
},
|
201 |
"throughput": {
|
202 |
"unit": "samples/s",
|
203 |
+
"value": 119.18100039568786
|
204 |
},
|
205 |
"energy": null,
|
206 |
"efficiency": null
|