IlyasMoutawwakil HF Staff commited on
Commit
b859ac0
·
verified ·
1 Parent(s): 95c35f4

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
@@ -3,7 +3,7 @@
3
  "name": "cpu_training_transformers_text-generation_hf-internal-testing/tiny-random-LlamaForCausalLM",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.6.0",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "model": "hf-internal-testing/tiny-random-LlamaForCausalLM",
9
  "processor": "hf-internal-testing/tiny-random-LlamaForCausalLM",
@@ -87,19 +87,19 @@
87
  "processor": "x86_64",
88
  "python_version": "3.10.18",
89
  "optimum_benchmark_version": "0.6.0.dev0",
90
- "optimum_benchmark_commit": "e556aa52db4cb76f95351aa03a69db34efdd2d27",
91
  "transformers_version": "4.52.4",
92
- "transformers_commit": "e556aa52db4cb76f95351aa03a69db34efdd2d27",
93
  "accelerate_version": "1.10.0",
94
- "accelerate_commit": "e556aa52db4cb76f95351aa03a69db34efdd2d27",
95
  "diffusers_version": "0.34.0",
96
- "diffusers_commit": "e556aa52db4cb76f95351aa03a69db34efdd2d27",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
- "timm_commit": "e556aa52db4cb76f95351aa03a69db34efdd2d27",
101
  "peft_version": "0.17.0",
102
- "peft_commit": "e556aa52db4cb76f95351aa03a69db34efdd2d27"
103
  },
104
  "print_report": true,
105
  "log_report": true
@@ -108,7 +108,7 @@
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
- "max_ram": 860.73344,
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.023944722999999613,
121
- 0.017642695000063213,
122
- 0.01768499399997836,
123
- 0.01774787199997263,
124
- 0.017916356000000633
125
  ],
126
  "count": 5,
127
- "total": 0.09493664000001445,
128
- "mean": 0.01898732800000289,
129
- "p50": 0.01774787199997263,
130
- "p90": 0.02153337620000002,
131
- "p95": 0.022739049599999814,
132
- "p99": 0.023703588319999653,
133
- "stdev": 0.0024804479087027413,
134
- "stdev_": 13.06370179470415
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
- "value": 526.6670486757524
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
- "cpu": 7.304713663407935e-06,
143
- "ram": 2.2518451611111976e-06,
144
  "gpu": 0.0,
145
- "total": 9.556558824519133e-06
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
- "value": 1046401.7627708351
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
- "max_ram": 860.73344,
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.023944722999999613,
165
- 0.017642695000063213
166
  ],
167
  "count": 2,
168
- "total": 0.041587418000062826,
169
- "mean": 0.020793709000031413,
170
- "p50": 0.020793709000031413,
171
- "p90": 0.023314520200005972,
172
- "p95": 0.023629621600002794,
173
- "p99": 0.023881702720000248,
174
- "stdev": 0.0031510139999681996,
175
- "stdev_": 15.153689031444268
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
- "value": 192.36587373584757
180
  },
181
  "energy": null,
182
  "efficiency": null
@@ -184,7 +184,7 @@
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 860.73344,
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.01768499399997836,
197
- 0.01774787199997263,
198
- 0.017916356000000633
199
  ],
200
  "count": 3,
201
- "total": 0.053349221999951624,
202
- "mean": 0.017783073999983873,
203
- "p50": 0.01774787199997263,
204
- "p90": 0.017882659199995033,
205
- "p95": 0.01789950759999783,
206
- "p99": 0.017912986320000074,
207
- "stdev": 9.767797215739153e-05,
208
- "stdev_": 0.5492749575100464
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
- "value": 337.399484476387
213
  },
214
  "energy": null,
215
  "efficiency": null
 
3
  "name": "cpu_training_transformers_text-generation_hf-internal-testing/tiny-random-LlamaForCausalLM",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.8.0",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "model": "hf-internal-testing/tiny-random-LlamaForCausalLM",
9
  "processor": "hf-internal-testing/tiny-random-LlamaForCausalLM",
 
87
  "processor": "x86_64",
88
  "python_version": "3.10.18",
89
  "optimum_benchmark_version": "0.6.0.dev0",
90
+ "optimum_benchmark_commit": "4f5776f82619d4ff4855bedc9536c50db99f78b9",
91
  "transformers_version": "4.52.4",
92
+ "transformers_commit": "4f5776f82619d4ff4855bedc9536c50db99f78b9",
93
  "accelerate_version": "1.10.0",
94
+ "accelerate_commit": "4f5776f82619d4ff4855bedc9536c50db99f78b9",
95
  "diffusers_version": "0.34.0",
96
+ "diffusers_commit": "4f5776f82619d4ff4855bedc9536c50db99f78b9",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
+ "timm_commit": "4f5776f82619d4ff4855bedc9536c50db99f78b9",
101
  "peft_version": "0.17.0",
102
+ "peft_commit": "4f5776f82619d4ff4855bedc9536c50db99f78b9"
103
  },
104
  "print_report": true,
105
  "log_report": true
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 979.402752,
112
  "max_global_vram": null,
113
  "max_process_vram": null,
114
  "max_reserved": null,
 
117
  "latency": {
118
  "unit": "s",
119
  "values": [
120
+ 0.02292234899999812,
121
+ 0.020075368000021854,
122
+ 0.02076760399998534,
123
+ 0.02043597299999078,
124
+ 0.019915357999991556
125
  ],
126
  "count": 5,
127
+ "total": 0.10411665199998765,
128
+ "mean": 0.02082333039999753,
129
+ "p50": 0.02043597299999078,
130
+ "p90": 0.022060450999993007,
131
+ "p95": 0.022491399999995564,
132
+ "p99": 0.02283615919999761,
133
+ "stdev": 0.0010902194183829903,
134
+ "stdev_": 5.235567017575246
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
+ "value": 480.23057829410357
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 7.3641408381941735e-06,
143
+ "ram": 2.3018027666666617e-06,
144
  "gpu": 0.0,
145
+ "total": 9.665943604860835e-06
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
+ "value": 1034560.1431991776
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 979.402752,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
+ 0.02292234899999812,
165
+ 0.020075368000021854
166
  ],
167
  "count": 2,
168
+ "total": 0.042997717000019975,
169
+ "mean": 0.021498858500009987,
170
+ "p50": 0.021498858500009987,
171
+ "p90": 0.022637650900000493,
172
+ "p95": 0.022779999949999307,
173
+ "p99": 0.02289387918999836,
174
+ "stdev": 0.0014234904999881337,
175
+ "stdev_": 6.6212375879746
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 186.05638992405767
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 979.402752,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
 
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
+ 0.02076760399998534,
197
+ 0.02043597299999078,
198
+ 0.019915357999991556
199
  ],
200
  "count": 3,
201
+ "total": 0.06111893499996768,
202
+ "mean": 0.02037297833332256,
203
+ "p50": 0.02043597299999078,
204
+ "p90": 0.02070127779998643,
205
+ "p95": 0.020734440899985884,
206
+ "p99": 0.02076097137998545,
207
+ "stdev": 0.00035076778372386807,
208
+ "stdev_": 1.7217305098201736
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
+ "value": 294.507749521642
213
  },
214
  "energy": null,
215
  "efficiency": null