IlyasMoutawwakil HF staff commited on
Commit
a07d6cc
·
verified ·
1 Parent(s): 0163983

Upload cpu_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json CHANGED
@@ -79,17 +79,17 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
- "cpu_ram_mb": 16766.7712,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0.dev0",
89
- "optimum_benchmark_commit": "d58bb2582b872c25ab476fece19d4fa78e190673",
90
  "transformers_version": "4.45.2",
91
  "transformers_commit": null,
92
- "accelerate_version": "1.0.0",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
@@ -107,7 +107,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 2792.341504,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
@@ -116,42 +116,42 @@
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
- 0.8415921790000311,
120
- 0.7127968269999769,
121
- 0.6992197200000305,
122
- 0.7094421499999726,
123
- 0.707034440999962
124
  ],
125
  "count": 5,
126
- "total": 3.670085316999973,
127
- "mean": 0.7340170633999946,
128
- "p50": 0.7094421499999726,
129
- "p90": 0.7900740382000094,
130
- "p95": 0.8158331086000202,
131
- "p99": 0.8364403649200289,
132
- "stdev": 0.05397322913654547,
133
- "stdev_": 7.35313003304575
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 13.623661490483101
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 0.00015497919896666557,
142
- "ram": 6.48168620864e-06,
143
  "gpu": 0,
144
- "total": 0.00016146088517530557
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
- "value": 61934.50499879606
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 2792.341504,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
@@ -160,22 +160,22 @@
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
- 0.8415921790000311,
164
- 0.7127968269999769
165
  ],
166
  "count": 2,
167
- "total": 1.554389006000008,
168
- "mean": 0.777194503000004,
169
- "p50": 0.777194503000004,
170
- "p90": 0.8287126438000257,
171
- "p95": 0.8351524114000284,
172
- "p99": 0.8403042254800306,
173
- "stdev": 0.0643976760000271,
174
- "stdev_": 8.285915012451749
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 5.1467167929776
179
  },
180
  "energy": null,
181
  "efficiency": null
@@ -183,7 +183,7 @@
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 2792.341504,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
@@ -192,23 +192,23 @@
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
- 0.6992197200000305,
196
- 0.7094421499999726,
197
- 0.707034440999962
198
  ],
199
  "count": 3,
200
- "total": 2.115696310999965,
201
- "mean": 0.705232103666655,
202
- "p50": 0.707034440999962,
203
- "p90": 0.7089606081999704,
204
- "p95": 0.7092013790999715,
205
- "p99": 0.7093939958199723,
206
- "stdev": 0.004363548530970556,
207
- "stdev_": 0.6187393495394663
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
- "value": 8.507837304633036
212
  },
213
  "energy": null,
214
  "efficiency": null
 
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
+ "cpu_ram_mb": 16766.783488,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-6.8.0-1015-azure-x86_64-with-glibc2.39",
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0.dev0",
89
+ "optimum_benchmark_commit": "8bd7430b5a210454e1554b813733827ac7ec1b24",
90
  "transformers_version": "4.45.2",
91
  "transformers_commit": null,
92
+ "accelerate_version": "1.0.1",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 2857.238528,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
 
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
+ 0.8123760139999945,
120
+ 0.6998123259999716,
121
+ 0.7036602630000175,
122
+ 0.6993561930000283,
123
+ 0.7020054469999764
124
  ],
125
  "count": 5,
126
+ "total": 3.617210242999988,
127
+ "mean": 0.7234420485999976,
128
+ "p50": 0.7020054469999764,
129
+ "p90": 0.7688897136000037,
130
+ "p95": 0.7906328637999991,
131
+ "p99": 0.8080273839599954,
132
+ "stdev": 0.04449402063555554,
133
+ "stdev_": 6.150322713707366
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 13.8228072578197
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 0.00015242345194999859,
142
+ "ram": 6.374813753266754e-06,
143
  "gpu": 0,
144
+ "total": 0.00015879826570326533
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
+ "value": 62972.97993597906
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 2857.238528,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
+ 0.8123760139999945,
164
+ 0.6998123259999716
165
  ],
166
  "count": 2,
167
+ "total": 1.512188339999966,
168
+ "mean": 0.756094169999983,
169
+ "p50": 0.756094169999983,
170
+ "p90": 0.8011196451999922,
171
+ "p95": 0.8067478295999934,
172
+ "p99": 0.8112503771199943,
173
+ "stdev": 0.05628184400001146,
174
+ "stdev_": 7.443761138908495
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 5.290346306995185
179
  },
180
  "energy": null,
181
  "efficiency": null
 
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
+ "max_ram": 2857.238528,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
 
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
+ 0.7036602630000175,
196
+ 0.6993561930000283,
197
+ 0.7020054469999764
198
  ],
199
  "count": 3,
200
+ "total": 2.105021903000022,
201
+ "mean": 0.701673967666674,
202
+ "p50": 0.7020054469999764,
203
+ "p90": 0.7033292998000092,
204
+ "p95": 0.7034947814000134,
205
+ "p99": 0.7036271666800167,
206
+ "stdev": 0.0017726935348045397,
207
+ "stdev_": 0.2526377800076298
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 8.550979908734856
212
  },
213
  "energy": null,
214
  "efficiency": null