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,
|
@@ -71,7 +71,7 @@
|
|
71 |
"name": "process",
|
72 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
73 |
"device_isolation": true,
|
74 |
-
"device_isolation_action": "
|
75 |
"numactl": false,
|
76 |
"numactl_kwargs": {},
|
77 |
"start_method": "spawn"
|
@@ -117,7 +117,7 @@
|
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
-
"max_ram":
|
121 |
"max_global_vram": 68702.69952,
|
122 |
"max_process_vram": 0.0,
|
123 |
"max_reserved": 2889.875456,
|
@@ -126,24 +126,24 @@
|
|
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": 64.
|
147 |
},
|
148 |
"energy": null,
|
149 |
"efficiency": null
|
@@ -151,7 +151,7 @@
|
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
-
"max_ram":
|
155 |
"max_global_vram": 68702.69952,
|
156 |
"max_process_vram": 0.0,
|
157 |
"max_reserved": 2889.875456,
|
@@ -160,21 +160,21 @@
|
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"count": 2,
|
163 |
-
"total": 0.
|
164 |
-
"mean": 0.
|
165 |
-
"stdev": 0.
|
166 |
-
"p50": 0.
|
167 |
-
"p90": 0.
|
168 |
-
"p95": 0.
|
169 |
-
"p99": 0.
|
170 |
"values": [
|
171 |
-
0.
|
172 |
-
0.
|
173 |
]
|
174 |
},
|
175 |
"throughput": {
|
176 |
"unit": "samples/s",
|
177 |
-
"value": 12.
|
178 |
},
|
179 |
"energy": null,
|
180 |
"efficiency": null
|
@@ -182,7 +182,7 @@
|
|
182 |
"train": {
|
183 |
"memory": {
|
184 |
"unit": "MB",
|
185 |
-
"max_ram":
|
186 |
"max_global_vram": 68702.69952,
|
187 |
"max_process_vram": 0.0,
|
188 |
"max_reserved": 2889.875456,
|
@@ -191,22 +191,22 @@
|
|
191 |
"latency": {
|
192 |
"unit": "s",
|
193 |
"count": 3,
|
194 |
-
"total": 0.
|
195 |
-
"mean": 0.
|
196 |
-
"stdev":
|
197 |
-
"p50": 0.
|
198 |
-
"p90": 0.
|
199 |
-
"p95": 0.
|
200 |
-
"p99": 0.
|
201 |
"values": [
|
202 |
-
0.
|
203 |
-
0.
|
204 |
-
0.
|
205 |
]
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
-
"value":
|
210 |
},
|
211 |
"energy": null,
|
212 |
"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,
|
|
|
71 |
"name": "process",
|
72 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
73 |
"device_isolation": true,
|
74 |
+
"device_isolation_action": "error",
|
75 |
"numactl": false,
|
76 |
"numactl_kwargs": {},
|
77 |
"start_method": "spawn"
|
|
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
+
"max_ram": 1638.281216,
|
121 |
"max_global_vram": 68702.69952,
|
122 |
"max_process_vram": 0.0,
|
123 |
"max_reserved": 2889.875456,
|
|
|
126 |
"latency": {
|
127 |
"unit": "s",
|
128 |
"count": 5,
|
129 |
+
"total": 0.7777399635314942,
|
130 |
+
"mean": 0.15554799270629885,
|
131 |
+
"stdev": 0.2141276468536149,
|
132 |
+
"p50": 0.04869985580444336,
|
133 |
+
"p90": 0.3697664108276368,
|
134 |
+
"p95": 0.476784755706787,
|
135 |
+
"p99": 0.5623994316101074,
|
136 |
"values": [
|
137 |
+
0.5838031005859375,
|
138 |
+
0.04871137619018555,
|
139 |
+
0.04822529602050781,
|
140 |
+
0.04869985580444336,
|
141 |
+
0.04830033493041992
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
+
"value": 64.28883990088967
|
147 |
},
|
148 |
"energy": null,
|
149 |
"efficiency": null
|
|
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
+
"max_ram": 1638.281216,
|
155 |
"max_global_vram": 68702.69952,
|
156 |
"max_process_vram": 0.0,
|
157 |
"max_reserved": 2889.875456,
|
|
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"count": 2,
|
163 |
+
"total": 0.632514476776123,
|
164 |
+
"mean": 0.3162572383880615,
|
165 |
+
"stdev": 0.26754586219787596,
|
166 |
+
"p50": 0.3162572383880615,
|
167 |
+
"p90": 0.5302939281463623,
|
168 |
+
"p95": 0.5570485143661499,
|
169 |
+
"p99": 0.57845218334198,
|
170 |
"values": [
|
171 |
+
0.5838031005859375,
|
172 |
+
0.04871137619018555
|
173 |
]
|
174 |
},
|
175 |
"throughput": {
|
176 |
"unit": "samples/s",
|
177 |
+
"value": 12.647931855687123
|
178 |
},
|
179 |
"energy": null,
|
180 |
"efficiency": null
|
|
|
182 |
"train": {
|
183 |
"memory": {
|
184 |
"unit": "MB",
|
185 |
+
"max_ram": 1638.281216,
|
186 |
"max_global_vram": 68702.69952,
|
187 |
"max_process_vram": 0.0,
|
188 |
"max_reserved": 2889.875456,
|
|
|
191 |
"latency": {
|
192 |
"unit": "s",
|
193 |
"count": 3,
|
194 |
+
"total": 0.1452254867553711,
|
195 |
+
"mean": 0.0484084955851237,
|
196 |
+
"stdev": 0.00020828792980183384,
|
197 |
+
"p50": 0.04830033493041992,
|
198 |
+
"p90": 0.04861995162963867,
|
199 |
+
"p95": 0.048659903717041014,
|
200 |
+
"p99": 0.04869186538696289,
|
201 |
"values": [
|
202 |
+
0.04822529602050781,
|
203 |
+
0.04869985580444336,
|
204 |
+
0.04830033493041992
|
205 |
]
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 123.9451862214831
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|