IlyasMoutawwakil HF staff commited on
Commit
bda607b
·
verified ·
1 Parent(s): 62bba31

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": "e5cc8d8069420e159473795b6d1ea703cadf2a8b",
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": 1131.065344,
111
- "max_global_vram": 3327.85664,
112
- "max_process_vram": 362810.699776,
113
  "max_reserved": 2894.06976,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.7091300125122071,
120
- "mean": 0.14182600250244143,
121
- "stdev": 0.19886991073761387,
122
- "p50": 0.04258149337768555,
123
- "p90": 0.3412365509033204,
124
- "p95": 0.440399494934082,
125
- "p99": 0.5197298501586914,
126
  "values": [
127
- 0.5395624389648438,
128
- 0.043747718811035154,
129
- 0.04258149337768555,
130
- 0.04200485610961914,
131
- 0.04123350524902344
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 70.508932237781
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,30 +141,30 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1131.065344,
145
- "max_global_vram": 3327.85664,
146
- "max_process_vram": 362810.699776,
147
  "max_reserved": 2894.06976,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.5833101577758789,
154
- "mean": 0.29165507888793946,
155
- "stdev": 0.2479073600769043,
156
- "p50": 0.2916550788879395,
157
- "p90": 0.4899809669494629,
158
- "p95": 0.5147717029571534,
159
- "p99": 0.5346042917633057,
160
  "values": [
161
- 0.5395624389648438,
162
- 0.043747718811035154
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 13.714830598019146
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,31 +172,31 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1131.065344,
176
- "max_global_vram": 3327.85664,
177
- "max_process_vram": 362810.699776,
178
  "max_reserved": 2894.06976,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.12581985473632812,
185
- "mean": 0.04193995157877604,
186
- "stdev": 0.0005522242583989868,
187
- "p50": 0.04200485610961914,
188
- "p90": 0.04246616592407226,
189
- "p95": 0.042523829650878905,
190
- "p99": 0.04256996063232422,
191
  "values": [
192
- 0.04258149337768555,
193
- 0.04200485610961914,
194
- 0.04123350524902344
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 143.0616816218819
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": "6d219cab8dced45685ef7bd31a9c5490c58b944d",
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.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
  "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
  "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