IlyasMoutawwakil HF Staff commited on
Commit
63676da
·
verified ·
1 Parent(s): cd0e174

Upload cpu_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel/benchmark.json CHANGED
@@ -79,23 +79,23 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
- "cpu_ram_mb": 16766.779392,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-6.8.0-1017-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": "7cec62e016d76fe612308e4c2c074fc7f09289fd",
90
- "transformers_version": "4.47.0",
91
  "transformers_commit": null,
92
- "accelerate_version": "1.2.1",
93
  "accelerate_commit": null,
94
- "diffusers_version": "0.31.0",
95
  "diffusers_commit": null,
96
  "optimum_version": null,
97
  "optimum_commit": null,
98
- "timm_version": "1.0.12",
99
  "timm_commit": null,
100
  "peft_version": null,
101
  "peft_commit": null
@@ -107,7 +107,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 477.351936,
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.01592566299999021,
120
- 0.012209281999986388,
121
- 0.012050035000015669,
122
- 0.01193647200000214,
123
- 0.012116388000009692
124
  ],
125
  "count": 5,
126
- "total": 0.0642378400000041,
127
- "mean": 0.012847568000000819,
128
- "p50": 0.012116388000009692,
129
- "p90": 0.01443911059998868,
130
- "p95": 0.015182386799989444,
131
- "p99": 0.015777007759990056,
132
- "stdev": 0.001541613235960306,
133
- "stdev_": 11.999261151684177
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 778.357429203672
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 8.562100477777949e-06,
142
- "ram": 3.576500245353414e-07,
143
  "gpu": 0,
144
- "total": 8.91975050231329e-06
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
- "value": 1121107.5912276418
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 477.351936,
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.01592566299999021,
164
- 0.012209281999986388
165
  ],
166
  "count": 2,
167
- "total": 0.028134944999976597,
168
- "mean": 0.014067472499988298,
169
- "p50": 0.014067472499988298,
170
- "p90": 0.015554024899989827,
171
- "p95": 0.015739843949990017,
172
- "p99": 0.01588849918999017,
173
- "stdev": 0.0018581905000019106,
174
- "stdev_": 13.209128363346409
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 284.34390044148495
179
  },
180
  "energy": null,
181
  "efficiency": null
@@ -183,7 +183,7 @@
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 477.351936,
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.012050035000015669,
196
- 0.01193647200000214,
197
- 0.012116388000009692
198
  ],
199
  "count": 3,
200
- "total": 0.0361028950000275,
201
- "mean": 0.0120342983333425,
202
- "p50": 0.012050035000015669,
203
- "p90": 0.012103117400010887,
204
- "p95": 0.01210975270001029,
205
- "p99": 0.012115060940009812,
206
- "stdev": 7.428850863655893e-05,
207
- "stdev_": 0.6173065232289738
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
- "value": 498.5749757737237
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.7712,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-6.8.0-1020-azure-x86_64-with-glibc2.39",
86
  "processor": "x86_64",
87
+ "python_version": "3.10.16",
88
+ "optimum_benchmark_version": "0.5.0",
89
+ "optimum_benchmark_commit": "7d339c7d632c0840562a0b0fc0c82ba5395f227f",
90
+ "transformers_version": "4.48.1",
91
  "transformers_commit": null,
92
+ "accelerate_version": "1.3.0",
93
  "accelerate_commit": null,
94
+ "diffusers_version": "0.32.2",
95
  "diffusers_commit": null,
96
  "optimum_version": null,
97
  "optimum_commit": null,
98
+ "timm_version": "1.0.14",
99
  "timm_commit": null,
100
  "peft_version": null,
101
  "peft_commit": null
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 481.226752,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
 
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
+ 0.015548330999990867,
120
+ 0.011933206000009022,
121
+ 0.011794055999985176,
122
+ 0.011843889000004992,
123
+ 0.011625321000025224
124
  ],
125
  "count": 5,
126
+ "total": 0.06274480300001528,
127
+ "mean": 0.012548960600003056,
128
+ "p50": 0.011843889000004992,
129
+ "p90": 0.01410228099999813,
130
+ "p95": 0.014825305999994497,
131
+ "p99": 0.015403725999991593,
132
+ "stdev": 0.0015030298433920764,
133
+ "stdev_": 11.977325384157398
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 796.8787470730895
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 9.083523944444652e-06,
142
+ "ram": 3.794387471804676e-07,
143
  "gpu": 0,
144
+ "total": 9.462962691625119e-06
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
+ "value": 1056751.4980113117
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 481.226752,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
+ 0.015548330999990867,
164
+ 0.011933206000009022
165
  ],
166
  "count": 2,
167
+ "total": 0.02748153699999989,
168
+ "mean": 0.013740768499999945,
169
+ "p50": 0.013740768499999945,
170
+ "p90": 0.015186818499992682,
171
+ "p95": 0.015367574749991775,
172
+ "p99": 0.01551217974999105,
173
+ "stdev": 0.0018075624999909223,
174
+ "stdev_": 13.154740944736313
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 291.1045331998728
179
  },
180
  "energy": null,
181
  "efficiency": null
 
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
+ "max_ram": 481.226752,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
 
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
+ 0.011794055999985176,
196
+ 0.011843889000004992,
197
+ 0.011625321000025224
198
  ],
199
  "count": 3,
200
+ "total": 0.03526326600001539,
201
+ "mean": 0.01175442200000513,
202
+ "p50": 0.011794055999985176,
203
+ "p90": 0.011833922400001029,
204
+ "p95": 0.01183890570000301,
205
+ "p99": 0.011842892340004596,
206
+ "stdev": 9.352765409083626e-05,
207
+ "stdev_": 0.7956805880441884
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 510.44619633337834
212
  },
213
  "energy": null,
214
  "efficiency": null