IlyasMoutawwakil HF staff commited on
Commit
f07c4e9
·
verified ·
1 Parent(s): 3ab2384

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
@@ -91,7 +91,7 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "5ae03a669d2c4893dc609854294ec3bac19528a3",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1148.628992,
114
  "max_global_vram": 3337.039872,
115
- "max_process_vram": 376857.563136,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.7599118385314942,
123
- "mean": 0.15198236770629886,
124
- "stdev": 0.22046580328099522,
125
- "p50": 0.04153445816040039,
126
- "p90": 0.3727654174804689,
127
- "p95": 0.4828393127441406,
128
- "p99": 0.5708984289550781,
129
  "values": [
130
- 0.5929132080078126,
131
- 0.04254373168945313,
132
- 0.04153445816040039,
133
- 0.04144886016845703,
134
- 0.04147158050537109
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 65.7971062756746
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1148.628992,
148
  "max_global_vram": 3337.039872,
149
- "max_process_vram": 376857.563136,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.6354569396972657,
157
- "mean": 0.31772846984863284,
158
- "stdev": 0.2751847381591797,
159
- "p50": 0.31772846984863284,
160
- "p90": 0.5378762603759766,
161
- "p95": 0.5653947341918946,
162
- "p99": 0.587409513244629,
163
  "values": [
164
- 0.5929132080078126,
165
- 0.04254373168945313
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 12.589366014023284
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1148.628992,
179
  "max_global_vram": 3337.039872,
180
- "max_process_vram": 376857.563136,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.1244548988342285,
188
- "mean": 0.041484966278076164,
189
- "stdev": 3.620440340960305e-05,
190
- "p50": 0.04147158050537109,
191
- "p90": 0.04152188262939453,
192
- "p95": 0.04152817039489746,
193
- "p99": 0.04153320060729981,
194
  "values": [
195
- 0.04153445816040039,
196
- 0.04144886016845703,
197
- 0.04147158050537109
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 144.63070693565587
203
  },
204
  "energy": null,
205
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "9337b863a5d9e4991ca83847e6c2f66a543b52d9",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1148.592128,
114
  "max_global_vram": 3337.039872,
115
+ "max_process_vram": 334348.705792,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.7053210220336914,
123
+ "mean": 0.14106420440673828,
124
+ "stdev": 0.2000319686135821,
125
+ "p50": 0.04087861251831055,
126
+ "p90": 0.3413959991455079,
127
+ "p95": 0.4412616897583007,
128
+ "p99": 0.5211542422485351,
129
  "values": [
130
+ 0.5411273803710938,
131
+ 0.041798927307128905,
132
+ 0.04077621078491211,
133
+ 0.0407398910522461,
134
+ 0.04087861251831055
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 70.88970615937721
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1148.592128,
148
  "max_global_vram": 3337.039872,
149
+ "max_process_vram": 334348.705792,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5829263076782226,
157
+ "mean": 0.2914631538391113,
158
+ "stdev": 0.24966422653198242,
159
+ "p50": 0.29146315383911137,
160
+ "p90": 0.4911945350646973,
161
+ "p95": 0.5161609577178955,
162
+ "p99": 0.5361340958404541,
163
  "values": [
164
+ 0.5411273803710938,
165
+ 0.041798927307128905
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 13.723861652193657
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1148.592128,
179
  "max_global_vram": 3337.039872,
180
+ "max_process_vram": 334348.705792,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.12239471435546875,
188
+ "mean": 0.04079823811848959,
189
+ "stdev": 5.8735644232826915e-05,
190
+ "p50": 0.04077621078491211,
191
+ "p90": 0.04085813217163086,
192
+ "p95": 0.040868372344970705,
193
+ "p99": 0.04087656448364258,
194
  "values": [
195
+ 0.04077621078491211,
196
+ 0.0407398910522461,
197
+ 0.04087861251831055
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 147.0651742992996
203
  },
204
  "energy": null,
205
  "efficiency": null