IlyasMoutawwakil HF staff commited on
Commit
2a1c1fb
·
verified ·
1 Parent(s): 45c264d

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": "9337b863a5d9e4991ca83847e6c2f66a543b52d9",
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.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,30 +144,30 @@
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,31 +175,31 @@
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
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "86906b8c1093b2f4cd2981b46a0b533238abf100",
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.534784,
114
+ "max_global_vram": 3337.019392,
115
+ "max_process_vram": 374855.00416,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.7668969650268554,
123
+ "mean": 0.1533793930053711,
124
+ "stdev": 0.21903733857003002,
125
+ "p50": 0.044152507781982424,
126
+ "p90": 0.37260785064697266,
127
+ "p95": 0.48203067092895496,
128
+ "p99": 0.569568927154541,
129
  "values": [
130
+ 0.5914534912109375,
131
+ 0.04433938980102539,
132
+ 0.04336754989624023,
133
+ 0.04358402633666992,
134
+ 0.044152507781982424
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 65.1978065896363
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1148.534784,
148
+ "max_global_vram": 3337.019392,
149
+ "max_process_vram": 374855.00416,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.6357928810119629,
157
+ "mean": 0.3178964405059814,
158
+ "stdev": 0.27355705070495606,
159
+ "p50": 0.3178964405059814,
160
+ "p90": 0.5367420810699463,
161
+ "p95": 0.5640977861404418,
162
+ "p99": 0.5859823501968383,
163
  "values": [
164
+ 0.5914534912109375,
165
+ 0.04433938980102539
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 12.582714023577553
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1148.534784,
179
+ "max_global_vram": 3337.019392,
180
+ "max_process_vram": 374855.00416,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.13110408401489257,
188
+ "mean": 0.04370136133829752,
189
+ "stdev": 0.0003310240147908963,
190
+ "p50": 0.04358402633666992,
191
+ "p90": 0.044038811492919924,
192
+ "p95": 0.04409565963745117,
193
+ "p99": 0.04414113815307617,
194
  "values": [
195
+ 0.04336754989624023,
196
+ 0.04358402633666992,
197
+ 0.044152507781982424
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 137.29549415070332
203
  },
204
  "energy": null,
205
  "efficiency": null