IlyasMoutawwakil HF staff commited on
Commit
6b11e1c
1 Parent(s): 3c300c1

Upload cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cpu_training_transformers_fill-mask_google-bert/bert-base-uncased",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.3.1+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "fill-mask",
9
  "library": "transformers",
@@ -82,14 +82,14 @@
82
  "cpu_ram_mb": 16757.342208,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.14",
88
  "optimum_benchmark_version": "0.3.1",
89
- "optimum_benchmark_commit": "328b924ef0be0164f0dc86652abfd3746f634c6b",
90
  "transformers_version": "4.42.4",
91
  "transformers_commit": null,
92
- "accelerate_version": "0.32.1",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.29.2",
95
  "diffusers_commit": null,
@@ -105,7 +105,7 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 2490.671104,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
@@ -114,24 +114,24 @@
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 2.7329068790000406,
118
- "mean": 0.5465813758000081,
119
- "stdev": 0.04744681650556954,
120
- "p50": 0.5259657600000196,
121
- "p90": 0.5970629314000007,
122
- "p95": 0.6189356431999954,
123
- "p99": 0.6364338126399912,
124
  "values": [
125
- 0.6408083549999901,
126
- 0.5147450850000155,
127
- 0.5259657600000196,
128
- 0.5199428829999988,
129
- 0.5314447960000166
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 18.295537394342098
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,7 +139,7 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 2490.671104,
143
  "max_global_vram": null,
144
  "max_process_vram": null,
145
  "max_reserved": null,
@@ -148,21 +148,21 @@
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 1.1555534400000056,
152
- "mean": 0.5777767200000028,
153
- "stdev": 0.06303163499998732,
154
- "p50": 0.5777767200000028,
155
- "p90": 0.6282020279999927,
156
- "p95": 0.6345051914999914,
157
- "p99": 0.6395477222999904,
158
  "values": [
159
- 0.6408083549999901,
160
- 0.5147450850000155
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 6.923089597656307
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,7 +170,7 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 2490.671104,
174
  "max_global_vram": null,
175
  "max_process_vram": null,
176
  "max_reserved": null,
@@ -179,22 +179,22 @@
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 1.577353439000035,
183
- "mean": 0.5257844796666783,
184
- "stdev": 0.004697385626383881,
185
- "p50": 0.5259657600000196,
186
- "p90": 0.5303489888000172,
187
- "p95": 0.5308968924000169,
188
- "p99": 0.5313352152800167,
189
  "values": [
190
- 0.5259657600000196,
191
- 0.5199428829999988,
192
- 0.5314447960000166
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 11.411519799526427
198
  },
199
  "energy": null,
200
  "efficiency": null
 
3
  "name": "cpu_training_transformers_fill-mask_google-bert/bert-base-uncased",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.4.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "fill-mask",
9
  "library": "transformers",
 
82
  "cpu_ram_mb": 16757.342208,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-6.5.0-1024-azure-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.14",
88
  "optimum_benchmark_version": "0.3.1",
89
+ "optimum_benchmark_commit": "b0801269b3611e452bb077a62163b08a99ceb2a9",
90
  "transformers_version": "4.42.4",
91
  "transformers_commit": null,
92
+ "accelerate_version": "0.33.0",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.29.2",
95
  "diffusers_commit": null,
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 2504.589312,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
 
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 2.83673189000001,
118
+ "mean": 0.567346378000002,
119
+ "stdev": 0.05145537493263582,
120
+ "p50": 0.5431301129999611,
121
+ "p90": 0.6201392002000261,
122
+ "p95": 0.6451189266000256,
123
+ "p99": 0.6651027077200251,
124
  "values": [
125
+ 0.670098653000025,
126
+ 0.5417460580000011,
127
+ 0.5431301129999611,
128
+ 0.536557044999995,
129
+ 0.5452000210000278
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 17.62591670233588
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 2504.589312,
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.211844711000026,
152
+ "mean": 0.605922355500013,
153
+ "stdev": 0.06417629750001197,
154
+ "p50": 0.605922355500013,
155
+ "p90": 0.6572633935000226,
156
+ "p95": 0.6636810232500239,
157
+ "p99": 0.6688151270500248,
158
  "values": [
159
+ 0.670098653000025,
160
+ 0.5417460580000011
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 6.601505892119067
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 2504.589312,
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.624887178999984,
183
+ "mean": 0.5416290596666613,
184
+ "stdev": 0.0036846645588025696,
185
+ "p50": 0.5431301129999611,
186
+ "p90": 0.5447860394000145,
187
+ "p95": 0.5449930302000212,
188
+ "p99": 0.5451586228400265,
189
  "values": [
190
+ 0.5431301129999611,
191
+ 0.536557044999995,
192
+ 0.5452000210000278
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 11.077692182344544
198
  },
199
  "energy": null,
200
  "efficiency": null