IlyasMoutawwakil HF staff commited on
Commit
481db05
·
verified ·
1 Parent(s): 2fc6302

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": "c45aecda12da41e3b6f6ac9537d2f41a72709a5a",
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.64128,
114
- "max_global_vram": 5042.520064,
115
- "max_process_vram": 366664.78592,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.7682747154235839,
123
- "mean": 0.15365494308471678,
124
- "stdev": 0.22015122518142882,
125
- "p50": 0.04345133590698242,
126
- "p90": 0.3741563674926758,
127
- "p95": 0.4840563941955565,
128
- "p99": 0.5719764155578613,
129
  "values": [
130
- 0.5939564208984375,
131
- 0.044456287384033205,
132
- 0.04345133590698242,
133
- 0.043153575897216793,
134
- 0.04325709533691406
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 65.08088707882672
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1148.64128,
148
- "max_global_vram": 5042.520064,
149
- "max_process_vram": 366664.78592,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.6384127082824707,
157
- "mean": 0.3192063541412353,
158
- "stdev": 0.27475006675720215,
159
- "p50": 0.3192063541412353,
160
- "p90": 0.539006407546997,
161
- "p95": 0.5664814142227172,
162
- "p99": 0.5884614195632935,
163
  "values": [
164
- 0.5939564208984375,
165
- 0.044456287384033205
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 12.53107887141297
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1148.64128,
179
- "max_global_vram": 5042.520064,
180
- "max_process_vram": 366664.78592,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.1298620071411133,
188
- "mean": 0.04328733571370443,
189
- "stdev": 0.0001234264049146263,
190
- "p50": 0.04325709533691406,
191
- "p90": 0.043412487792968746,
192
- "p95": 0.04343191184997559,
193
- "p99": 0.043447451095581055,
194
  "values": [
195
- 0.04345133590698242,
196
- 0.043153575897216793,
197
- 0.04325709533691406
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 138.60866928108138
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": "90bca6918b9fb091412a77a38464db28fb982ede",
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.346368,
114
+ "max_global_vram": 5042.532352,
115
+ "max_process_vram": 387286.720512,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.759688446044922,
123
+ "mean": 0.1519376892089844,
124
+ "stdev": 0.22023591871577355,
125
+ "p50": 0.04164880752563477,
126
+ "p90": 0.3725191329956056,
127
+ "p95": 0.48246385116577145,
128
+ "p99": 0.5704196257019043,
129
  "values": [
130
+ 0.5924085693359376,
131
+ 0.042684978485107425,
132
+ 0.04164880752563477,
133
+ 0.041339042663574216,
134
+ 0.04160704803466797
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 65.81645444301438
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1148.346368,
148
+ "max_global_vram": 5042.532352,
149
+ "max_process_vram": 387286.720512,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.635093547821045,
157
+ "mean": 0.3175467739105225,
158
+ "stdev": 0.27486179542541506,
159
+ "p50": 0.3175467739105225,
160
+ "p90": 0.5374362102508545,
161
+ "p95": 0.564922389793396,
162
+ "p99": 0.5869113334274293,
163
  "values": [
164
+ 0.5924085693359376,
165
+ 0.042684978485107425
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 12.596569477752306
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1148.346368,
179
+ "max_global_vram": 5042.532352,
180
+ "max_process_vram": 387286.720512,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.12459489822387695,
188
+ "mean": 0.04153163274129232,
189
+ "stdev": 0.00013724471404040787,
190
+ "p50": 0.04160704803466797,
191
+ "p90": 0.04164045562744141,
192
+ "p95": 0.04164463157653809,
193
+ "p99": 0.04164797233581543,
194
  "values": [
195
+ 0.04164880752563477,
196
+ 0.041339042663574216,
197
+ 0.04160704803466797
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 144.46819457773384
203
  },
204
  "energy": null,
205
  "efficiency": null