Commit
•
1940d9f
1
Parent(s):
0bb0851
Upload cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_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": "cpu",
|
@@ -79,14 +80,14 @@
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 4,
|
82 |
-
"cpu_ram_mb": 16757.
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.14",
|
88 |
"optimum_benchmark_version": "0.3.1",
|
89 |
-
"optimum_benchmark_commit": "
|
90 |
"transformers_version": "4.42.4",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.32.1",
|
@@ -105,7 +106,7 @@
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
-
"max_ram":
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
@@ -114,24 +115,24 @@
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 5,
|
117 |
-
"total": 3.
|
118 |
-
"mean": 0.
|
119 |
-
"stdev": 0.
|
120 |
-
"p50": 0.
|
121 |
-
"p90": 0.
|
122 |
-
"p95": 0.
|
123 |
-
"p99": 0.
|
124 |
"values": [
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
-
"value": 16.
|
135 |
},
|
136 |
"energy": null,
|
137 |
"efficiency": null
|
@@ -139,7 +140,7 @@
|
|
139 |
"warmup": {
|
140 |
"memory": {
|
141 |
"unit": "MB",
|
142 |
-
"max_ram":
|
143 |
"max_global_vram": null,
|
144 |
"max_process_vram": null,
|
145 |
"max_reserved": null,
|
@@ -148,21 +149,21 @@
|
|
148 |
"latency": {
|
149 |
"unit": "s",
|
150 |
"count": 2,
|
151 |
-
"total": 1.
|
152 |
-
"mean": 0.
|
153 |
-
"stdev": 0.
|
154 |
-
"p50": 0.
|
155 |
-
"p90": 0.
|
156 |
-
"p95": 0.
|
157 |
-
"p99": 0.
|
158 |
"values": [
|
159 |
-
0.
|
160 |
-
0.
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "samples/s",
|
165 |
-
"value": 6.
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|
@@ -170,7 +171,7 @@
|
|
170 |
"train": {
|
171 |
"memory": {
|
172 |
"unit": "MB",
|
173 |
-
"max_ram":
|
174 |
"max_global_vram": null,
|
175 |
"max_process_vram": null,
|
176 |
"max_reserved": null,
|
@@ -179,22 +180,22 @@
|
|
179 |
"latency": {
|
180 |
"unit": "s",
|
181 |
"count": 3,
|
182 |
-
"total": 1.
|
183 |
-
"mean": 0.
|
184 |
-
"stdev": 0.
|
185 |
-
"p50": 0.
|
186 |
-
"p90": 0.
|
187 |
-
"p95": 0.
|
188 |
-
"p99": 0.
|
189 |
"values": [
|
190 |
-
0.
|
191 |
-
0.
|
192 |
-
0.
|
193 |
]
|
194 |
},
|
195 |
"throughput": {
|
196 |
"unit": "samples/s",
|
197 |
-
"value": 10.
|
198 |
},
|
199 |
"energy": null,
|
200 |
"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": "cpu",
|
|
|
80 |
"environment": {
|
81 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
82 |
"cpu_count": 4,
|
83 |
+
"cpu_ram_mb": 16757.342208,
|
84 |
"system": "Linux",
|
85 |
"machine": "x86_64",
|
86 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
87 |
"processor": "x86_64",
|
88 |
"python_version": "3.10.14",
|
89 |
"optimum_benchmark_version": "0.3.1",
|
90 |
+
"optimum_benchmark_commit": "402644384abc46743e46dac65be6512bc68c9d92",
|
91 |
"transformers_version": "4.42.4",
|
92 |
"transformers_commit": null,
|
93 |
"accelerate_version": "0.32.1",
|
|
|
106 |
"overall": {
|
107 |
"memory": {
|
108 |
"unit": "MB",
|
109 |
+
"max_ram": 2845.96224,
|
110 |
"max_global_vram": null,
|
111 |
"max_process_vram": null,
|
112 |
"max_reserved": null,
|
|
|
115 |
"latency": {
|
116 |
"unit": "s",
|
117 |
"count": 5,
|
118 |
+
"total": 3.066381528000022,
|
119 |
+
"mean": 0.6132763056000045,
|
120 |
+
"stdev": 0.044086165501834924,
|
121 |
+
"p50": 0.5940051770000423,
|
122 |
+
"p90": 0.6598187859999939,
|
123 |
+
"p95": 0.6803918539999813,
|
124 |
+
"p99": 0.6968503083999712,
|
125 |
"values": [
|
126 |
+
0.7009649219999687,
|
127 |
+
0.5980995820000317,
|
128 |
+
0.5888533849999931,
|
129 |
+
0.5940051770000423,
|
130 |
+
0.5844584619999864
|
131 |
]
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 16.305863945316474
|
136 |
},
|
137 |
"energy": null,
|
138 |
"efficiency": null
|
|
|
140 |
"warmup": {
|
141 |
"memory": {
|
142 |
"unit": "MB",
|
143 |
+
"max_ram": 2845.96224,
|
144 |
"max_global_vram": null,
|
145 |
"max_process_vram": null,
|
146 |
"max_reserved": null,
|
|
|
149 |
"latency": {
|
150 |
"unit": "s",
|
151 |
"count": 2,
|
152 |
+
"total": 1.2990645040000004,
|
153 |
+
"mean": 0.6495322520000002,
|
154 |
+
"stdev": 0.05143266999996854,
|
155 |
+
"p50": 0.6495322520000002,
|
156 |
+
"p90": 0.690678387999975,
|
157 |
+
"p95": 0.6958216549999718,
|
158 |
+
"p99": 0.6999362685999694,
|
159 |
"values": [
|
160 |
+
0.7009649219999687,
|
161 |
+
0.5980995820000317
|
162 |
]
|
163 |
},
|
164 |
"throughput": {
|
165 |
"unit": "samples/s",
|
166 |
+
"value": 6.158277726292179
|
167 |
},
|
168 |
"energy": null,
|
169 |
"efficiency": null
|
|
|
171 |
"train": {
|
172 |
"memory": {
|
173 |
"unit": "MB",
|
174 |
+
"max_ram": 2845.96224,
|
175 |
"max_global_vram": null,
|
176 |
"max_process_vram": null,
|
177 |
"max_reserved": null,
|
|
|
180 |
"latency": {
|
181 |
"unit": "s",
|
182 |
"count": 3,
|
183 |
+
"total": 1.7673170240000218,
|
184 |
+
"mean": 0.589105674666674,
|
185 |
+
"stdev": 0.0039015107655034054,
|
186 |
+
"p50": 0.5888533849999931,
|
187 |
+
"p90": 0.5929748186000324,
|
188 |
+
"p95": 0.5934899978000374,
|
189 |
+
"p99": 0.5939021411600414,
|
190 |
"values": [
|
191 |
+
0.5888533849999931,
|
192 |
+
0.5940051770000423,
|
193 |
+
0.5844584619999864
|
194 |
]
|
195 |
},
|
196 |
"throughput": {
|
197 |
"unit": "samples/s",
|
198 |
+
"value": 10.184929899707557
|
199 |
},
|
200 |
"energy": null,
|
201 |
"efficiency": null
|