IlyasMoutawwakil HF staff commited on
Commit
c878c7f
·
verified ·
1 Parent(s): 68de5f5

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
@@ -88,7 +88,7 @@
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.0",
91
- "optimum_benchmark_commit": "6d219cab8dced45685ef7bd31a9c5490c58b944d",
92
  "transformers_version": "4.40.2",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.30.1",
@@ -107,33 +107,33 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1130.954752,
111
- "max_global_vram": 3327.848448,
112
- "max_process_vram": 383127.179264,
113
  "max_reserved": 2894.06976,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.7587230072021482,
120
- "mean": 0.15174460144042964,
121
- "stdev": 0.21797645217798634,
122
- "p50": 0.04294498443603516,
123
- "p90": 0.3700525665283203,
124
- "p95": 0.47887445831298814,
125
- "p99": 0.5659319717407226,
126
  "values": [
127
- 0.5876963500976562,
128
- 0.043586891174316404,
129
- 0.04233715057373047,
130
- 0.04294498443603516,
131
- 0.04215763092041016
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 65.90020274247252
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,30 +141,30 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1130.954752,
145
- "max_global_vram": 3327.848448,
146
- "max_process_vram": 383127.179264,
147
  "max_reserved": 2894.06976,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.6312832412719726,
154
- "mean": 0.3156416206359863,
155
- "stdev": 0.27205472946166986,
156
- "p50": 0.3156416206359863,
157
- "p90": 0.5332854042053222,
158
- "p95": 0.5604908771514892,
159
- "p99": 0.5822552555084228,
160
  "values": [
161
- 0.5876963500976562,
162
- 0.043586891174316404
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 12.672599994704122
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,31 +172,31 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1130.954752,
176
- "max_global_vram": 3327.848448,
177
- "max_process_vram": 383127.179264,
178
  "max_reserved": 2894.06976,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.12743976593017578,
185
- "mean": 0.04247992197672526,
186
- "stdev": 0.0003369165522564772,
187
- "p50": 0.04233715057373047,
188
- "p90": 0.04282341766357422,
189
- "p95": 0.04288420104980469,
190
- "p99": 0.042932827758789066,
191
  "values": [
192
- 0.04233715057373047,
193
- 0.04294498443603516,
194
- 0.04215763092041016
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 141.24319727534808
200
  },
201
  "energy": null,
202
  "efficiency": null
 
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.0",
91
+ "optimum_benchmark_commit": "d7339efdbbcababd22ca2f563771622060764f8f",
92
  "transformers_version": "4.40.2",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.30.1",
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 1130.909696,
111
+ "max_global_vram": 3327.844352,
112
+ "max_process_vram": 341293.34272,
113
  "max_reserved": 2894.06976,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
+ "total": 0.6889626960754395,
120
+ "mean": 0.13779253921508788,
121
+ "stdev": 0.1916775061785484,
122
+ "p50": 0.041808151245117185,
123
+ "p90": 0.32977366638183603,
124
+ "p95": 0.4254601974487304,
125
+ "p99": 0.5020094223022461,
126
  "values": [
127
+ 0.521146728515625,
128
+ 0.04271407318115234,
129
+ 0.041622711181640626,
130
+ 0.041671031951904296,
131
+ 0.041808151245117185
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 72.57286974289991
137
  },
138
  "energy": null,
139
  "efficiency": null
 
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
+ "max_ram": 1130.909696,
145
+ "max_global_vram": 3327.844352,
146
+ "max_process_vram": 341293.34272,
147
  "max_reserved": 2894.06976,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
+ "total": 0.5638608016967774,
154
+ "mean": 0.2819304008483887,
155
+ "stdev": 0.23921632766723636,
156
+ "p50": 0.2819304008483887,
157
+ "p90": 0.4733034629821778,
158
+ "p95": 0.4972250957489014,
159
+ "p99": 0.5163624019622803,
160
  "values": [
161
+ 0.521146728515625,
162
+ 0.04271407318115234
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 14.187898814612211
168
  },
169
  "energy": null,
170
  "efficiency": null
 
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
+ "max_ram": 1130.909696,
176
+ "max_global_vram": 3327.844352,
177
+ "max_process_vram": 341293.34272,
178
  "max_reserved": 2894.06976,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
+ "total": 0.12510189437866212,
185
+ "mean": 0.04170063145955404,
186
+ "stdev": 7.854553849149273e-05,
187
+ "p50": 0.041671031951904296,
188
+ "p90": 0.041780727386474606,
189
+ "p95": 0.0417944393157959,
190
+ "p99": 0.04180540885925293,
191
  "values": [
192
+ 0.041622711181640626,
193
+ 0.041671031951904296,
194
+ 0.041808151245117185
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 143.88271328263875
200
  },
201
  "energy": null,
202
  "efficiency": null