IlyasMoutawwakil HF staff commited on
Commit
dc45eda
1 Parent(s): 2a9a8c3

Upload cpu_training_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_text-generation_openai-community/gpt2/benchmark.json CHANGED
@@ -51,6 +51,7 @@
51
  "per_device_train_batch_size": 2,
52
  "gradient_accumulation_steps": 1,
53
  "output_dir": "./trainer_output",
 
54
  "do_train": true,
55
  "use_cpu": false,
56
  "max_steps": 5,
@@ -76,14 +77,14 @@
76
  "environment": {
77
  "cpu": " AMD EPYC 7763 64-Core Processor",
78
  "cpu_count": 4,
79
- "cpu_ram_mb": 16757.342208,
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": "cc9b50765eac8085269af1a207e20c6a9b260b67",
87
  "transformers_version": "4.42.3",
88
  "transformers_commit": null,
89
  "accelerate_version": "0.31.0",
@@ -102,7 +103,7 @@
102
  "overall": {
103
  "memory": {
104
  "unit": "MB",
105
- "max_ram": 2833.77664,
106
  "max_global_vram": null,
107
  "max_process_vram": null,
108
  "max_reserved": null,
@@ -111,24 +112,24 @@
111
  "latency": {
112
  "unit": "s",
113
  "count": 5,
114
- "total": 3.1770827399999746,
115
- "mean": 0.6354165479999949,
116
- "stdev": 0.03804660573636959,
117
- "p50": 0.6276299779999874,
118
- "p90": 0.6799579869999945,
119
- "p95": 0.691989049,
120
- "p99": 0.7016138986000044,
121
  "values": [
122
- 0.7040201110000055,
123
- 0.6012483500000201,
124
- 0.6003194999999835,
125
- 0.6438648009999781,
126
- 0.6276299779999874
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
- "value": 15.737707857114353
132
  },
133
  "energy": null,
134
  "efficiency": null
@@ -136,7 +137,7 @@
136
  "warmup": {
137
  "memory": {
138
  "unit": "MB",
139
- "max_ram": 2833.77664,
140
  "max_global_vram": null,
141
  "max_process_vram": null,
142
  "max_reserved": null,
@@ -145,21 +146,21 @@
145
  "latency": {
146
  "unit": "s",
147
  "count": 2,
148
- "total": 1.3052684610000256,
149
- "mean": 0.6526342305000128,
150
- "stdev": 0.05138588049999271,
151
- "p50": 0.6526342305000128,
152
- "p90": 0.6937429349000069,
153
- "p95": 0.6988815229500063,
154
- "p99": 0.7029923933900056,
155
  "values": [
156
- 0.7040201110000055,
157
- 0.6012483500000201
158
  ]
159
  },
160
  "throughput": {
161
  "unit": "samples/s",
162
- "value": 6.129007356747772
163
  },
164
  "energy": null,
165
  "efficiency": null
@@ -167,7 +168,7 @@
167
  "train": {
168
  "memory": {
169
  "unit": "MB",
170
- "max_ram": 2833.77664,
171
  "max_global_vram": null,
172
  "max_process_vram": null,
173
  "max_reserved": null,
@@ -176,22 +177,22 @@
176
  "latency": {
177
  "unit": "s",
178
  "count": 3,
179
- "total": 1.871814278999949,
180
- "mean": 0.623938092999983,
181
- "stdev": 0.01796794963140345,
182
- "p50": 0.6276299779999874,
183
- "p90": 0.6406178363999799,
184
- "p95": 0.642241318699979,
185
- "p99": 0.6435401045399783,
186
  "values": [
187
- 0.6003194999999835,
188
- 0.6438648009999781,
189
- 0.6276299779999874
190
  ]
191
  },
192
  "throughput": {
193
  "unit": "samples/s",
194
- "value": 9.616338651726082
195
  },
196
  "energy": null,
197
  "efficiency": null
 
51
  "per_device_train_batch_size": 2,
52
  "gradient_accumulation_steps": 1,
53
  "output_dir": "./trainer_output",
54
+ "evaluation_strategy": "no",
55
  "do_train": true,
56
  "use_cpu": false,
57
  "max_steps": 5,
 
77
  "environment": {
78
  "cpu": " AMD EPYC 7763 64-Core Processor",
79
  "cpu_count": 4,
80
+ "cpu_ram_mb": 16757.338112,
81
  "system": "Linux",
82
  "machine": "x86_64",
83
  "platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
84
  "processor": "x86_64",
85
  "python_version": "3.10.14",
86
  "optimum_benchmark_version": "0.2.1",
87
+ "optimum_benchmark_commit": "43734676b09236e2ae4d7c19f90e8e23d1f2f201",
88
  "transformers_version": "4.42.3",
89
  "transformers_commit": null,
90
  "accelerate_version": "0.31.0",
 
103
  "overall": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 2832.228352,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "count": 5,
115
+ "total": 3.3743680339999855,
116
+ "mean": 0.6748736067999971,
117
+ "stdev": 0.03462054340646282,
118
+ "p50": 0.660062790000012,
119
+ "p90": 0.7166128495999885,
120
+ "p95": 0.7183632717999899,
121
+ "p99": 0.719763609559991,
122
  "values": [
123
+ 0.7201136939999913,
124
+ 0.660062790000012,
125
+ 0.6325675829999966,
126
+ 0.6502623840000012,
127
+ 0.7113615829999844
128
  ]
129
  },
130
  "throughput": {
131
  "unit": "samples/s",
132
+ "value": 14.817589396355755
133
  },
134
  "energy": null,
135
  "efficiency": null
 
137
  "warmup": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 2832.228352,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "count": 2,
149
+ "total": 1.3801764840000033,
150
+ "mean": 0.6900882420000016,
151
+ "stdev": 0.030025451999989627,
152
+ "p50": 0.6900882420000016,
153
+ "p90": 0.7141086035999933,
154
+ "p95": 0.7171111487999923,
155
+ "p99": 0.7195131849599915,
156
  "values": [
157
+ 0.7201136939999913,
158
+ 0.660062790000012
159
  ]
160
  },
161
  "throughput": {
162
  "unit": "samples/s",
163
+ "value": 5.796360170414251
164
  },
165
  "energy": null,
166
  "efficiency": null
 
168
  "train": {
169
  "memory": {
170
  "unit": "MB",
171
+ "max_ram": 2832.228352,
172
  "max_global_vram": null,
173
  "max_process_vram": null,
174
  "max_reserved": null,
 
177
  "latency": {
178
  "unit": "s",
179
  "count": 3,
180
+ "total": 1.9941915499999823,
181
+ "mean": 0.6647305166666607,
182
+ "stdev": 0.03375518484761084,
183
+ "p50": 0.6502623840000012,
184
+ "p90": 0.6991417431999878,
185
+ "p95": 0.7052516630999861,
186
+ "p99": 0.7101395990199848,
187
  "values": [
188
+ 0.6325675829999966,
189
+ 0.6502623840000012,
190
+ 0.7113615829999844
191
  ]
192
  },
193
  "throughput": {
194
  "unit": "samples/s",
195
+ "value": 9.02621415680964
196
  },
197
  "energy": null,
198
  "efficiency": null