IlyasMoutawwakil HF staff commited on
Commit
95049f4
1 Parent(s): 0c38628

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

Browse files
cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json CHANGED
@@ -11,7 +11,7 @@
11
  "model": "openai-community/gpt2",
12
  "processor": "openai-community/gpt2",
13
  "device": "cuda",
14
- "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -79,7 +79,7 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 128,
82
- "cpu_ram_mb": 1082014.482432,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
@@ -101,7 +101,7 @@
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.45.2",
103
  "transformers_commit": null,
104
- "accelerate_version": "1.0.0",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.3",
107
  "diffusers_commit": null,
@@ -109,7 +109,7 @@
109
  "optimum_commit": null,
110
  "timm_version": "1.0.9",
111
  "timm_commit": null,
112
- "peft_version": "0.13.0",
113
  "peft_commit": null
114
  },
115
  "print_report": true,
@@ -119,34 +119,34 @@
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
- "max_ram": 1345.163264,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 345088.786432,
125
  "max_reserved": 2894.06976,
126
  "max_allocated": 2506.73664
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.6647509155273438,
132
- 0.04228903198242188,
133
- 0.04115319061279297,
134
- 0.04131255340576172,
135
- 0.04119719314575195
136
  ],
137
  "count": 5,
138
- "total": 0.8307028846740723,
139
- "mean": 0.16614057693481446,
140
- "p50": 0.04131255340576172,
141
- "p90": 0.41576616210937506,
142
- "p95": 0.5402585388183593,
143
- "p99": 0.6398524401855469,
144
- "stdev": 0.24930551790479577,
145
- "stdev_": 150.05697133374662
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 60.18999202057374
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +154,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1345.163264,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 345088.786432,
160
  "max_reserved": 2894.06976,
161
  "max_allocated": 2506.73664
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.6647509155273438,
167
- 0.04228903198242188
168
  ],
169
  "count": 2,
170
- "total": 0.7070399475097656,
171
- "mean": 0.3535199737548828,
172
- "p50": 0.3535199737548828,
173
- "p90": 0.6025047271728516,
174
- "p95": 0.6336278213500977,
175
- "p99": 0.6585262966918946,
176
- "stdev": 0.31123094177246097,
177
- "stdev_": 88.03772484670317
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 11.314777938893622
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +186,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1345.163264,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 345088.786432,
192
  "max_reserved": 2894.06976,
193
  "max_allocated": 2506.73664
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.04115319061279297,
199
- 0.04131255340576172,
200
- 0.04119719314575195
201
  ],
202
  "count": 3,
203
- "total": 0.12366293716430665,
204
- "mean": 0.04122097905476888,
205
- "p50": 0.04119719314575195,
206
- "p90": 0.04128948135375977,
207
- "p95": 0.04130101737976074,
208
- "p99": 0.04131024620056152,
209
- "stdev": 6.719847243562052e-05,
210
- "stdev_": 0.16302007855353517
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 145.55695030988974
215
  },
216
  "energy": null,
217
  "efficiency": null
 
11
  "model": "openai-community/gpt2",
12
  "processor": "openai-community/gpt2",
13
  "device": "cuda",
14
+ "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 128,
82
+ "cpu_ram_mb": 1082014.490624,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
 
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.45.2",
103
  "transformers_commit": null,
104
+ "accelerate_version": "1.0.1",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.3",
107
  "diffusers_commit": null,
 
109
  "optimum_commit": null,
110
  "timm_version": "1.0.9",
111
  "timm_commit": null,
112
+ "peft_version": "0.13.2",
113
  "peft_commit": null
114
  },
115
  "print_report": true,
 
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
+ "max_ram": 1345.560576,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 370887.184384,
125
  "max_reserved": 2894.06976,
126
  "max_allocated": 2506.73664
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.6964756469726563,
132
+ 0.043269149780273436,
133
+ 0.0432192268371582,
134
+ 0.042588668823242186,
135
+ 0.0428382682800293
136
  ],
137
  "count": 5,
138
+ "total": 0.8683909606933594,
139
+ "mean": 0.1736781921386719,
140
+ "p50": 0.0432192268371582,
141
+ "p90": 0.4351930480957032,
142
+ "p95": 0.5658343475341796,
143
+ "p99": 0.670347387084961,
144
+ "stdev": 0.2613988475627504,
145
+ "stdev_": 150.50758206536298
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 57.57775272105311
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1345.560576,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 370887.184384,
160
  "max_reserved": 2894.06976,
161
  "max_allocated": 2506.73664
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.6964756469726563,
167
+ 0.043269149780273436
168
  ],
169
  "count": 2,
170
+ "total": 0.7397447967529297,
171
+ "mean": 0.36987239837646485,
172
+ "p50": 0.36987239837646485,
173
+ "p90": 0.6311549972534181,
174
+ "p95": 0.6638153221130372,
175
+ "p99": 0.6899435820007325,
176
+ "stdev": 0.32660324859619144,
177
+ "stdev_": 88.3016007763215
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 10.81454041328249
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1345.560576,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 370887.184384,
192
  "max_reserved": 2894.06976,
193
  "max_allocated": 2506.73664
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.0432192268371582,
199
+ 0.042588668823242186,
200
+ 0.0428382682800293
201
  ],
202
  "count": 3,
203
+ "total": 0.1286461639404297,
204
+ "mean": 0.04288205464680989,
205
+ "p50": 0.0428382682800293,
206
+ "p90": 0.04314303512573242,
207
+ "p95": 0.04318113098144531,
208
+ "p99": 0.043211607666015624,
209
+ "stdev": 0.00025927949740940686,
210
+ "stdev_": 0.6046340352506764
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 139.91866876291002
215
  },
216
  "energy": null,
217
  "efficiency": null