IlyasMoutawwakil HF staff commited on
Commit
7bae103
1 Parent(s): 361203a

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,7 +86,7 @@
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0",
89
- "optimum_benchmark_commit": "65940a2050d7f9877e8342436b601f47fdbbb585",
90
  "transformers_version": "4.45.1",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
@@ -105,7 +105,7 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 2853.953536,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
@@ -114,42 +114,42 @@
114
  "latency": {
115
  "unit": "s",
116
  "values": [
117
- 0.8120225140000343,
118
- 0.6886456740000426,
119
- 0.6956137689999764,
120
- 0.7014357959999984,
121
- 0.6637686400000007
122
  ],
123
  "count": 5,
124
- "total": 3.5614863930000524,
125
- "mean": 0.7122972786000105,
126
- "p50": 0.6956137689999764,
127
- "p90": 0.76778782680002,
128
- "p95": 0.7899051704000272,
129
- "p99": 0.8075990452800329,
130
- "stdev": 0.051489534930815886,
131
- "stdev_": 7.228658100732371
132
  },
133
  "throughput": {
134
  "unit": "samples/s",
135
- "value": 14.039082136681145
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
- "cpu": 0.00015157867032777783,
140
- "ram": 6.33946091740128e-06,
141
  "gpu": 0,
142
- "total": 0.00015791813124517911
143
  },
144
  "efficiency": {
145
  "unit": "samples/kWh",
146
- "value": 63323.9509684565
147
  }
148
  },
149
  "warmup": {
150
  "memory": {
151
  "unit": "MB",
152
- "max_ram": 2853.953536,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
@@ -158,22 +158,22 @@
158
  "latency": {
159
  "unit": "s",
160
  "values": [
161
- 0.8120225140000343,
162
- 0.6886456740000426
163
  ],
164
  "count": 2,
165
- "total": 1.500668188000077,
166
- "mean": 0.7503340940000385,
167
- "p50": 0.7503340940000385,
168
- "p90": 0.7996848300000352,
169
- "p95": 0.8058536720000348,
170
- "p99": 0.8107887456000344,
171
- "stdev": 0.06168841999999586,
172
- "stdev_": 8.221460345901955
173
  },
174
  "throughput": {
175
  "unit": "samples/s",
176
- "value": 5.3309586116178735
177
  },
178
  "energy": null,
179
  "efficiency": null
@@ -181,7 +181,7 @@
181
  "train": {
182
  "memory": {
183
  "unit": "MB",
184
- "max_ram": 2853.953536,
185
  "max_global_vram": null,
186
  "max_process_vram": null,
187
  "max_reserved": null,
@@ -190,23 +190,23 @@
190
  "latency": {
191
  "unit": "s",
192
  "values": [
193
- 0.6956137689999764,
194
- 0.7014357959999984,
195
- 0.6637686400000007
196
  ],
197
  "count": 3,
198
- "total": 2.0608182049999755,
199
- "mean": 0.6869394016666585,
200
- "p50": 0.6956137689999764,
201
- "p90": 0.700271390599994,
202
- "p95": 0.7008535932999962,
203
- "p99": 0.7013193554599979,
204
- "stdev": 0.016555706906422336,
205
- "stdev_": 2.4100680302010242
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 8.734394890499434
210
  },
211
  "energy": null,
212
  "efficiency": null
 
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0",
89
+ "optimum_benchmark_commit": "1d52d2c35074aaaacac2a8342653779fa0d40c86",
90
  "transformers_version": "4.45.1",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 2853.23264,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
 
114
  "latency": {
115
  "unit": "s",
116
  "values": [
117
+ 0.7762934319999886,
118
+ 0.6518313260000355,
119
+ 0.6686305919999995,
120
+ 0.6545854449999524,
121
+ 0.640688449000038
122
  ],
123
  "count": 5,
124
+ "total": 3.392029244000014,
125
+ "mean": 0.6784058488000028,
126
+ "p50": 0.6545854449999524,
127
+ "p90": 0.733228295999993,
128
+ "p95": 0.7547608639999908,
129
+ "p99": 0.771986918399989,
130
+ "stdev": 0.04974686670968127,
131
+ "stdev_": 7.332906518668132
132
  },
133
  "throughput": {
134
  "unit": "samples/s",
135
+ "value": 14.740438953597593
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
+ "cpu": 0.00014463020113889008,
140
+ "ram": 6.04882185115039e-06,
141
  "gpu": 0,
142
+ "total": 0.00015067902299004048
143
  },
144
  "efficiency": {
145
  "unit": "samples/kWh",
146
+ "value": 66366.23865460673
147
  }
148
  },
149
  "warmup": {
150
  "memory": {
151
  "unit": "MB",
152
+ "max_ram": 2853.23264,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
 
158
  "latency": {
159
  "unit": "s",
160
  "values": [
161
+ 0.7762934319999886,
162
+ 0.6518313260000355
163
  ],
164
  "count": 2,
165
+ "total": 1.428124758000024,
166
+ "mean": 0.714062379000012,
167
+ "p50": 0.714062379000012,
168
+ "p90": 0.7638472213999933,
169
+ "p95": 0.7700703266999909,
170
+ "p99": 0.775048810939989,
171
+ "stdev": 0.062231052999976555,
172
+ "stdev_": 8.715072356441215
173
  },
174
  "throughput": {
175
  "unit": "samples/s",
176
+ "value": 5.6017514962791966
177
  },
178
  "energy": null,
179
  "efficiency": null
 
181
  "train": {
182
  "memory": {
183
  "unit": "MB",
184
+ "max_ram": 2853.23264,
185
  "max_global_vram": null,
186
  "max_process_vram": null,
187
  "max_reserved": null,
 
190
  "latency": {
191
  "unit": "s",
192
  "values": [
193
+ 0.6686305919999995,
194
+ 0.6545854449999524,
195
+ 0.640688449000038
196
  ],
197
  "count": 3,
198
+ "total": 1.96390448599999,
199
+ "mean": 0.6546348286666633,
200
+ "p50": 0.6545854449999524,
201
+ "p90": 0.6658215625999901,
202
+ "p95": 0.6672260772999948,
203
+ "p99": 0.6683496890599986,
204
+ "stdev": 0.011407385558414296,
205
+ "stdev_": 1.7425570805098238
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 9.165415186082575
210
  },
211
  "energy": null,
212
  "efficiency": null