IlyasMoutawwakil HF staff commited on
Commit
7420362
1 Parent(s): 91277ab

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
@@ -86,7 +86,7 @@
86
  "processor": "x86_64",
87
  "python_version": "3.10.14",
88
  "optimum_benchmark_version": "0.4.0",
89
- "optimum_benchmark_commit": "c32b0c58c97c176ab4cf930864469754db9b3f23",
90
  "transformers_version": "4.44.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
@@ -105,7 +105,7 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 2877.820928,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
@@ -114,33 +114,32 @@
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 3.01731512799995,
118
- "mean": 0.60346302559999,
119
- "stdev": 0.05033675560076092,
120
- "p50": 0.5789033979999658,
121
- "p90": 0.6553521871999806,
122
- "p95": 0.6796902625999905,
123
- "p99": 0.6991607229199985,
124
  "values": [
125
- 0.7040283380000005,
126
- 0.5757245000000353,
127
- 0.5823379609999506,
128
- 0.5763209309999979,
129
- 0.5789033979999658
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 16.571023535464416
135
  },
136
  "energy": null,
137
- "efficiency": null,
138
- "measures": null
139
  },
140
  "warmup": {
141
  "memory": {
142
  "unit": "MB",
143
- "max_ram": 2877.820928,
144
  "max_global_vram": null,
145
  "max_process_vram": null,
146
  "max_reserved": null,
@@ -149,30 +148,29 @@
149
  "latency": {
150
  "unit": "s",
151
  "count": 2,
152
- "total": 1.2797528380000358,
153
- "mean": 0.6398764190000179,
154
- "stdev": 0.06415191899998263,
155
- "p50": 0.6398764190000179,
156
- "p90": 0.691197954200004,
157
- "p95": 0.6976131461000022,
158
- "p99": 0.7027452996200009,
159
  "values": [
160
- 0.7040283380000005,
161
- 0.5757245000000353
162
  ]
163
  },
164
  "throughput": {
165
  "unit": "samples/s",
166
- "value": 6.251207078784205
167
  },
168
  "energy": null,
169
- "efficiency": null,
170
- "measures": null
171
  },
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 2877.820928,
176
  "max_global_vram": null,
177
  "max_process_vram": null,
178
  "max_reserved": null,
@@ -181,26 +179,25 @@
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 1.7375622899999144,
185
- "mean": 0.5791874299999714,
186
- "stdev": 0.002464639005054364,
187
- "p50": 0.5789033979999658,
188
- "p90": 0.5816510483999536,
189
- "p95": 0.5819945046999522,
190
- "p99": 0.582269269739951,
191
  "values": [
192
- 0.5823379609999506,
193
- 0.5763209309999979,
194
- 0.5789033979999658
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 10.359340844120695
200
  },
201
  "energy": null,
202
- "efficiency": null,
203
- "measures": null
204
  }
205
  }
206
  }
 
86
  "processor": "x86_64",
87
  "python_version": "3.10.14",
88
  "optimum_benchmark_version": "0.4.0",
89
+ "optimum_benchmark_commit": "fc3a166f9420c9b1a0f6e1d49eeeaf9b2024c19e",
90
  "transformers_version": "4.44.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 2874.118144,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
 
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 3.046043179999913,
118
+ "mean": 0.6092086359999825,
119
+ "stdev": 0.06867298925827925,
120
+ "p50": 0.5812857279999548,
121
+ "p90": 0.6822890703999974,
122
+ "p95": 0.7138159782000002,
123
+ "p99": 0.7390375044400025,
124
  "values": [
125
+ 0.7453428860000031,
126
+ 0.5610568259999695,
127
+ 0.5812857279999548,
128
+ 0.5877083469999889,
129
+ 0.5706493929999965
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 16.414737758248535
135
  },
136
  "energy": null,
137
+ "efficiency": null
 
138
  },
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 2874.118144,
143
  "max_global_vram": null,
144
  "max_process_vram": null,
145
  "max_reserved": null,
 
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 1.3063997119999726,
152
+ "mean": 0.6531998559999863,
153
+ "stdev": 0.09214303000001678,
154
+ "p50": 0.6531998559999863,
155
+ "p90": 0.7269142799999997,
156
+ "p95": 0.7361285830000014,
157
+ "p99": 0.7435000254000027,
158
  "values": [
159
+ 0.7453428860000031,
160
+ 0.5610568259999695
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 6.1237000640123895
166
  },
167
  "energy": null,
168
+ "efficiency": null
 
169
  },
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 2874.118144,
174
  "max_global_vram": null,
175
  "max_process_vram": null,
176
  "max_reserved": null,
 
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 1.7396434679999402,
183
+ "mean": 0.57988115599998,
184
+ "stdev": 0.007034751583901102,
185
+ "p50": 0.5812857279999548,
186
+ "p90": 0.5864238231999821,
187
+ "p95": 0.5870660850999855,
188
+ "p99": 0.5875798946199882,
189
  "values": [
190
+ 0.5812857279999548,
191
+ 0.5877083469999889,
192
+ 0.5706493929999965
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 10.346947711472463
198
  },
199
  "energy": null,
200
+ "efficiency": null
 
201
  }
202
  }
203
  }