Upload cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json
CHANGED
@@ -7,6 +7,7 @@
|
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "text-classification",
|
9 |
"library": "transformers",
|
|
|
10 |
"model": "FacebookAI/roberta-base",
|
11 |
"processor": "FacebookAI/roberta-base",
|
12 |
"device": "cuda",
|
@@ -92,9 +93,9 @@
|
|
92 |
"gpu_vram_mb": 24146608128,
|
93 |
"optimum_benchmark_version": "0.3.1",
|
94 |
"optimum_benchmark_commit": null,
|
95 |
-
"transformers_version": "4.42.
|
96 |
"transformers_commit": null,
|
97 |
-
"accelerate_version": "0.
|
98 |
"accelerate_commit": null,
|
99 |
"diffusers_version": "0.29.2",
|
100 |
"diffusers_commit": null,
|
@@ -110,7 +111,7 @@
|
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
-
"max_ram":
|
114 |
"max_global_vram": 3379.03616,
|
115 |
"max_process_vram": 0.0,
|
116 |
"max_reserved": 2730.491904,
|
@@ -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":
|
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": 3379.03616,
|
149 |
"max_process_vram": 0.0,
|
150 |
"max_reserved": 2730.491904,
|
@@ -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":
|
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": 3379.03616,
|
180 |
"max_process_vram": 0.0,
|
181 |
"max_reserved": 2730.491904,
|
@@ -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":
|
203 |
},
|
204 |
"energy": null,
|
205 |
"efficiency": null
|
|
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "text-classification",
|
9 |
"library": "transformers",
|
10 |
+
"model_type": "roberta",
|
11 |
"model": "FacebookAI/roberta-base",
|
12 |
"processor": "FacebookAI/roberta-base",
|
13 |
"device": "cuda",
|
|
|
93 |
"gpu_vram_mb": 24146608128,
|
94 |
"optimum_benchmark_version": "0.3.1",
|
95 |
"optimum_benchmark_commit": null,
|
96 |
+
"transformers_version": "4.42.4",
|
97 |
"transformers_commit": null,
|
98 |
+
"accelerate_version": "0.32.1",
|
99 |
"accelerate_commit": null,
|
100 |
"diffusers_version": "0.29.2",
|
101 |
"diffusers_commit": null,
|
|
|
111 |
"overall": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
+
"max_ram": 1099.276288,
|
115 |
"max_global_vram": 3379.03616,
|
116 |
"max_process_vram": 0.0,
|
117 |
"max_reserved": 2730.491904,
|
|
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 5,
|
123 |
+
"total": 0.8713810119628906,
|
124 |
+
"mean": 0.17427620239257813,
|
125 |
+
"stdev": 0.24943092882565174,
|
126 |
+
"p50": 0.04948992156982422,
|
127 |
+
"p90": 0.42414531555175783,
|
128 |
+
"p95": 0.5486409866333006,
|
129 |
+
"p99": 0.6482375234985351,
|
130 |
"values": [
|
131 |
+
0.6731366577148438,
|
132 |
+
0.05065830230712891,
|
133 |
+
0.04913049697875976,
|
134 |
+
0.04948992156982422,
|
135 |
+
0.048965633392333986
|
136 |
]
|
137 |
},
|
138 |
"throughput": {
|
139 |
"unit": "samples/s",
|
140 |
+
"value": 57.38018078609377
|
141 |
},
|
142 |
"energy": null,
|
143 |
"efficiency": null
|
|
|
145 |
"warmup": {
|
146 |
"memory": {
|
147 |
"unit": "MB",
|
148 |
+
"max_ram": 1099.276288,
|
149 |
"max_global_vram": 3379.03616,
|
150 |
"max_process_vram": 0.0,
|
151 |
"max_reserved": 2730.491904,
|
|
|
154 |
"latency": {
|
155 |
"unit": "s",
|
156 |
"count": 2,
|
157 |
+
"total": 0.7237949600219726,
|
158 |
+
"mean": 0.3618974800109863,
|
159 |
+
"stdev": 0.3112391777038574,
|
160 |
+
"p50": 0.3618974800109863,
|
161 |
+
"p90": 0.6108888221740723,
|
162 |
+
"p95": 0.642012739944458,
|
163 |
+
"p99": 0.6669118741607666,
|
164 |
"values": [
|
165 |
+
0.6731366577148438,
|
166 |
+
0.05065830230712891
|
167 |
]
|
168 |
},
|
169 |
"throughput": {
|
170 |
"unit": "samples/s",
|
171 |
+
"value": 11.052853973668372
|
172 |
},
|
173 |
"energy": null,
|
174 |
"efficiency": null
|
|
|
176 |
"train": {
|
177 |
"memory": {
|
178 |
"unit": "MB",
|
179 |
+
"max_ram": 1099.276288,
|
180 |
"max_global_vram": 3379.03616,
|
181 |
"max_process_vram": 0.0,
|
182 |
"max_reserved": 2730.491904,
|
|
|
185 |
"latency": {
|
186 |
"unit": "s",
|
187 |
"count": 3,
|
188 |
+
"total": 0.14758605194091798,
|
189 |
+
"mean": 0.04919535064697266,
|
190 |
+
"stdev": 0.00021889726962589742,
|
191 |
+
"p50": 0.04913049697875976,
|
192 |
+
"p90": 0.04941803665161133,
|
193 |
+
"p95": 0.04945397911071778,
|
194 |
+
"p99": 0.04948273307800293,
|
195 |
"values": [
|
196 |
+
0.04913049697875976,
|
197 |
+
0.04948992156982422,
|
198 |
+
0.048965633392333986
|
199 |
]
|
200 |
},
|
201 |
"throughput": {
|
202 |
"unit": "samples/s",
|
203 |
+
"value": 121.96274487514447
|
204 |
},
|
205 |
"energy": null,
|
206 |
"efficiency": null
|