IlyasMoutawwakil HF Staff commited on
Commit
1bdc34a
·
verified ·
1 Parent(s): 279a798

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
@@ -80,26 +80,26 @@
80
  "environment": {
81
  "cpu": " AMD EPYC 7763 64-Core Processor",
82
  "cpu_count": 4,
83
- "cpu_ram_mb": 16772.579328,
84
  "system": "Linux",
85
  "machine": "x86_64",
86
  "platform": "Linux-6.11.0-1018-azure-x86_64-with-glibc2.39",
87
  "processor": "x86_64",
88
  "python_version": "3.10.18",
89
- "optimum_benchmark_version": "0.6.0.dev0",
90
- "optimum_benchmark_commit": "6e3b834926fb0e7cb91e02c12b7551f9ed966f9e",
91
  "transformers_version": "4.55.2",
92
- "transformers_commit": "6e3b834926fb0e7cb91e02c12b7551f9ed966f9e",
93
  "accelerate_version": "1.10.0",
94
- "accelerate_commit": "6e3b834926fb0e7cb91e02c12b7551f9ed966f9e",
95
  "diffusers_version": "0.35.0",
96
- "diffusers_commit": "6e3b834926fb0e7cb91e02c12b7551f9ed966f9e",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
- "timm_commit": "6e3b834926fb0e7cb91e02c12b7551f9ed966f9e",
101
  "peft_version": "0.17.0",
102
- "peft_commit": "6e3b834926fb0e7cb91e02c12b7551f9ed966f9e"
103
  },
104
  "print_report": true,
105
  "log_report": true
@@ -108,7 +108,7 @@
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
- "max_ram": 992.055296,
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.019952264000039577,
121
- 0.015445886000009068,
122
- 0.015500858999985212,
123
- 0.014337724000029084,
124
- 0.014124484000035409
125
  ],
126
  "count": 5,
127
- "total": 0.07936121700009835,
128
- "mean": 0.01587224340001967,
129
- "p50": 0.015445886000009068,
130
- "p90": 0.01817170200001783,
131
- "p95": 0.019061983000028704,
132
- "p99": 0.019774207800037403,
133
- "stdev": 0.002115452094040438,
134
- "stdev_": 13.3279968100654
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
- "value": 630.0306609453586
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
- "cpu": 7.113202915528061e-06,
143
- "ram": 2.196246949999963e-06,
144
  "gpu": 0.0,
145
- "total": 9.309449865528024e-06
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
- "value": 1074177.3299654382
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
- "max_ram": 992.055296,
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.019952264000039577,
165
- 0.015445886000009068
166
  ],
167
  "count": 2,
168
- "total": 0.035398150000048645,
169
- "mean": 0.017699075000024322,
170
- "p50": 0.017699075000024322,
171
- "p90": 0.019501626200036527,
172
- "p95": 0.01972694510003805,
173
- "p99": 0.01990720022003927,
174
- "stdev": 0.0022531890000152544,
175
- "stdev_": 12.730546652930494
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
- "value": 226.0005113258463
180
  },
181
  "energy": null,
182
  "efficiency": null
@@ -184,7 +184,7 @@
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 992.055296,
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.015500858999985212,
197
- 0.014337724000029084,
198
- 0.014124484000035409
199
  ],
200
  "count": 3,
201
- "total": 0.043963067000049705,
202
- "mean": 0.014654355666683236,
203
- "p50": 0.014337724000029084,
204
- "p90": 0.015268231999993987,
205
- "p95": 0.0153845454999896,
206
- "p99": 0.01547759629998609,
207
- "stdev": 0.0006048656844665842,
208
- "stdev_": 4.127548820462642
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
- "value": 409.43458289613073
213
  },
214
  "energy": null,
215
  "efficiency": null
 
80
  "environment": {
81
  "cpu": " AMD EPYC 7763 64-Core Processor",
82
  "cpu_count": 4,
83
+ "cpu_ram_mb": 16772.575232,
84
  "system": "Linux",
85
  "machine": "x86_64",
86
  "platform": "Linux-6.11.0-1018-azure-x86_64-with-glibc2.39",
87
  "processor": "x86_64",
88
  "python_version": "3.10.18",
89
+ "optimum_benchmark_version": "0.6.0",
90
+ "optimum_benchmark_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
91
  "transformers_version": "4.55.2",
92
+ "transformers_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
93
  "accelerate_version": "1.10.0",
94
+ "accelerate_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
95
  "diffusers_version": "0.35.0",
96
+ "diffusers_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
+ "timm_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
101
  "peft_version": "0.17.0",
102
+ "peft_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31"
103
  },
104
  "print_report": true,
105
  "log_report": true
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 991.625216,
112
  "max_global_vram": null,
113
  "max_process_vram": null,
114
  "max_reserved": null,
 
117
  "latency": {
118
  "unit": "s",
119
  "values": [
120
+ 0.018423311999981706,
121
+ 0.01484156899999789,
122
+ 0.014190316999986408,
123
+ 0.013773051000015357,
124
+ 0.013488032000026351
125
  ],
126
  "count": 5,
127
+ "total": 0.07471628100000771,
128
+ "mean": 0.014943256200001542,
129
+ "p50": 0.014190316999986408,
130
+ "p90": 0.01699061479998818,
131
+ "p95": 0.017706963399984944,
132
+ "p99": 0.018280042279982353,
133
+ "stdev": 0.001798616344794394,
134
+ "stdev_": 12.036308022305128
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
+ "value": 669.1981898830703
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 7.158576756568193e-06,
143
+ "ram": 2.203227100000049e-06,
144
  "gpu": 0.0,
145
+ "total": 9.361803856568242e-06
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
+ "value": 1068170.2109133594
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 991.625216,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
+ 0.018423311999981706,
165
+ 0.01484156899999789
166
  ],
167
  "count": 2,
168
+ "total": 0.033264880999979596,
169
+ "mean": 0.016632440499989798,
170
+ "p50": 0.016632440499989798,
171
+ "p90": 0.018065137699983323,
172
+ "p95": 0.018244224849982515,
173
+ "p99": 0.018387494569981868,
174
+ "stdev": 0.0017908714999919084,
175
+ "stdev_": 10.767340487362675
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 240.49387099881426
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 991.625216,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
 
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
+ 0.014190316999986408,
197
+ 0.013773051000015357,
198
+ 0.013488032000026351
199
  ],
200
  "count": 3,
201
+ "total": 0.041451400000028116,
202
+ "mean": 0.013817133333342705,
203
+ "p50": 0.013773051000015357,
204
+ "p90": 0.014106863799992198,
205
+ "p95": 0.014148590399989303,
206
+ "p99": 0.014181971679986987,
207
+ "stdev": 0.00028839613309463976,
208
+ "stdev_": 2.0872356525553597
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
+ "value": 434.2434754914862
213
  },
214
  "energy": null,
215
  "efficiency": null