Commit
•
0448c4e
1
Parent(s):
3546151
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
@@ -51,6 +51,7 @@
|
|
51 |
"per_device_train_batch_size": 2,
|
52 |
"gradient_accumulation_steps": 1,
|
53 |
"output_dir": "./trainer_output",
|
|
|
54 |
"do_train": true,
|
55 |
"use_cpu": false,
|
56 |
"max_steps": 5,
|
@@ -76,14 +77,14 @@
|
|
76 |
"environment": {
|
77 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
78 |
"cpu_count": 4,
|
79 |
-
"cpu_ram_mb": 16757.
|
80 |
"system": "Linux",
|
81 |
"machine": "x86_64",
|
82 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
83 |
"processor": "x86_64",
|
84 |
"python_version": "3.10.14",
|
85 |
"optimum_benchmark_version": "0.2.1",
|
86 |
-
"optimum_benchmark_commit": "
|
87 |
"transformers_version": "4.42.3",
|
88 |
"transformers_commit": null,
|
89 |
"accelerate_version": "0.31.0",
|
@@ -102,7 +103,7 @@
|
|
102 |
"overall": {
|
103 |
"memory": {
|
104 |
"unit": "MB",
|
105 |
-
"max_ram":
|
106 |
"max_global_vram": null,
|
107 |
"max_process_vram": null,
|
108 |
"max_reserved": null,
|
@@ -111,24 +112,24 @@
|
|
111 |
"latency": {
|
112 |
"unit": "s",
|
113 |
"count": 5,
|
114 |
-
"total": 3.
|
115 |
-
"mean": 0.
|
116 |
-
"stdev": 0.
|
117 |
-
"p50": 0.
|
118 |
-
"p90": 0.
|
119 |
-
"p95": 0.
|
120 |
-
"p99": 0.
|
121 |
"values": [
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "samples/s",
|
131 |
-
"value": 16.
|
132 |
},
|
133 |
"energy": null,
|
134 |
"efficiency": null
|
@@ -136,7 +137,7 @@
|
|
136 |
"warmup": {
|
137 |
"memory": {
|
138 |
"unit": "MB",
|
139 |
-
"max_ram":
|
140 |
"max_global_vram": null,
|
141 |
"max_process_vram": null,
|
142 |
"max_reserved": null,
|
@@ -145,21 +146,21 @@
|
|
145 |
"latency": {
|
146 |
"unit": "s",
|
147 |
"count": 2,
|
148 |
-
"total": 1.
|
149 |
-
"mean": 0.
|
150 |
-
"stdev": 0.
|
151 |
-
"p50": 0.
|
152 |
-
"p90": 0.
|
153 |
-
"p95": 0.
|
154 |
-
"p99": 0.
|
155 |
"values": [
|
156 |
-
0.
|
157 |
-
0.
|
158 |
]
|
159 |
},
|
160 |
"throughput": {
|
161 |
"unit": "samples/s",
|
162 |
-
"value": 6.
|
163 |
},
|
164 |
"energy": null,
|
165 |
"efficiency": null
|
@@ -167,7 +168,7 @@
|
|
167 |
"train": {
|
168 |
"memory": {
|
169 |
"unit": "MB",
|
170 |
-
"max_ram":
|
171 |
"max_global_vram": null,
|
172 |
"max_process_vram": null,
|
173 |
"max_reserved": null,
|
@@ -176,22 +177,22 @@
|
|
176 |
"latency": {
|
177 |
"unit": "s",
|
178 |
"count": 3,
|
179 |
-
"total": 1.
|
180 |
-
"mean": 0.
|
181 |
-
"stdev": 0.
|
182 |
-
"p50": 0.
|
183 |
-
"p90": 0.
|
184 |
-
"p95": 0.
|
185 |
-
"p99": 0.
|
186 |
"values": [
|
187 |
-
0.
|
188 |
-
0.
|
189 |
-
0.
|
190 |
]
|
191 |
},
|
192 |
"throughput": {
|
193 |
"unit": "samples/s",
|
194 |
-
"value": 10.
|
195 |
},
|
196 |
"energy": null,
|
197 |
"efficiency": null
|
|
|
51 |
"per_device_train_batch_size": 2,
|
52 |
"gradient_accumulation_steps": 1,
|
53 |
"output_dir": "./trainer_output",
|
54 |
+
"evaluation_strategy": "no",
|
55 |
"do_train": true,
|
56 |
"use_cpu": false,
|
57 |
"max_steps": 5,
|
|
|
77 |
"environment": {
|
78 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
79 |
"cpu_count": 4,
|
80 |
+
"cpu_ram_mb": 16757.338112,
|
81 |
"system": "Linux",
|
82 |
"machine": "x86_64",
|
83 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
84 |
"processor": "x86_64",
|
85 |
"python_version": "3.10.14",
|
86 |
"optimum_benchmark_version": "0.2.1",
|
87 |
+
"optimum_benchmark_commit": "43734676b09236e2ae4d7c19f90e8e23d1f2f201",
|
88 |
"transformers_version": "4.42.3",
|
89 |
"transformers_commit": null,
|
90 |
"accelerate_version": "0.31.0",
|
|
|
103 |
"overall": {
|
104 |
"memory": {
|
105 |
"unit": "MB",
|
106 |
+
"max_ram": 2837.098496,
|
107 |
"max_global_vram": null,
|
108 |
"max_process_vram": null,
|
109 |
"max_reserved": null,
|
|
|
112 |
"latency": {
|
113 |
"unit": "s",
|
114 |
"count": 5,
|
115 |
+
"total": 3.0815371310000046,
|
116 |
+
"mean": 0.6163074262000009,
|
117 |
+
"stdev": 0.049894120574179725,
|
118 |
+
"p50": 0.5938463429999956,
|
119 |
+
"p90": 0.6693262987999902,
|
120 |
+
"p95": 0.6923900023999977,
|
121 |
+
"p99": 0.7108409652800037,
|
122 |
"values": [
|
123 |
+
0.7154537060000052,
|
124 |
+
0.589227496000035,
|
125 |
+
0.5828743980000013,
|
126 |
+
0.6001351879999675,
|
127 |
+
0.5938463429999956
|
128 |
]
|
129 |
},
|
130 |
"throughput": {
|
131 |
"unit": "samples/s",
|
132 |
+
"value": 16.225668513614263
|
133 |
},
|
134 |
"energy": null,
|
135 |
"efficiency": null
|
|
|
137 |
"warmup": {
|
138 |
"memory": {
|
139 |
"unit": "MB",
|
140 |
+
"max_ram": 2837.098496,
|
141 |
"max_global_vram": null,
|
142 |
"max_process_vram": null,
|
143 |
"max_reserved": null,
|
|
|
146 |
"latency": {
|
147 |
"unit": "s",
|
148 |
"count": 2,
|
149 |
+
"total": 1.3046812020000402,
|
150 |
+
"mean": 0.6523406010000201,
|
151 |
+
"stdev": 0.06311310499998513,
|
152 |
+
"p50": 0.6523406010000201,
|
153 |
+
"p90": 0.7028310850000082,
|
154 |
+
"p95": 0.7091423955000067,
|
155 |
+
"p99": 0.7141914439000056,
|
156 |
"values": [
|
157 |
+
0.7154537060000052,
|
158 |
+
0.589227496000035
|
159 |
]
|
160 |
},
|
161 |
"throughput": {
|
162 |
"unit": "samples/s",
|
163 |
+
"value": 6.131766126266111
|
164 |
},
|
165 |
"energy": null,
|
166 |
"efficiency": null
|
|
|
168 |
"train": {
|
169 |
"memory": {
|
170 |
"unit": "MB",
|
171 |
+
"max_ram": 2837.098496,
|
172 |
"max_global_vram": null,
|
173 |
"max_process_vram": null,
|
174 |
"max_reserved": null,
|
|
|
177 |
"latency": {
|
178 |
"unit": "s",
|
179 |
"count": 3,
|
180 |
+
"total": 1.7768559289999644,
|
181 |
+
"mean": 0.5922853096666548,
|
182 |
+
"stdev": 0.00713261694174884,
|
183 |
+
"p50": 0.5938463429999956,
|
184 |
+
"p90": 0.598877418999973,
|
185 |
+
"p95": 0.5995063034999703,
|
186 |
+
"p99": 0.600009411099968,
|
187 |
"values": [
|
188 |
+
0.5828743980000013,
|
189 |
+
0.6001351879999675,
|
190 |
+
0.5938463429999956
|
191 |
]
|
192 |
},
|
193 |
"throughput": {
|
194 |
"unit": "samples/s",
|
195 |
+
"value": 10.130252940726946
|
196 |
},
|
197 |
"energy": null,
|
198 |
"efficiency": null
|