Upload cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub
Browse files
cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json
CHANGED
@@ -79,7 +79,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",
|
@@ -103,14 +103,16 @@
|
|
103 |
"timm_version": "1.0.7",
|
104 |
"timm_commit": null,
|
105 |
"peft_version": null,
|
106 |
-
"peft_commit": null
|
|
|
|
|
107 |
}
|
108 |
},
|
109 |
"report": {
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
-
"max_ram":
|
114 |
"max_global_vram": 2628.255744,
|
115 |
"max_process_vram": 0.0,
|
116 |
"max_reserved": 1956.642816,
|
@@ -119,24 +121,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":
|
140 |
},
|
141 |
"energy": null,
|
142 |
"efficiency": null
|
@@ -144,7 +146,7 @@
|
|
144 |
"warmup": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
-
"max_ram":
|
148 |
"max_global_vram": 2628.255744,
|
149 |
"max_process_vram": 0.0,
|
150 |
"max_reserved": 1956.642816,
|
@@ -153,21 +155,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": 21.
|
171 |
},
|
172 |
"energy": null,
|
173 |
"efficiency": null
|
@@ -175,7 +177,7 @@
|
|
175 |
"train": {
|
176 |
"memory": {
|
177 |
"unit": "MB",
|
178 |
-
"max_ram":
|
179 |
"max_global_vram": 2628.255744,
|
180 |
"max_process_vram": 0.0,
|
181 |
"max_reserved": 1956.642816,
|
@@ -184,22 +186,22 @@
|
|
184 |
"latency": {
|
185 |
"unit": "s",
|
186 |
"count": 3,
|
187 |
-
"total": 0.
|
188 |
-
"mean": 0.
|
189 |
-
"stdev":
|
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
|
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7R32",
|
81 |
"cpu_count": 16,
|
82 |
+
"cpu_ram_mb": 66697.293824,
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-5.10.219-208.866.amzn2.x86_64-x86_64-with-glibc2.35",
|
|
|
103 |
"timm_version": "1.0.7",
|
104 |
"timm_commit": null,
|
105 |
"peft_version": null,
|
106 |
+
"peft_commit": null,
|
107 |
+
"llama_cpp_version": null,
|
108 |
+
"llama_cpp_commit": null
|
109 |
}
|
110 |
},
|
111 |
"report": {
|
112 |
"overall": {
|
113 |
"memory": {
|
114 |
"unit": "MB",
|
115 |
+
"max_ram": 1472.585728,
|
116 |
"max_global_vram": 2628.255744,
|
117 |
"max_process_vram": 0.0,
|
118 |
"max_reserved": 1956.642816,
|
|
|
121 |
"latency": {
|
122 |
"unit": "s",
|
123 |
"count": 5,
|
124 |
+
"total": 0.4883107719421387,
|
125 |
+
"mean": 0.09766215438842774,
|
126 |
+
"stdev": 0.11564331426005336,
|
127 |
+
"p50": 0.03988582229614258,
|
128 |
+
"p90": 0.21334978179931646,
|
129 |
+
"p95": 0.2711492561340332,
|
130 |
+
"p99": 0.31738883560180664,
|
131 |
"values": [
|
132 |
+
0.32894873046875,
|
133 |
+
0.039951358795166016,
|
134 |
+
0.03980595016479492,
|
135 |
+
0.03971891021728516,
|
136 |
+
0.03988582229614258
|
137 |
]
|
138 |
},
|
139 |
"throughput": {
|
140 |
"unit": "samples/s",
|
141 |
+
"value": 102.39380917430313
|
142 |
},
|
143 |
"energy": null,
|
144 |
"efficiency": null
|
|
|
146 |
"warmup": {
|
147 |
"memory": {
|
148 |
"unit": "MB",
|
149 |
+
"max_ram": 1472.585728,
|
150 |
"max_global_vram": 2628.255744,
|
151 |
"max_process_vram": 0.0,
|
152 |
"max_reserved": 1956.642816,
|
|
|
155 |
"latency": {
|
156 |
"unit": "s",
|
157 |
"count": 2,
|
158 |
+
"total": 0.36890008926391604,
|
159 |
+
"mean": 0.18445004463195802,
|
160 |
+
"stdev": 0.144498685836792,
|
161 |
+
"p50": 0.18445004463195802,
|
162 |
+
"p90": 0.3000489933013916,
|
163 |
+
"p95": 0.3144988618850708,
|
164 |
+
"p99": 0.3260587567520142,
|
165 |
"values": [
|
166 |
+
0.32894873046875,
|
167 |
+
0.039951358795166016
|
168 |
]
|
169 |
},
|
170 |
"throughput": {
|
171 |
"unit": "samples/s",
|
172 |
+
"value": 21.68608854490326
|
173 |
},
|
174 |
"energy": null,
|
175 |
"efficiency": null
|
|
|
177 |
"train": {
|
178 |
"memory": {
|
179 |
"unit": "MB",
|
180 |
+
"max_ram": 1472.585728,
|
181 |
"max_global_vram": 2628.255744,
|
182 |
"max_process_vram": 0.0,
|
183 |
"max_reserved": 1956.642816,
|
|
|
186 |
"latency": {
|
187 |
"unit": "s",
|
188 |
"count": 3,
|
189 |
+
"total": 0.11941068267822266,
|
190 |
+
"mean": 0.03980356089274089,
|
191 |
+
"stdev": 6.816251160688181e-05,
|
192 |
+
"p50": 0.03980595016479492,
|
193 |
+
"p90": 0.03986984786987305,
|
194 |
+
"p95": 0.03987783508300781,
|
195 |
+
"p99": 0.03988422485351562,
|
196 |
"values": [
|
197 |
+
0.03980595016479492,
|
198 |
+
0.03971891021728516,
|
199 |
+
0.03988582229614258
|
200 |
]
|
201 |
},
|
202 |
"throughput": {
|
203 |
"unit": "samples/s",
|
204 |
+
"value": 150.74028216139428
|
205 |
},
|
206 |
"energy": null,
|
207 |
"efficiency": null
|