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
@@ -77,9 +77,9 @@
|
|
77 |
"start_method": "spawn"
|
78 |
},
|
79 |
"environment": {
|
80 |
-
"cpu": " AMD EPYC
|
81 |
-
"cpu_count":
|
82 |
-
"cpu_ram_mb":
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
|
@@ -91,8 +91,8 @@
|
|
91 |
"gpu_count": 1,
|
92 |
"gpu_vram_mb": 68702699520,
|
93 |
"optimum_benchmark_version": "0.3.1",
|
94 |
-
"optimum_benchmark_commit": "
|
95 |
-
"transformers_version": "4.
|
96 |
"transformers_commit": null,
|
97 |
"accelerate_version": "0.33.0",
|
98 |
"accelerate_commit": null,
|
@@ -100,7 +100,7 @@
|
|
100 |
"diffusers_commit": null,
|
101 |
"optimum_version": null,
|
102 |
"optimum_commit": null,
|
103 |
-
"timm_version": "1.0.
|
104 |
"timm_commit": null,
|
105 |
"peft_version": null,
|
106 |
"peft_commit": null
|
@@ -110,33 +110,33 @@
|
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
-
"max_ram":
|
114 |
-
"max_global_vram":
|
115 |
-
"max_process_vram":
|
116 |
"max_reserved": 2894.06976,
|
117 |
"max_allocated": 2506.73664
|
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 +144,30 @@
|
|
144 |
"warmup": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
-
"max_ram":
|
148 |
-
"max_global_vram":
|
149 |
-
"max_process_vram":
|
150 |
"max_reserved": 2894.06976,
|
151 |
"max_allocated": 2506.73664
|
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 +175,31 @@
|
|
175 |
"train": {
|
176 |
"memory": {
|
177 |
"unit": "MB",
|
178 |
-
"max_ram":
|
179 |
-
"max_global_vram":
|
180 |
-
"max_process_vram":
|
181 |
"max_reserved": 2894.06976,
|
182 |
"max_allocated": 2506.73664
|
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
|
|
|
77 |
"start_method": "spawn"
|
78 |
},
|
79 |
"environment": {
|
80 |
+
"cpu": " AMD EPYC 7643 48-Core Processor",
|
81 |
+
"cpu_count": 96,
|
82 |
+
"cpu_ram_mb": 1082028.982272,
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
|
|
|
91 |
"gpu_count": 1,
|
92 |
"gpu_vram_mb": 68702699520,
|
93 |
"optimum_benchmark_version": "0.3.1",
|
94 |
+
"optimum_benchmark_commit": "0aac0108c378c328492774ddb431ea89a3c2b507",
|
95 |
+
"transformers_version": "4.43.3",
|
96 |
"transformers_commit": null,
|
97 |
"accelerate_version": "0.33.0",
|
98 |
"accelerate_commit": null,
|
|
|
100 |
"diffusers_commit": null,
|
101 |
"optimum_version": null,
|
102 |
"optimum_commit": null,
|
103 |
+
"timm_version": "1.0.8",
|
104 |
"timm_commit": null,
|
105 |
"peft_version": null,
|
106 |
"peft_commit": null
|
|
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
+
"max_ram": 1149.140992,
|
114 |
+
"max_global_vram": 3337.035776,
|
115 |
+
"max_process_vram": 351070.892032,
|
116 |
"max_reserved": 2894.06976,
|
117 |
"max_allocated": 2506.73664
|
118 |
},
|
119 |
"latency": {
|
120 |
"unit": "s",
|
121 |
"count": 5,
|
122 |
+
"total": 0.6399608573913574,
|
123 |
+
"mean": 0.1279921714782715,
|
124 |
+
"stdev": 0.16984061993888253,
|
125 |
+
"p50": 0.039760414123535155,
|
126 |
+
"p90": 0.3020047882080078,
|
127 |
+
"p95": 0.3847499526977538,
|
128 |
+
"p99": 0.45094608428955074,
|
129 |
"values": [
|
130 |
+
0.4674951171875,
|
131 |
+
0.053769294738769534,
|
132 |
+
0.03946745681762695,
|
133 |
+
0.039468574523925784,
|
134 |
+
0.039760414123535155
|
135 |
]
|
136 |
},
|
137 |
"throughput": {
|
138 |
"unit": "samples/s",
|
139 |
+
"value": 78.12977844272018
|
140 |
},
|
141 |
"energy": null,
|
142 |
"efficiency": null
|
|
|
144 |
"warmup": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
+
"max_ram": 1149.140992,
|
148 |
+
"max_global_vram": 3337.035776,
|
149 |
+
"max_process_vram": 351070.892032,
|
150 |
"max_reserved": 2894.06976,
|
151 |
"max_allocated": 2506.73664
|
152 |
},
|
153 |
"latency": {
|
154 |
"unit": "s",
|
155 |
"count": 2,
|
156 |
+
"total": 0.5212644119262695,
|
157 |
+
"mean": 0.26063220596313474,
|
158 |
+
"stdev": 0.2068629112243652,
|
159 |
+
"p50": 0.26063220596313474,
|
160 |
+
"p90": 0.4261225349426269,
|
161 |
+
"p95": 0.44680882606506345,
|
162 |
+
"p99": 0.4633578589630127,
|
163 |
"values": [
|
164 |
+
0.4674951171875,
|
165 |
+
0.053769294738769534
|
166 |
]
|
167 |
},
|
168 |
"throughput": {
|
169 |
"unit": "samples/s",
|
170 |
+
"value": 15.347297488499107
|
171 |
},
|
172 |
"energy": null,
|
173 |
"efficiency": null
|
|
|
175 |
"train": {
|
176 |
"memory": {
|
177 |
"unit": "MB",
|
178 |
+
"max_ram": 1149.140992,
|
179 |
+
"max_global_vram": 3337.035776,
|
180 |
+
"max_process_vram": 351070.892032,
|
181 |
"max_reserved": 2894.06976,
|
182 |
"max_allocated": 2506.73664
|
183 |
},
|
184 |
"latency": {
|
185 |
"unit": "s",
|
186 |
"count": 3,
|
187 |
+
"total": 0.1186964454650879,
|
188 |
+
"mean": 0.03956548182169597,
|
189 |
+
"stdev": 0.0001378387077761227,
|
190 |
+
"p50": 0.039468574523925784,
|
191 |
+
"p90": 0.039702046203613284,
|
192 |
+
"p95": 0.039731230163574216,
|
193 |
+
"p99": 0.039754577331542966,
|
194 |
"values": [
|
195 |
+
0.03946745681762695,
|
196 |
+
0.039468574523925784,
|
197 |
+
0.039760414123535155
|
198 |
]
|
199 |
},
|
200 |
"throughput": {
|
201 |
"unit": "samples/s",
|
202 |
+
"value": 151.64733812769757
|
203 |
},
|
204 |
"energy": null,
|
205 |
"efficiency": null
|