IlyasMoutawwakil HF staff commited on
Commit
ad3cc6c
1 Parent(s): e4fe15e

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,21 +79,21 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
- "cpu_ram_mb": 16766.767104,
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",
89
- "optimum_benchmark_commit": "d070104543478b722db56ba828611524c5fbdbb5",
90
- "transformers_version": "4.45.1",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
96
- "optimum_version": null,
97
  "optimum_commit": null,
98
  "timm_version": "1.0.9",
99
  "timm_commit": null,
@@ -105,7 +105,7 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 2866.876416,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
@@ -113,42 +113,43 @@
113
  },
114
  "latency": {
115
  "unit": "s",
116
- "count": 5,
117
- "total": 3.7782690160000243,
118
- "mean": 0.7556538032000049,
119
- "stdev": 0.051120365196176014,
120
- "p50": 0.7340670039999964,
121
- "p90": 0.813961832199982,
122
- "p95": 0.8341949195999746,
123
- "p99": 0.8503813895199687,
124
  "values": [
125
- 0.8544280069999672,
126
- 0.7137184370000114,
127
- 0.753262570000004,
128
- 0.7227929980000454,
129
- 0.7340670039999964
130
- ]
 
 
 
 
 
 
 
 
 
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 13.233573307846134
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
- "cpu": 0.0001582233935333335,
139
- "ram": 6.617394767060696e-06,
140
  "gpu": 0,
141
- "total": 0.0001648407883003942
142
  },
143
  "efficiency": {
144
  "unit": "samples/kWh",
145
- "value": 60664.5970521368
146
  }
147
  },
148
  "warmup": {
149
  "memory": {
150
  "unit": "MB",
151
- "max_ram": 2866.876416,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
@@ -156,22 +157,23 @@
156
  },
157
  "latency": {
158
  "unit": "s",
159
- "count": 2,
160
- "total": 1.5681464439999786,
161
- "mean": 0.7840732219999893,
162
- "stdev": 0.07035478499997794,
163
- "p50": 0.7840732219999893,
164
- "p90": 0.8403570499999716,
165
- "p95": 0.8473925284999695,
166
- "p99": 0.8530209112999677,
167
  "values": [
168
- 0.8544280069999672,
169
- 0.7137184370000114
170
- ]
 
 
 
 
 
 
 
 
 
171
  },
172
  "throughput": {
173
  "unit": "samples/s",
174
- "value": 5.10156435364152
175
  },
176
  "energy": null,
177
  "efficiency": null
@@ -179,7 +181,7 @@
179
  "train": {
180
  "memory": {
181
  "unit": "MB",
182
- "max_ram": 2866.876416,
183
  "max_global_vram": null,
184
  "max_process_vram": null,
185
  "max_reserved": null,
@@ -187,23 +189,24 @@
187
  },
188
  "latency": {
189
  "unit": "s",
190
- "count": 3,
191
- "total": 2.2101225720000457,
192
- "mean": 0.7367075240000153,
193
- "stdev": 0.012578499218058299,
194
- "p50": 0.7340670039999964,
195
- "p90": 0.7494234568000024,
196
- "p95": 0.7513430134000032,
197
- "p99": 0.7528786586800038,
198
  "values": [
199
- 0.753262570000004,
200
- 0.7227929980000454,
201
- 0.7340670039999964
202
- ]
 
 
 
 
 
 
 
 
 
203
  },
204
  "throughput": {
205
  "unit": "samples/s",
206
- "value": 8.144344674834453
207
  },
208
  "energy": null,
209
  "efficiency": null
 
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",
89
+ "optimum_benchmark_commit": "11fc1578907ddfc66a9a7fb8f19815e001677ad1",
90
+ "transformers_version": "4.44.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
96
+ "optimum_version": "1.22.0",
97
  "optimum_commit": null,
98
  "timm_version": "1.0.9",
99
  "timm_commit": null,
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 2878.48448,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
 
113
  },
114
  "latency": {
115
  "unit": "s",
 
 
 
 
 
 
 
 
116
  "values": [
117
+ 0.867129981000005,
118
+ 0.7444570629999703,
119
+ 0.7482426100000339,
120
+ 0.7391893789999813,
121
+ 0.7458770939999795
122
+ ],
123
+ "count": 5,
124
+ "total": 3.84489612699997,
125
+ "mean": 0.768979225399994,
126
+ "p50": 0.7458770939999795,
127
+ "p90": 0.8195750326000166,
128
+ "p95": 0.8433525068000108,
129
+ "p99": 0.8623744861600062,
130
+ "stdev": 0.04916514601957771,
131
+ "stdev_": 6.393559721201032
132
  },
133
  "throughput": {
134
  "unit": "samples/s",
135
+ "value": 13.00425248133118
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
+ "cpu": 0.00016111301130555504,
140
+ "ram": 6.738370609770504e-06,
141
  "gpu": 0,
142
+ "total": 0.00016785138191532554
143
  },
144
  "efficiency": {
145
  "unit": "samples/kWh",
146
+ "value": 59576.51278107802
147
  }
148
  },
149
  "warmup": {
150
  "memory": {
151
  "unit": "MB",
152
+ "max_ram": 2878.48448,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
 
157
  },
158
  "latency": {
159
  "unit": "s",
 
 
 
 
 
 
 
 
160
  "values": [
161
+ 0.867129981000005,
162
+ 0.7444570629999703
163
+ ],
164
+ "count": 2,
165
+ "total": 1.6115870439999753,
166
+ "mean": 0.8057935219999877,
167
+ "p50": 0.8057935219999877,
168
+ "p90": 0.8548626892000015,
169
+ "p95": 0.8609963351000033,
170
+ "p99": 0.8659032518200047,
171
+ "stdev": 0.061336459000017385,
172
+ "stdev_": 7.611932501986325
173
  },
174
  "throughput": {
175
  "unit": "samples/s",
176
+ "value": 4.964050827899385
177
  },
178
  "energy": null,
179
  "efficiency": null
 
181
  "train": {
182
  "memory": {
183
  "unit": "MB",
184
+ "max_ram": 2878.48448,
185
  "max_global_vram": null,
186
  "max_process_vram": null,
187
  "max_reserved": null,
 
189
  },
190
  "latency": {
191
  "unit": "s",
 
 
 
 
 
 
 
 
192
  "values": [
193
+ 0.7482426100000339,
194
+ 0.7391893789999813,
195
+ 0.7458770939999795
196
+ ],
197
+ "count": 3,
198
+ "total": 2.2333090829999946,
199
+ "mean": 0.7444363609999982,
200
+ "p50": 0.7458770939999795,
201
+ "p90": 0.747769506800023,
202
+ "p95": 0.7480060584000284,
203
+ "p99": 0.7481952996800328,
204
+ "stdev": 0.0038337998181095043,
205
+ "stdev_": 0.5149936272537222
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 8.059789008613476
210
  },
211
  "energy": null,
212
  "efficiency": null