IlyasMoutawwakil HF staff commited on
Commit
c85dc7f
·
verified ·
1 Parent(s): bc51a69

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
@@ -89,7 +89,7 @@
89
  "gpu_count": 1,
90
  "gpu_vram_mb": 68702699520,
91
  "optimum_benchmark_version": "0.2.1",
92
- "optimum_benchmark_commit": "dd02f26cb819965cbf86e16d9ce013cddc3b86af",
93
  "transformers_version": "4.42.3",
94
  "transformers_commit": null,
95
  "accelerate_version": "0.31.0",
@@ -108,33 +108,33 @@
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
- "max_ram": 1661.99296,
112
- "max_global_vram": 3337.834496,
113
- "max_process_vram": 719167.46752,
114
  "max_reserved": 2894.06976,
115
  "max_allocated": 2506.73664
116
  },
117
  "latency": {
118
  "unit": "s",
119
  "count": 5,
120
- "total": 0.7243921737670899,
121
- "mean": 0.14487843475341797,
122
- "stdev": 0.20658420406429645,
123
- "p50": 0.04182114028930664,
124
- "p90": 0.35164732513427743,
125
- "p95": 0.4548468254089355,
126
- "p99": 0.5374064256286621,
127
  "values": [
128
- 0.5580463256835938,
129
- 0.04204882431030273,
130
- 0.04113201904296875,
131
- 0.04134386444091797,
132
- 0.04182114028930664
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 69.02338513678676
138
  },
139
  "energy": null,
140
  "efficiency": null
@@ -142,30 +142,30 @@
142
  "warmup": {
143
  "memory": {
144
  "unit": "MB",
145
- "max_ram": 1661.99296,
146
- "max_global_vram": 3337.834496,
147
- "max_process_vram": 719167.46752,
148
  "max_reserved": 2894.06976,
149
  "max_allocated": 2506.73664
150
  },
151
  "latency": {
152
  "unit": "s",
153
  "count": 2,
154
- "total": 0.6000951499938966,
155
- "mean": 0.3000475749969483,
156
- "stdev": 0.2579987506866455,
157
- "p50": 0.3000475749969483,
158
- "p90": 0.5064465755462647,
159
- "p95": 0.5322464506149293,
160
- "p99": 0.5528863506698609,
161
  "values": [
162
- 0.5580463256835938,
163
- 0.04204882431030273
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
- "value": 13.33121922428696
169
  },
170
  "energy": null,
171
  "efficiency": null
@@ -173,31 +173,31 @@
173
  "train": {
174
  "memory": {
175
  "unit": "MB",
176
- "max_ram": 1661.99296,
177
- "max_global_vram": 3337.834496,
178
- "max_process_vram": 719167.46752,
179
  "max_reserved": 2894.06976,
180
  "max_allocated": 2506.73664
181
  },
182
  "latency": {
183
  "unit": "s",
184
  "count": 3,
185
- "total": 0.12429702377319336,
186
- "mean": 0.04143234125773112,
187
- "stdev": 0.000288204942559529,
188
- "p50": 0.04134386444091797,
189
- "p90": 0.04172568511962891,
190
- "p95": 0.04177341270446777,
191
- "p99": 0.04181159477233887,
192
  "values": [
193
- 0.04113201904296875,
194
- 0.04134386444091797,
195
- 0.04182114028930664
196
  ]
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
- "value": 144.81440869288124
201
  },
202
  "energy": null,
203
  "efficiency": null
 
89
  "gpu_count": 1,
90
  "gpu_vram_mb": 68702699520,
91
  "optimum_benchmark_version": "0.2.1",
92
+ "optimum_benchmark_commit": "f85421c91b2a2b1bc0a30ceba32f9580499bf023",
93
  "transformers_version": "4.42.3",
94
  "transformers_commit": null,
95
  "accelerate_version": "0.31.0",
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 1662.119936,
112
+ "max_global_vram": 3337.879552,
113
+ "max_process_vram": 720045.338624,
114
  "max_reserved": 2894.06976,
115
  "max_allocated": 2506.73664
116
  },
117
  "latency": {
118
  "unit": "s",
119
  "count": 5,
120
+ "total": 0.7752068481445313,
121
+ "mean": 0.15504136962890627,
122
+ "stdev": 0.2232725545552565,
123
+ "p50": 0.043155738830566406,
124
+ "p90": 0.3788057830810548,
125
+ "p95": 0.4901951583862304,
126
+ "p99": 0.5793066586303711,
127
  "values": [
128
+ 0.6015845336914063,
129
+ 0.044637657165527346,
130
+ 0.043155738830566406,
131
+ 0.043147418975830076,
132
+ 0.042681499481201174
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 64.49891421841244
138
  },
139
  "energy": null,
140
  "efficiency": null
 
142
  "warmup": {
143
  "memory": {
144
  "unit": "MB",
145
+ "max_ram": 1662.119936,
146
+ "max_global_vram": 3337.879552,
147
+ "max_process_vram": 720045.338624,
148
  "max_reserved": 2894.06976,
149
  "max_allocated": 2506.73664
150
  },
151
  "latency": {
152
  "unit": "s",
153
  "count": 2,
154
+ "total": 0.6462221908569337,
155
+ "mean": 0.32311109542846683,
156
+ "stdev": 0.27847343826293947,
157
+ "p50": 0.32311109542846683,
158
+ "p90": 0.5458898460388184,
159
+ "p95": 0.5737371898651124,
160
+ "p99": 0.5960150649261475,
161
  "values": [
162
+ 0.6015845336914063,
163
+ 0.044637657165527346
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
+ "value": 12.379642966750286
169
  },
170
  "energy": null,
171
  "efficiency": null
 
173
  "train": {
174
  "memory": {
175
  "unit": "MB",
176
+ "max_ram": 1662.119936,
177
+ "max_global_vram": 3337.879552,
178
+ "max_process_vram": 720045.338624,
179
  "max_reserved": 2894.06976,
180
  "max_allocated": 2506.73664
181
  },
182
  "latency": {
183
  "unit": "s",
184
  "count": 3,
185
+ "total": 0.12898465728759767,
186
+ "mean": 0.042994885762532555,
187
+ "stdev": 0.00022162359379623937,
188
+ "p50": 0.043147418975830076,
189
+ "p90": 0.04315407485961914,
190
+ "p95": 0.04315490684509277,
191
+ "p99": 0.04315557243347168,
192
  "values": [
193
+ 0.043155738830566406,
194
+ 0.043147418975830076,
195
+ 0.042681499481201174
196
  ]
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
+ "value": 139.5514813817377
201
  },
202
  "energy": null,
203
  "efficiency": null