IlyasMoutawwakil HF staff commited on
Commit
6e19d86
1 Parent(s): d43fa4b

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.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "fill-mask",
9
  "library": "transformers",
@@ -76,23 +76,23 @@
76
  "environment": {
77
  "cpu": " AMD EPYC 7763 64-Core Processor",
78
  "cpu_count": 4,
79
- "cpu_ram_mb": 16757.354496,
80
  "system": "Linux",
81
  "machine": "x86_64",
82
- "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
83
  "processor": "x86_64",
84
  "python_version": "3.10.14",
85
  "optimum_benchmark_version": "0.2.1",
86
- "optimum_benchmark_commit": "347e13ca9f7f904f55669603cfb9f0b6c7e8672c",
87
- "transformers_version": "4.41.1",
88
  "transformers_commit": null,
89
- "accelerate_version": "0.30.1",
90
  "accelerate_commit": null,
91
- "diffusers_version": "0.27.2",
92
  "diffusers_commit": null,
93
  "optimum_version": null,
94
  "optimum_commit": null,
95
- "timm_version": "1.0.3",
96
  "timm_commit": null,
97
  "peft_version": null,
98
  "peft_commit": null
@@ -102,7 +102,7 @@
102
  "overall": {
103
  "memory": {
104
  "unit": "MB",
105
- "max_ram": 2467.688448,
106
  "max_global_vram": null,
107
  "max_process_vram": null,
108
  "max_reserved": null,
@@ -111,24 +111,24 @@
111
  "latency": {
112
  "unit": "s",
113
  "count": 5,
114
- "total": 2.948843576999991,
115
- "mean": 0.5897687153999982,
116
- "stdev": 0.04447695658495729,
117
- "p50": 0.5693590459999882,
118
- "p90": 0.6359335120000082,
119
- "p95": 0.6571748630000229,
120
- "p99": 0.6741679438000346,
121
  "values": [
122
- 0.6784162140000376,
123
- 0.5693590459999882,
124
- 0.5722094589999642,
125
- 0.5609958910000046,
126
- 0.5678629669999964
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
- "value": 16.95579934791507
132
  },
133
  "energy": null,
134
  "efficiency": null
@@ -136,7 +136,7 @@
136
  "warmup": {
137
  "memory": {
138
  "unit": "MB",
139
- "max_ram": 2467.688448,
140
  "max_global_vram": null,
141
  "max_process_vram": null,
142
  "max_reserved": null,
@@ -145,21 +145,21 @@
145
  "latency": {
146
  "unit": "s",
147
  "count": 2,
148
- "total": 1.2477752600000258,
149
- "mean": 0.6238876300000129,
150
- "stdev": 0.054528584000024694,
151
- "p50": 0.6238876300000129,
152
- "p90": 0.6675104972000326,
153
- "p95": 0.6729633556000352,
154
- "p99": 0.6773256423200371,
155
  "values": [
156
- 0.6784162140000376,
157
- 0.5693590459999882
158
  ]
159
  },
160
  "throughput": {
161
  "unit": "samples/s",
162
- "value": 6.411410977967166
163
  },
164
  "energy": null,
165
  "efficiency": null
@@ -167,7 +167,7 @@
167
  "train": {
168
  "memory": {
169
  "unit": "MB",
170
- "max_ram": 2467.688448,
171
  "max_global_vram": null,
172
  "max_process_vram": null,
173
  "max_reserved": null,
@@ -176,22 +176,22 @@
176
  "latency": {
177
  "unit": "s",
178
  "count": 3,
179
- "total": 1.7010683169999652,
180
- "mean": 0.5670227723333218,
181
- "stdev": 0.004616309646666637,
182
- "p50": 0.5678629669999964,
183
- "p90": 0.5713401605999706,
184
- "p95": 0.5717748097999674,
185
- "p99": 0.5721225291599649,
186
  "values": [
187
- 0.5722094589999642,
188
- 0.5609958910000046,
189
- 0.5678629669999964
190
  ]
191
  },
192
  "throughput": {
193
  "unit": "samples/s",
194
- "value": 10.5815855954246
195
  },
196
  "energy": null,
197
  "efficiency": null
 
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",
 
76
  "environment": {
77
  "cpu": " AMD EPYC 7763 64-Core Processor",
78
  "cpu_count": 4,
79
+ "cpu_ram_mb": 16757.338112,
80
  "system": "Linux",
81
  "machine": "x86_64",
82
+ "platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
83
  "processor": "x86_64",
84
  "python_version": "3.10.14",
85
  "optimum_benchmark_version": "0.2.1",
86
+ "optimum_benchmark_commit": "d920fe9626db1e7915f6d3574b5b54b0159cd100",
87
+ "transformers_version": "4.42.3",
88
  "transformers_commit": null,
89
+ "accelerate_version": "0.31.0",
90
  "accelerate_commit": null,
91
+ "diffusers_version": "0.29.2",
92
  "diffusers_commit": null,
93
  "optimum_version": null,
94
  "optimum_commit": null,
95
+ "timm_version": "1.0.7",
96
  "timm_commit": null,
97
  "peft_version": null,
98
  "peft_commit": null
 
102
  "overall": {
103
  "memory": {
104
  "unit": "MB",
105
+ "max_ram": 2487.169024,
106
  "max_global_vram": null,
107
  "max_process_vram": null,
108
  "max_reserved": null,
 
111
  "latency": {
112
  "unit": "s",
113
  "count": 5,
114
+ "total": 2.939482110999961,
115
+ "mean": 0.5878964221999923,
116
+ "stdev": 0.04492635069489912,
117
+ "p50": 0.5568921339999804,
118
+ "p90": 0.6431827867999971,
119
+ "p95": 0.6564342933999967,
120
+ "p99": 0.6670354986799965,
121
  "values": [
122
+ 0.6696857999999963,
123
+ 0.5540631849999897,
124
+ 0.5554127249999965,
125
+ 0.6034282669999982,
126
+ 0.5568921339999804
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
+ "value": 17.009799043475333
132
  },
133
  "energy": null,
134
  "efficiency": null
 
136
  "warmup": {
137
  "memory": {
138
  "unit": "MB",
139
+ "max_ram": 2487.169024,
140
  "max_global_vram": null,
141
  "max_process_vram": null,
142
  "max_reserved": null,
 
145
  "latency": {
146
  "unit": "s",
147
  "count": 2,
148
+ "total": 1.223748984999986,
149
+ "mean": 0.611874492499993,
150
+ "stdev": 0.057811307500003295,
151
+ "p50": 0.611874492499993,
152
+ "p90": 0.6581235384999957,
153
+ "p95": 0.663904669249996,
154
+ "p99": 0.6685295738499962,
155
  "values": [
156
+ 0.6696857999999963,
157
+ 0.5540631849999897
158
  ]
159
  },
160
  "throughput": {
161
  "unit": "samples/s",
162
+ "value": 6.537288363920556
163
  },
164
  "energy": null,
165
  "efficiency": null
 
167
  "train": {
168
  "memory": {
169
  "unit": "MB",
170
+ "max_ram": 2487.169024,
171
  "max_global_vram": null,
172
  "max_process_vram": null,
173
  "max_reserved": null,
 
176
  "latency": {
177
  "unit": "s",
178
  "count": 3,
179
+ "total": 1.715733125999975,
180
+ "mean": 0.5719110419999917,
181
+ "stdev": 0.02229422595685684,
182
+ "p50": 0.5568921339999804,
183
+ "p90": 0.5941210403999946,
184
+ "p95": 0.5987746536999964,
185
+ "p99": 0.6024975443399978,
186
  "values": [
187
+ 0.5554127249999965,
188
+ 0.6034282669999982,
189
+ 0.5568921339999804
190
  ]
191
  },
192
  "throughput": {
193
  "unit": "samples/s",
194
+ "value": 10.491142082198314
195
  },
196
  "energy": null,
197
  "efficiency": null