IlyasMoutawwakil HF staff commited on
Commit
8bae20a
·
verified ·
1 Parent(s): f539db6

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
@@ -85,8 +85,8 @@
85
  ],
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
- "optimum_benchmark_version": "0.2.0",
89
- "optimum_benchmark_commit": "14fc8ac8cd252f949be10158bdcefa6a3b7c596a",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
@@ -105,33 +105,33 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 1129.316352,
109
- "max_global_vram": 4308.23424,
110
- "max_process_vram": 344979.439616,
111
  "max_reserved": 2894.06976,
112
  "max_allocated": 2506.73664
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 0.6873794136047362,
118
- "mean": 0.13747588272094724,
119
- "stdev": 0.19243326027986493,
120
- "p50": 0.04100723266601562,
121
- "p90": 0.3303230697631836,
122
- "p95": 0.4263319755554198,
123
- "p99": 0.5031391001892089,
124
  "values": [
125
- 0.5223408813476562,
126
- 0.04229635238647461,
127
- 0.04100723266601562,
128
- 0.0407718734741211,
129
- 0.04096307373046875
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 72.74003121186213
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,30 +139,30 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 1129.316352,
143
- "max_global_vram": 4308.23424,
144
- "max_process_vram": 344979.439616,
145
  "max_reserved": 2894.06976,
146
  "max_allocated": 2506.73664
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 0.5646372337341308,
152
- "mean": 0.2823186168670654,
153
- "stdev": 0.2400222644805908,
154
- "p50": 0.2823186168670654,
155
- "p90": 0.47433642845153806,
156
- "p95": 0.4983386548995971,
157
- "p99": 0.5175404360580445,
158
  "values": [
159
- 0.5223408813476562,
160
- 0.04229635238647461
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 14.168389050600476
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,31 +170,31 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 1129.316352,
174
- "max_global_vram": 4308.23424,
175
- "max_process_vram": 344979.439616,
176
  "max_reserved": 2894.06976,
177
  "max_allocated": 2506.73664
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 0.12274217987060548,
183
- "mean": 0.0409140599568685,
184
- "stdev": 0.00010214450484228781,
185
- "p50": 0.04096307373046875,
186
- "p90": 0.04099840087890625,
187
- "p95": 0.04100281677246093,
188
- "p99": 0.04100634948730469,
189
  "values": [
190
- 0.04100723266601562,
191
- 0.0407718734741211,
192
- 0.04096307373046875
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 146.64885387383177
198
  },
199
  "energy": null,
200
  "efficiency": null
 
85
  ],
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
+ "optimum_benchmark_version": "0.2.1",
89
+ "optimum_benchmark_commit": "56d026bf244c6516d8cb780280ce7cc6505f270e",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 1129.59488,
109
+ "max_global_vram": 4308.230144,
110
+ "max_process_vram": 373049.991168,
111
  "max_reserved": 2894.06976,
112
  "max_allocated": 2506.73664
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 0.7399998970031738,
118
+ "mean": 0.14799997940063475,
119
+ "stdev": 0.20943403559384188,
120
+ "p50": 0.043711410522460935,
121
+ "p90": 0.3577722534179688,
122
+ "p95": 0.46231877441406244,
123
+ "p99": 0.5459559912109375,
124
  "values": [
125
+ 0.5668652954101563,
126
+ 0.0441326904296875,
127
+ 0.043711410522460935,
128
+ 0.04340885162353516,
129
+ 0.04188164901733398
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 67.56757697195404
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1129.59488,
143
+ "max_global_vram": 4308.230144,
144
+ "max_process_vram": 373049.991168,
145
  "max_reserved": 2894.06976,
146
  "max_allocated": 2506.73664
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 0.6109979858398438,
152
+ "mean": 0.3054989929199219,
153
+ "stdev": 0.2613663024902344,
154
+ "p50": 0.3054989929199219,
155
+ "p90": 0.5145920349121094,
156
+ "p95": 0.5407286651611328,
157
+ "p99": 0.5616379693603516,
158
  "values": [
159
+ 0.5668652954101563,
160
+ 0.0441326904296875
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 13.093332851177317
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 1129.59488,
174
+ "max_global_vram": 4308.230144,
175
+ "max_process_vram": 373049.991168,
176
  "max_reserved": 2894.06976,
177
  "max_allocated": 2506.73664
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.12900191116333007,
183
+ "mean": 0.043000637054443354,
184
+ "stdev": 0.0008008271316687586,
185
+ "p50": 0.04340885162353516,
186
+ "p90": 0.04365089874267578,
187
+ "p95": 0.04368115463256836,
188
+ "p99": 0.04370535934448242,
189
  "values": [
190
+ 0.043711410522460935,
191
+ 0.04340885162353516,
192
+ 0.04188164901733398
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 139.5328165116104
198
  },
199
  "energy": null,
200
  "efficiency": null