IlyasMoutawwakil HF staff commited on
Commit
d049aae
·
verified ·
1 Parent(s): 55edb9a

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
@@ -92,7 +92,7 @@
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
- "optimum_benchmark_commit": "505b3e98eac8c3f1b6ed5342e4f6e5336d513f21",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
@@ -111,33 +111,33 @@
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1249.542144,
115
- "max_global_vram": 3803.643904,
116
- "max_process_vram": 286512.177152,
117
- "max_reserved": 3359.637504,
118
- "max_allocated": 3127.493632
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
- "total": 0.6726271781921388,
124
- "mean": 0.13452543563842775,
125
- "stdev": 0.17638007825420066,
126
- "p50": 0.04630306243896484,
127
- "p90": 0.3111698928833008,
128
- "p95": 0.3992273719787597,
129
- "p99": 0.46967335525512693,
130
  "values": [
131
- 0.48728485107421876,
132
- 0.04699745559692383,
133
- 0.046111385345458986,
134
- 0.045930423736572266,
135
- 0.04630306243896484
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 74.33538462479031
141
  },
142
  "energy": null,
143
  "efficiency": null
@@ -145,30 +145,30 @@
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
- "max_ram": 1249.542144,
149
- "max_global_vram": 3803.643904,
150
- "max_process_vram": 286512.177152,
151
- "max_reserved": 3359.637504,
152
- "max_allocated": 3127.493632
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
- "total": 0.5342823066711426,
158
- "mean": 0.2671411533355713,
159
- "stdev": 0.22014369773864745,
160
- "p50": 0.2671411533355713,
161
- "p90": 0.44325611152648925,
162
- "p95": 0.465270481300354,
163
- "p99": 0.4828819771194458,
164
  "values": [
165
- 0.48728485107421876,
166
- 0.04699745559692383
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
- "value": 14.973357530486405
172
  },
173
  "energy": null,
174
  "efficiency": null
@@ -176,31 +176,31 @@
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
- "max_ram": 1249.542144,
180
- "max_global_vram": 3803.643904,
181
- "max_process_vram": 286512.177152,
182
- "max_reserved": 3359.637504,
183
- "max_allocated": 3127.493632
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
- "total": 0.1383448715209961,
189
- "mean": 0.046114957173665365,
190
- "stdev": 0.00015215007744057106,
191
- "p50": 0.046111385345458986,
192
- "p90": 0.04626472702026367,
193
- "p95": 0.04628389472961426,
194
- "p99": 0.04629922889709472,
195
  "values": [
196
- 0.046111385345458986,
197
- 0.045930423736572266,
198
- 0.04630306243896484
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
- "value": 130.10962966753854
204
  },
205
  "energy": null,
206
  "efficiency": null
 
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
+ "optimum_benchmark_commit": "73dd36ea04ff1cc8259f4039b6f9d56dfb9eecd1",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
 
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1141.41184,
115
+ "max_global_vram": 3337.043968,
116
+ "max_process_vram": 279037.19424,
117
+ "max_reserved": 2894.06976,
118
+ "max_allocated": 2506.73664
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 0.7745762290954591,
124
+ "mean": 0.15491524581909183,
125
+ "stdev": 0.22226588562104868,
126
+ "p50": 0.04370119857788086,
127
+ "p90": 0.37744212188720705,
128
+ "p95": 0.4884442970275878,
129
+ "p99": 0.5772460371398925,
130
  "values": [
131
+ 0.5994464721679688,
132
+ 0.04443559646606445,
133
+ 0.04370119857788086,
134
+ 0.04356280136108399,
135
+ 0.04343016052246094
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 64.55142582724156
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 1141.41184,
149
+ "max_global_vram": 3337.043968,
150
+ "max_process_vram": 279037.19424,
151
+ "max_reserved": 2894.06976,
152
+ "max_allocated": 2506.73664
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 0.6438820686340332,
158
+ "mean": 0.3219410343170166,
159
+ "stdev": 0.27750543785095216,
160
+ "p50": 0.3219410343170166,
161
+ "p90": 0.5439453845977783,
162
+ "p95": 0.5716959283828735,
163
+ "p99": 0.5938963634109498,
164
  "values": [
165
+ 0.5994464721679688,
166
+ 0.04443559646606445
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 12.424635487942131
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 1141.41184,
180
+ "max_global_vram": 3337.043968,
181
+ "max_process_vram": 279037.19424,
182
+ "max_reserved": 2894.06976,
183
+ "max_allocated": 2506.73664
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.1306941604614258,
189
+ "mean": 0.0435647201538086,
190
+ "stdev": 0.0001106591408954931,
191
+ "p50": 0.04356280136108399,
192
+ "p90": 0.043673519134521485,
193
+ "p95": 0.04368735885620117,
194
+ "p99": 0.04369843063354492,
195
  "values": [
196
+ 0.04370119857788086,
197
+ 0.04356280136108399,
198
+ 0.04343016052246094
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 137.72612285391799
204
  },
205
  "energy": null,
206
  "efficiency": null