IlyasMoutawwakil HF staff commited on
Commit
6231d48
·
verified ·
1 Parent(s): 9796a8f

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": "61123f7169ae188508e9e8c5ca6b9a54a00965ed",
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.751872,
114
- "max_global_vram": 3337.035776,
115
- "max_process_vram": 369174.679552,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.7664422950744629,
123
- "mean": 0.15328845901489258,
124
- "stdev": 0.21857310392048973,
125
- "p50": 0.04386037063598633,
126
- "p90": 0.3721325973510743,
127
- "p95": 0.48128333969116205,
128
- "p99": 0.5686039335632325,
129
  "values": [
130
- 0.59043408203125,
131
- 0.04468037033081055,
132
- 0.04386037063598633,
133
- 0.043647254943847656,
134
- 0.04382021713256836
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 65.23648332212969
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1148.751872,
148
- "max_global_vram": 3337.035776,
149
- "max_process_vram": 369174.679552,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.6351144523620605,
157
- "mean": 0.31755722618103027,
158
- "stdev": 0.2728768558502197,
159
- "p50": 0.31755722618103027,
160
- "p90": 0.5358587108612061,
161
- "p95": 0.563146396446228,
162
- "p99": 0.5849765449142457,
163
  "values": [
164
- 0.59043408203125,
165
- 0.04468037033081055
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 12.596154866649814
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1148.751872,
179
- "max_global_vram": 3337.035776,
180
- "max_process_vram": 369174.679552,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.13132784271240236,
188
- "mean": 0.043775947570800784,
189
- "stdev": 9.246411964741233e-05,
190
- "p50": 0.04382021713256836,
191
- "p90": 0.043852339935302735,
192
- "p95": 0.04385635528564453,
193
- "p99": 0.04385956756591797,
194
  "values": [
195
- 0.04386037063598633,
196
- 0.043647254943847656,
197
- 0.04382021713256836
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 137.0615676632912
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": "64d7cde4ffc4c5c7d57f80bbb0bfaa5207878a13",
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.68224,
114
+ "max_global_vram": 5042.507776,
115
+ "max_process_vram": 361017.802752,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.703054256439209,
123
+ "mean": 0.14061085128784181,
124
+ "stdev": 0.19867002160228364,
125
+ "p50": 0.040937332153320315,
126
+ "p90": 0.33974246673583985,
127
+ "p95": 0.43884578170776356,
128
+ "p99": 0.5181284336853027,
129
  "values": [
130
+ 0.5379490966796875,
131
+ 0.04243252182006836,
132
+ 0.04087541198730469,
133
+ 0.040937332153320315,
134
+ 0.04085989379882812
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 71.11826653783064
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1148.68224,
148
+ "max_global_vram": 5042.507776,
149
+ "max_process_vram": 361017.802752,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5803816184997559,
157
+ "mean": 0.29019080924987795,
158
+ "stdev": 0.24775828742980957,
159
+ "p50": 0.29019080924987795,
160
+ "p90": 0.4883974391937256,
161
+ "p95": 0.5131732679367065,
162
+ "p99": 0.5329939309310913,
163
  "values": [
164
+ 0.5379490966796875,
165
+ 0.04243252182006836
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 13.78403406482689
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1148.68224,
179
+ "max_global_vram": 5042.507776,
180
+ "max_process_vram": 361017.802752,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.12267263793945313,
188
+ "mean": 0.040890879313151045,
189
+ "stdev": 3.3452486835734877e-05,
190
+ "p50": 0.04087541198730469,
191
+ "p90": 0.04092494812011719,
192
+ "p95": 0.04093114013671875,
193
+ "p99": 0.04093609375,
194
  "values": [
195
+ 0.04087541198730469,
196
+ 0.040937332153320315,
197
+ 0.04085989379882812
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 146.73198768974189
203
  },
204
  "energy": null,
205
  "efficiency": null