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,
|
@@ -103,7 +103,7 @@
|
|
103 |
"transformers_commit": null,
|
104 |
"accelerate_version": "0.34.2",
|
105 |
"accelerate_commit": null,
|
106 |
-
"diffusers_version": "0.30.
|
107 |
"diffusers_commit": null,
|
108 |
"optimum_version": null,
|
109 |
"optimum_commit": null,
|
@@ -117,102 +117,99 @@
|
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
-
"max_ram": 1303.
|
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 |
"count": 5,
|
129 |
-
"total": 0.
|
130 |
-
"mean": 0.
|
131 |
-
"stdev": 0.
|
132 |
-
"p50": 0.
|
133 |
-
"p90": 0.
|
134 |
-
"p95": 0.
|
135 |
-
"p99": 0.
|
136 |
"values": [
|
137 |
-
0.
|
138 |
-
0.
|
139 |
-
0.
|
140 |
-
0.
|
141 |
-
0.
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
-
"value": 65.
|
147 |
},
|
148 |
"energy": null,
|
149 |
-
"efficiency": null
|
150 |
-
"measures": null
|
151 |
},
|
152 |
"warmup": {
|
153 |
"memory": {
|
154 |
"unit": "MB",
|
155 |
-
"max_ram": 1303.
|
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 |
"count": 2,
|
164 |
-
"total": 0.
|
165 |
-
"mean": 0.
|
166 |
-
"stdev": 0.
|
167 |
-
"p50": 0.
|
168 |
-
"p90": 0.
|
169 |
-
"p95": 0.
|
170 |
-
"p99": 0.
|
171 |
"values": [
|
172 |
-
0.
|
173 |
-
0.
|
174 |
]
|
175 |
},
|
176 |
"throughput": {
|
177 |
"unit": "samples/s",
|
178 |
-
"value": 12.
|
179 |
},
|
180 |
"energy": null,
|
181 |
-
"efficiency": null
|
182 |
-
"measures": null
|
183 |
},
|
184 |
"train": {
|
185 |
"memory": {
|
186 |
"unit": "MB",
|
187 |
-
"max_ram": 1303.
|
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 |
"count": 3,
|
196 |
-
"total": 0.
|
197 |
-
"mean": 0.
|
198 |
-
"stdev": 0.
|
199 |
-
"p50": 0.
|
200 |
-
"p90": 0.
|
201 |
-
"p95": 0.
|
202 |
-
"p99": 0.
|
203 |
"values": [
|
204 |
-
0.
|
205 |
-
0.
|
206 |
-
0.
|
207 |
]
|
208 |
},
|
209 |
"throughput": {
|
210 |
"unit": "samples/s",
|
211 |
-
"value":
|
212 |
},
|
213 |
"energy": null,
|
214 |
-
"efficiency": null
|
215 |
-
"measures": null
|
216 |
}
|
217 |
}
|
218 |
}
|
|
|
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,
|
|
|
103 |
"transformers_commit": null,
|
104 |
"accelerate_version": "0.34.2",
|
105 |
"accelerate_commit": null,
|
106 |
+
"diffusers_version": "0.30.3",
|
107 |
"diffusers_commit": null,
|
108 |
"optimum_version": null,
|
109 |
"optimum_commit": null,
|
|
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
+
"max_ram": 1303.3472,
|
121 |
"max_global_vram": 68702.69952,
|
122 |
+
"max_process_vram": 360572.882944,
|
123 |
"max_reserved": 2894.06976,
|
124 |
"max_allocated": 2506.73664
|
125 |
},
|
126 |
"latency": {
|
127 |
"unit": "s",
|
128 |
"count": 5,
|
129 |
+
"total": 0.7617865600585938,
|
130 |
+
"mean": 0.15235731201171876,
|
131 |
+
"stdev": 0.21971378814142056,
|
132 |
+
"p50": 0.04303973388671875,
|
133 |
+
"p90": 0.3725971069335938,
|
134 |
+
"p95": 0.4821890869140624,
|
135 |
+
"p99": 0.5698626708984375,
|
136 |
"values": [
|
137 |
+
0.5917810668945312,
|
138 |
+
0.0438211669921875,
|
139 |
+
0.04303973388671875,
|
140 |
+
0.04110325622558594,
|
141 |
+
0.04204133605957031
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
+
"value": 65.6351826371867
|
147 |
},
|
148 |
"energy": null,
|
149 |
+
"efficiency": null
|
|
|
150 |
},
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
+
"max_ram": 1303.3472,
|
155 |
"max_global_vram": 68702.69952,
|
156 |
+
"max_process_vram": 360572.882944,
|
157 |
"max_reserved": 2894.06976,
|
158 |
"max_allocated": 2506.73664
|
159 |
},
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"count": 2,
|
163 |
+
"total": 0.6356022338867188,
|
164 |
+
"mean": 0.3178011169433594,
|
165 |
+
"stdev": 0.27397994995117186,
|
166 |
+
"p50": 0.3178011169433594,
|
167 |
+
"p90": 0.5369850769042969,
|
168 |
+
"p95": 0.5643830718994141,
|
169 |
+
"p99": 0.5863014678955079,
|
170 |
"values": [
|
171 |
+
0.5917810668945312,
|
172 |
+
0.0438211669921875
|
173 |
]
|
174 |
},
|
175 |
"throughput": {
|
176 |
"unit": "samples/s",
|
177 |
+
"value": 12.58648817371182
|
178 |
},
|
179 |
"energy": null,
|
180 |
+
"efficiency": null
|
|
|
181 |
},
|
182 |
"train": {
|
183 |
"memory": {
|
184 |
"unit": "MB",
|
185 |
+
"max_ram": 1303.3472,
|
186 |
"max_global_vram": 68702.69952,
|
187 |
+
"max_process_vram": 360572.882944,
|
188 |
"max_reserved": 2894.06976,
|
189 |
"max_allocated": 2506.73664
|
190 |
},
|
191 |
"latency": {
|
192 |
"unit": "s",
|
193 |
"count": 3,
|
194 |
+
"total": 0.126184326171875,
|
195 |
+
"mean": 0.04206144205729167,
|
196 |
+
"stdev": 0.0007906915207061398,
|
197 |
+
"p50": 0.04204133605957031,
|
198 |
+
"p90": 0.04284005432128906,
|
199 |
+
"p95": 0.04293989410400391,
|
200 |
+
"p99": 0.043019765930175785,
|
201 |
"values": [
|
202 |
+
0.04303973388671875,
|
203 |
+
0.04110325622558594,
|
204 |
+
0.04204133605957031
|
205 |
]
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 142.64846154887965
|
210 |
},
|
211 |
"energy": null,
|
212 |
+
"efficiency": null
|
|
|
213 |
}
|
214 |
}
|
215 |
}
|