IlyasMoutawwakil HF staff commited on
Commit
ed6afbc
1 Parent(s): fc7ae08

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
@@ -86,14 +86,14 @@
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0",
89
- "optimum_benchmark_commit": "32c76ae56d42e7230c1dfbaaaa2551ca35f19049",
90
- "transformers_version": "4.45.0",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
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,
@@ -105,7 +105,7 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 2849.636352,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
@@ -113,42 +113,43 @@
113
  },
114
  "latency": {
115
  "unit": "s",
116
- "count": 5,
117
- "total": 3.3342996020000157,
118
- "mean": 0.6668599204000032,
119
- "stdev": 0.0393440918796544,
120
- "p50": 0.6484675469999956,
121
- "p90": 0.7077427166000063,
122
- "p95": 0.7265605348000065,
123
- "p99": 0.7416147893600066,
124
  "values": [
125
- 0.7453783530000067,
126
- 0.6437676959999976,
127
- 0.6453967440000099,
128
- 0.6484675469999956,
129
- 0.6512892620000059
130
- ]
 
 
 
 
 
 
 
 
 
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 14.995653051096085
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
- "cpu": 0.00014185641388333276,
139
- "ram": 5.93296752316515e-06,
140
  "gpu": 0,
141
- "total": 0.00014778938140649791
142
  },
143
  "efficiency": {
144
  "unit": "samples/kWh",
145
- "value": 67663.8599122002
146
  }
147
  },
148
  "warmup": {
149
  "memory": {
150
  "unit": "MB",
151
- "max_ram": 2849.636352,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
@@ -156,22 +157,23 @@
156
  },
157
  "latency": {
158
  "unit": "s",
159
- "count": 2,
160
- "total": 1.3891460490000043,
161
- "mean": 0.6945730245000021,
162
- "stdev": 0.05080532850000452,
163
- "p50": 0.6945730245000021,
164
- "p90": 0.7352172873000058,
165
- "p95": 0.7402978201500062,
166
- "p99": 0.7443622464300066,
167
  "values": [
168
- 0.7453783530000067,
169
- 0.6437676959999976
170
- ]
 
 
 
 
 
 
 
 
 
171
  },
172
  "throughput": {
173
  "unit": "samples/s",
174
- "value": 5.758933703017699
175
  },
176
  "energy": null,
177
  "efficiency": null
@@ -179,7 +181,7 @@
179
  "train": {
180
  "memory": {
181
  "unit": "MB",
182
- "max_ram": 2849.636352,
183
  "max_global_vram": null,
184
  "max_process_vram": null,
185
  "max_reserved": null,
@@ -187,23 +189,24 @@
187
  },
188
  "latency": {
189
  "unit": "s",
190
- "count": 3,
191
- "total": 1.9451535530000115,
192
- "mean": 0.6483845176666705,
193
- "stdev": 0.002406326730061621,
194
- "p50": 0.6484675469999956,
195
- "p90": 0.6507249190000038,
196
- "p95": 0.6510070905000049,
197
- "p99": 0.6512328277000057,
198
  "values": [
199
- 0.6453967440000099,
200
- 0.6484675469999956,
201
- 0.6512892620000059
202
- ]
 
 
 
 
 
 
 
 
 
203
  },
204
  "throughput": {
205
  "unit": "samples/s",
206
- "value": 9.253768152256457
207
  },
208
  "energy": null,
209
  "efficiency": null
 
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0",
89
+ "optimum_benchmark_commit": "39d0314f9cf4240111640faabd3741cc6d1a4aa3",
90
+ "transformers_version": "4.44.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
96
+ "optimum_version": "1.22.0",
97
  "optimum_commit": null,
98
  "timm_version": "1.0.9",
99
  "timm_commit": null,
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 2857.951232,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
 
113
  },
114
  "latency": {
115
  "unit": "s",
 
 
 
 
 
 
 
 
116
  "values": [
117
+ 0.8116435059999958,
118
+ 0.69999448599998,
119
+ 0.6786984189999998,
120
+ 0.6895295069999747,
121
+ 0.7060072730000115
122
+ ],
123
+ "count": 5,
124
+ "total": 3.585873190999962,
125
+ "mean": 0.7171746381999924,
126
+ "p50": 0.69999448599998,
127
+ "p90": 0.769389012800002,
128
+ "p95": 0.7905162593999989,
129
+ "p99": 0.8074180566799964,
130
+ "stdev": 0.04814334301132799,
131
+ "stdev_": 6.712917669838552
132
  },
133
  "throughput": {
134
  "unit": "samples/s",
135
+ "value": 13.943605179762903
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
+ "cpu": 0.0001528330825777794,
140
+ "ram": 6.391953681089608e-06,
141
  "gpu": 0,
142
+ "total": 0.000159225036258869
143
  },
144
  "efficiency": {
145
  "unit": "samples/kWh",
146
+ "value": 62804.19358009718
147
  }
148
  },
149
  "warmup": {
150
  "memory": {
151
  "unit": "MB",
152
+ "max_ram": 2857.951232,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
 
157
  },
158
  "latency": {
159
  "unit": "s",
 
 
 
 
 
 
 
 
160
  "values": [
161
+ 0.8116435059999958,
162
+ 0.69999448599998
163
+ ],
164
+ "count": 2,
165
+ "total": 1.5116379919999758,
166
+ "mean": 0.7558189959999879,
167
+ "p50": 0.7558189959999879,
168
+ "p90": 0.8004786039999943,
169
+ "p95": 0.806061054999995,
170
+ "p99": 0.8105270157999956,
171
+ "stdev": 0.055824510000007876,
172
+ "stdev_": 7.38596281589207
173
  },
174
  "throughput": {
175
  "unit": "samples/s",
176
+ "value": 5.2922723842204995
177
  },
178
  "energy": null,
179
  "efficiency": null
 
181
  "train": {
182
  "memory": {
183
  "unit": "MB",
184
+ "max_ram": 2857.951232,
185
  "max_global_vram": null,
186
  "max_process_vram": null,
187
  "max_reserved": null,
 
189
  },
190
  "latency": {
191
  "unit": "s",
 
 
 
 
 
 
 
 
192
  "values": [
193
+ 0.6786984189999998,
194
+ 0.6895295069999747,
195
+ 0.7060072730000115
196
+ ],
197
+ "count": 3,
198
+ "total": 2.074235198999986,
199
+ "mean": 0.6914117329999954,
200
+ "p50": 0.6895295069999747,
201
+ "p90": 0.7027117198000041,
202
+ "p95": 0.7043594964000078,
203
+ "p99": 0.7056777176800108,
204
+ "stdev": 0.011227954926131297,
205
+ "stdev_": 1.6239173259924085
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 8.677897284106459
210
  },
211
  "energy": null,
212
  "efficiency": null