IlyasMoutawwakil HF staff commited on
Commit
ec064ab
1 Parent(s): 499c1c3

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
@@ -79,17 +79,17 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
- "cpu_ram_mb": 16757.338112,
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": "17045002796df75ed197bda920a26aaf713b8c33",
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,
@@ -107,7 +107,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 2874.621952,
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.7247754610000072,
120
- 0.6211412769999924,
121
- 0.6196508209999934,
122
- 0.6051686469999993,
123
- 0.6066840610000099
124
  ],
125
  "count": 5,
126
- "total": 3.1774202670000022,
127
- "mean": 0.6354840534000005,
128
- "p50": 0.6196508209999934,
129
- "p90": 0.6833217874000013,
130
- "p95": 0.7040486242000042,
131
- "p99": 0.7206300936400066,
132
- "stdev": 0.045117237020279845,
133
- "stdev_": 7.099664701087496
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 15.73603609169651
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 0.00013037446768888875,
142
- "ram": 5.449603543814715e-06,
143
  "gpu": 0,
144
- "total": 0.00013582407123270346
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
- "value": 73624.65216395471
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 2874.621952,
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.7247754610000072,
164
- 0.6211412769999924
165
  ],
166
  "count": 2,
167
- "total": 1.3459167379999997,
168
- "mean": 0.6729583689999998,
169
- "p50": 0.6729583689999998,
170
- "p90": 0.7144120426000058,
171
- "p95": 0.7195937518000065,
172
- "p99": 0.7237391191600071,
173
- "stdev": 0.05181709200000739,
174
- "stdev_": 7.6998956231135605
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 5.943904087178387
179
  },
180
  "energy": null,
181
  "efficiency": null
@@ -183,7 +183,7 @@
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 2874.621952,
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.6196508209999934,
196
- 0.6051686469999993,
197
- 0.6066840610000099
198
  ],
199
  "count": 3,
200
- "total": 1.8315035290000026,
201
- "mean": 0.6105011763333342,
202
- "p50": 0.6066840610000099,
203
- "p90": 0.6170574689999967,
204
- "p95": 0.618354144999995,
205
- "p99": 0.6193914857999937,
206
- "stdev": 0.006499288065752559,
207
- "stdev_": 1.064582398479105
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
- "value": 9.827990891083877
212
  },
213
  "energy": null,
214
  "efficiency": null
 
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
+ "cpu_ram_mb": 16766.779392,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-6.8.0-1017-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": "cd2f6181934acf2424f1183f5fce924d249303d4",
90
+ "transformers_version": "4.47.0",
91
  "transformers_commit": null,
92
+ "accelerate_version": "1.2.0",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.31.0",
95
  "diffusers_commit": null,
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 2827.358208,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
 
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
+ 0.727414422999999,
120
+ 0.6039734539999984,
121
+ 0.6075552369999855,
122
+ 0.6210425689999965,
123
+ 0.6063395559999947
124
  ],
125
  "count": 5,
126
+ "total": 3.166325238999974,
127
+ "mean": 0.6332650477999948,
128
+ "p50": 0.6075552369999855,
129
+ "p90": 0.684865681399998,
130
+ "p95": 0.7061400521999985,
131
+ "p99": 0.7231595488399989,
132
+ "stdev": 0.04744990576588265,
133
+ "stdev_": 7.492898262856413
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 15.79117627720126
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 0.00012948354159999934,
142
+ "ram": 5.415345176993909e-06,
143
  "gpu": 0,
144
+ "total": 0.00013489888677699325
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
+ "value": 74129.59616584086
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 2827.358208,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
+ 0.727414422999999,
164
+ 0.6039734539999984
165
  ],
166
  "count": 2,
167
+ "total": 1.3313878769999974,
168
+ "mean": 0.6656939384999987,
169
+ "p50": 0.6656939384999987,
170
+ "p90": 0.715070326099999,
171
+ "p95": 0.721242374549999,
172
+ "p99": 0.726180013309999,
173
+ "stdev": 0.06172048450000034,
174
+ "stdev_": 9.27160079586641
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 6.008767345866419
179
  },
180
  "energy": null,
181
  "efficiency": null
 
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
+ "max_ram": 2827.358208,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
 
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
+ 0.6075552369999855,
196
+ 0.6210425689999965,
197
+ 0.6063395559999947
198
  ],
199
  "count": 3,
200
+ "total": 1.8349373619999767,
201
+ "mean": 0.6116457873333255,
202
+ "p50": 0.6075552369999855,
203
+ "p90": 0.6183451025999943,
204
+ "p95": 0.6196938357999955,
205
+ "p99": 0.6207728223599963,
206
+ "stdev": 0.006663037312504838,
207
+ "stdev_": 1.0893620867650504
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 9.809599157314576
212
  },
213
  "energy": null,
214
  "efficiency": null