IlyasMoutawwakil HF staff commited on
Commit
f14f926
1 Parent(s): 9382605

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
@@ -3,7 +3,7 @@
3
  "name": "cpu_training_transformers_text-generation_openai-community/gpt2",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.1+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
9
  "library": "transformers",
@@ -79,23 +79,23 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
- "cpu_ram_mb": 16766.783488,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-6.8.0-1015-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": "08c9f59440cf4e5a5d6711ec19e8329ab2de652d",
90
- "transformers_version": "4.45.2",
91
  "transformers_commit": null,
92
- "accelerate_version": "1.0.1",
93
  "accelerate_commit": null,
94
- "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
96
  "optimum_version": null,
97
  "optimum_commit": null,
98
- "timm_version": "1.0.9",
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": 2841.710592,
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.7321619030000193,
120
- 0.6079302050000024,
121
- 0.627617966999992,
122
- 0.6354264059999934,
123
- 0.6183757500000127
124
  ],
125
  "count": 5,
126
- "total": 3.2215122310000197,
127
- "mean": 0.644302446200004,
128
- "p50": 0.627617966999992,
129
- "p90": 0.6934677042000089,
130
- "p95": 0.712814803600014,
131
- "p99": 0.7282924831200183,
132
- "stdev": 0.044881117612553555,
133
- "stdev_": 6.965846222881107
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 15.520661234453556
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 0.00013758844127777795,
142
- "ram": 5.754325319195459e-06,
143
  "gpu": 0,
144
- "total": 0.0001433427665969734
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
- "value": 69762.85052538636
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 2841.710592,
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.7321619030000193,
164
- 0.6079302050000024
165
  ],
166
  "count": 2,
167
- "total": 1.3400921080000217,
168
- "mean": 0.6700460540000108,
169
- "p50": 0.6700460540000108,
170
- "p90": 0.7197387332000176,
171
- "p95": 0.7259503181000184,
172
- "p99": 0.730919586020019,
173
- "stdev": 0.06211584900000844,
174
- "stdev_": 9.270385017446491
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 5.969738909916684
179
  },
180
  "energy": null,
181
  "efficiency": null
@@ -183,7 +183,7 @@
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 2841.710592,
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.627617966999992,
196
- 0.6354264059999934,
197
- 0.6183757500000127
198
  ],
199
  "count": 3,
200
- "total": 1.881420122999998,
201
- "mean": 0.6271400409999993,
202
- "p50": 0.627617966999992,
203
- "p90": 0.6338647181999931,
204
- "p95": 0.6346455620999933,
205
- "p99": 0.6352702372199934,
206
- "stdev": 0.006969099772257625,
207
- "stdev_": 1.1112509673509483
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
- "value": 9.56724113872998
212
  },
213
  "energy": null,
214
  "efficiency": null
 
3
  "name": "cpu_training_transformers_text-generation_openai-community/gpt2",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.5.1+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
9
  "library": "transformers",
 
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
+ "cpu_ram_mb": 16757.342208,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0.dev0",
89
+ "optimum_benchmark_commit": "6807ba28334c8c98abf72a03d78f86133328d180",
90
+ "transformers_version": "4.46.3",
91
  "transformers_commit": null,
92
+ "accelerate_version": "1.1.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.11",
99
  "timm_commit": null,
100
  "peft_version": null,
101
  "peft_commit": null
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 2873.290752,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
 
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
+ 0.7204257750000238,
120
+ 0.6102924020000273,
121
+ 0.6192833279999945,
122
+ 0.6104862149999803,
123
+ 0.6291060949999974
124
  ],
125
  "count": 5,
126
+ "total": 3.1895938150000234,
127
+ "mean": 0.6379187630000047,
128
+ "p50": 0.6192833279999945,
129
+ "p90": 0.6838979030000132,
130
+ "p95": 0.7021618390000185,
131
+ "p99": 0.7167729878000227,
132
+ "stdev": 0.04182848334798661,
133
+ "stdev_": 6.557023523069865
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 15.675977224704905
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 0.00013092153872777887,
142
+ "ram": 5.4723543993985084e-06,
143
  "gpu": 0,
144
+ "total": 0.0001363938931271774
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
+ "value": 73317.06552782189
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 2873.290752,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
+ 0.7204257750000238,
164
+ 0.6102924020000273
165
  ],
166
  "count": 2,
167
+ "total": 1.3307181770000511,
168
+ "mean": 0.6653590885000256,
169
+ "p50": 0.6653590885000256,
170
+ "p90": 0.7094124377000242,
171
+ "p95": 0.714919106350024,
172
+ "p99": 0.7193244412700238,
173
+ "stdev": 0.05506668649999824,
174
+ "stdev_": 8.276235712679549
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 6.0117913306295
179
  },
180
  "energy": null,
181
  "efficiency": null
 
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
+ "max_ram": 2873.290752,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
 
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
+ 0.6192833279999945,
196
+ 0.6104862149999803,
197
+ 0.6291060949999974
198
  ],
199
  "count": 3,
200
+ "total": 1.8588756379999722,
201
+ "mean": 0.6196252126666574,
202
+ "p50": 0.6192833279999945,
203
+ "p90": 0.6271415415999968,
204
+ "p95": 0.6281238182999971,
205
+ "p99": 0.6289096396599974,
206
+ "stdev": 0.007605377336583761,
207
+ "stdev_": 1.2274157314956227
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 9.683272851629178
212
  },
213
  "energy": null,
214
  "efficiency": null