IlyasMoutawwakil HF staff commited on
Commit
c023abf
1 Parent(s): 1d8281c

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
@@ -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": 2833.199104,
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.6941354420000039,
120
- 0.5847216540000204,
121
- 0.5759158909999655,
122
- 0.5742330559999687,
123
- 0.586182564000012
124
  ],
125
  "count": 5,
126
- "total": 3.0151886069999705,
127
- "mean": 0.6030377213999941,
128
- "p50": 0.5847216540000204,
129
- "p90": 0.6509542908000071,
130
- "p95": 0.6725448664000054,
131
- "p99": 0.6898173268800042,
132
- "stdev": 0.0457901120058716,
133
- "stdev_": 7.593241746066343
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 16.582710575358874
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 0.0001291265017000007,
142
- "ram": 5.400461688799229e-06,
143
  "gpu": 0,
144
- "total": 0.00013452696338879993
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
- "value": 74334.54043780603
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 2833.199104,
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.6941354420000039,
164
- 0.5847216540000204
165
  ],
166
  "count": 2,
167
- "total": 1.2788570960000243,
168
- "mean": 0.6394285480000121,
169
- "p50": 0.6394285480000121,
170
- "p90": 0.6831940632000055,
171
- "p95": 0.6886647526000047,
172
- "p99": 0.6930413041200041,
173
- "stdev": 0.054706893999991735,
174
- "stdev_": 8.555591421606453
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 6.255585573260836
179
  },
180
  "energy": null,
181
  "efficiency": null
@@ -183,7 +183,7 @@
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 2833.199104,
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.5759158909999655,
196
- 0.5742330559999687,
197
- 0.586182564000012
198
  ],
199
  "count": 3,
200
- "total": 1.7363315109999462,
201
- "mean": 0.5787771703333154,
202
- "p50": 0.5759158909999655,
203
- "p90": 0.5841292294000027,
204
- "p95": 0.5851558967000073,
205
- "p99": 0.585977230540011,
206
- "stdev": 0.0052812798277416485,
207
- "stdev_": 0.9124893134088515
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
- "value": 10.366683945990172
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": 2816.974848,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
 
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
+ 0.6973431770000502,
120
+ 0.5823198339999749,
121
+ 0.5872594890000187,
122
+ 0.5947792389999904,
123
+ 0.5691119829999707
124
  ],
125
  "count": 5,
126
+ "total": 3.030813722000005,
127
+ "mean": 0.606162744400001,
128
+ "p50": 0.5872594890000187,
129
+ "p90": 0.6563176018000263,
130
+ "p95": 0.6768303894000383,
131
+ "p99": 0.6932406194800478,
132
+ "stdev": 0.04635090472840158,
133
+ "stdev_": 7.646610610205213
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 16.49721975226029
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 0.0001306708332611117,
142
+ "ram": 5.464943041022137e-06,
143
  "gpu": 0,
144
+ "total": 0.00013613577630213383
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
+ "value": 73456.07651148537
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 2816.974848,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
+ 0.6973431770000502,
164
+ 0.5823198339999749
165
  ],
166
  "count": 2,
167
+ "total": 1.279663011000025,
168
+ "mean": 0.6398315055000126,
169
+ "p50": 0.6398315055000126,
170
+ "p90": 0.6858408427000426,
171
+ "p95": 0.6915920098500464,
172
+ "p99": 0.6961929435700495,
173
+ "stdev": 0.057511671500037664,
174
+ "stdev_": 8.988565115294488
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 6.251645887418593
179
  },
180
  "energy": null,
181
  "efficiency": null
 
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
+ "max_ram": 2816.974848,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
 
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
+ 0.5872594890000187,
196
+ 0.5947792389999904,
197
+ 0.5691119829999707
198
  ],
199
  "count": 3,
200
+ "total": 1.7511507109999798,
201
+ "mean": 0.58371690366666,
202
+ "p50": 0.5872594890000187,
203
+ "p90": 0.593275288999996,
204
+ "p95": 0.5940272639999933,
205
+ "p99": 0.5946288439999909,
206
+ "stdev": 0.010773870885178137,
207
+ "stdev_": 1.8457356327187524
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 10.278955367423087
212
  },
213
  "energy": null,
214
  "efficiency": null