IlyasMoutawwakil HF Staff commited on
Commit
559a034
·
verified ·
1 Parent(s): aea69f1

Upload cpu_training_transformers_text-generation_hf-internal-testing/tiny-random-LlamaForCausalLM/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_text-generation_hf-internal-testing/tiny-random-LlamaForCausalLM/benchmark.json CHANGED
@@ -87,19 +87,19 @@
87
  "processor": "x86_64",
88
  "python_version": "3.10.18",
89
  "optimum_benchmark_version": "0.7.0.dev0",
90
- "optimum_benchmark_commit": "fe61fe30cc2f94e5f815395660f6ba9a56da8fb3",
91
  "transformers_version": "4.56.2",
92
- "transformers_commit": "fe61fe30cc2f94e5f815395660f6ba9a56da8fb3",
93
  "accelerate_version": "1.10.1",
94
- "accelerate_commit": "fe61fe30cc2f94e5f815395660f6ba9a56da8fb3",
95
  "diffusers_version": "0.35.1",
96
- "diffusers_commit": "fe61fe30cc2f94e5f815395660f6ba9a56da8fb3",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
- "timm_commit": "fe61fe30cc2f94e5f815395660f6ba9a56da8fb3",
101
  "peft_version": "0.17.1",
102
- "peft_commit": "fe61fe30cc2f94e5f815395660f6ba9a56da8fb3"
103
  },
104
  "print_report": true,
105
  "log_report": true
@@ -108,7 +108,7 @@
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
- "max_ram": 989.45024,
112
  "max_global_vram": null,
113
  "max_process_vram": null,
114
  "max_reserved": null,
@@ -117,42 +117,42 @@
117
  "latency": {
118
  "unit": "s",
119
  "values": [
120
- 0.019859728999961135,
121
- 0.01590137099998401,
122
- 0.015069115000017064,
123
- 0.015078341999981149,
124
- 0.015027246999977706
125
  ],
126
  "count": 5,
127
- "total": 0.08093580399992106,
128
- "mean": 0.016187160799984213,
129
- "p50": 0.015078341999981149,
130
- "p90": 0.018276385799970284,
131
- "p95": 0.01906805739996571,
132
- "p99": 0.01970139467996205,
133
- "stdev": 0.0018651723008224113,
134
- "stdev_": 11.522541376275388
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
- "value": 617.7735628603722
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
- "cpu": 7.149692799326299e-06,
143
- "ram": 2.2065020416666434e-06,
144
  "gpu": 0.0,
145
- "total": 9.356194840992942e-06
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
- "value": 1068810.5763024846
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
- "max_ram": 989.45024,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
@@ -161,22 +161,22 @@
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
- 0.019859728999961135,
165
- 0.01590137099998401
166
  ],
167
  "count": 2,
168
- "total": 0.035761099999945145,
169
- "mean": 0.017880549999972573,
170
- "p50": 0.017880549999972573,
171
- "p90": 0.019463893199963424,
172
- "p95": 0.01966181109996228,
173
- "p99": 0.019820145419961365,
174
- "stdev": 0.0019791789999885623,
175
- "stdev_": 11.06889329462236
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
- "value": 223.7067651725554
180
  },
181
  "energy": null,
182
  "efficiency": null
@@ -184,7 +184,7 @@
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 989.45024,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
@@ -193,23 +193,23 @@
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
- 0.015069115000017064,
197
- 0.015078341999981149,
198
- 0.015027246999977706
199
  ],
200
  "count": 3,
201
- "total": 0.04517470399997592,
202
- "mean": 0.01505823466665864,
203
- "p50": 0.015069115000017064,
204
- "p90": 0.015076496599988332,
205
- "p95": 0.01507741929998474,
206
- "p99": 0.015078157459981867,
207
- "stdev": 2.2233023438581678e-05,
208
- "stdev_": 0.14764694488265068
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
- "value": 398.4530811759075
213
  },
214
  "energy": null,
215
  "efficiency": null
 
87
  "processor": "x86_64",
88
  "python_version": "3.10.18",
89
  "optimum_benchmark_version": "0.7.0.dev0",
90
+ "optimum_benchmark_commit": "c612f8daff0d3bf339a990b46eb50d80852cc290",
91
  "transformers_version": "4.56.2",
92
+ "transformers_commit": "c612f8daff0d3bf339a990b46eb50d80852cc290",
93
  "accelerate_version": "1.10.1",
94
+ "accelerate_commit": "c612f8daff0d3bf339a990b46eb50d80852cc290",
95
  "diffusers_version": "0.35.1",
96
+ "diffusers_commit": "c612f8daff0d3bf339a990b46eb50d80852cc290",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
+ "timm_commit": "c612f8daff0d3bf339a990b46eb50d80852cc290",
101
  "peft_version": "0.17.1",
102
+ "peft_commit": "c612f8daff0d3bf339a990b46eb50d80852cc290"
103
  },
104
  "print_report": true,
105
  "log_report": true
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 990.347264,
112
  "max_global_vram": null,
113
  "max_process_vram": null,
114
  "max_reserved": null,
 
117
  "latency": {
118
  "unit": "s",
119
  "values": [
120
+ 0.018377837000002728,
121
+ 0.014810841000041819,
122
+ 0.014018531000033363,
123
+ 0.01447167700001728,
124
+ 0.014513103999945542
125
  ],
126
  "count": 5,
127
+ "total": 0.07619199000004073,
128
+ "mean": 0.015238398000008146,
129
+ "p50": 0.014513103999945542,
130
+ "p90": 0.016951038600018363,
131
+ "p95": 0.017664437800010546,
132
+ "p99": 0.018235157160004293,
133
+ "stdev": 0.0015900232827784925,
134
+ "stdev_": 10.434320476323315
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
+ "value": 656.2369613915225
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 7.1425936574044855e-06,
143
+ "ram": 2.1877680916666188e-06,
144
  "gpu": 0.0,
145
+ "total": 9.330361749071105e-06
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
+ "value": 1071769.8058165389
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 990.347264,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
+ 0.018377837000002728,
165
+ 0.014810841000041819
166
  ],
167
  "count": 2,
168
+ "total": 0.03318867800004455,
169
+ "mean": 0.016594339000022273,
170
+ "p50": 0.016594339000022273,
171
+ "p90": 0.01802113740000664,
172
+ "p95": 0.018199487200004683,
173
+ "p99": 0.01834216704000312,
174
+ "stdev": 0.0017834979999804546,
175
+ "stdev_": 10.747629055776557
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 241.04605793545807
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 990.347264,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
 
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
+ 0.014018531000033363,
197
+ 0.01447167700001728,
198
+ 0.014513103999945542
199
  ],
200
  "count": 3,
201
+ "total": 0.043003311999996185,
202
+ "mean": 0.014334437333332062,
203
+ "p50": 0.01447167700001728,
204
+ "p90": 0.01450481859995989,
205
+ "p95": 0.014508961299952716,
206
+ "p99": 0.014512275459946978,
207
+ "stdev": 0.00022401883498854218,
208
+ "stdev_": 1.5628017324937349
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
+ "value": 418.57241135291156
213
  },
214
  "energy": null,
215
  "efficiency": null