IlyasMoutawwakil HF staff commited on
Commit
8baceb7
·
verified ·
1 Parent(s): 6139898

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,16 +88,16 @@
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.1",
91
- "optimum_benchmark_commit": "347e13ca9f7f904f55669603cfb9f0b6c7e8672c",
92
- "transformers_version": "4.41.1",
93
  "transformers_commit": null,
94
- "accelerate_version": "0.30.1",
95
  "accelerate_commit": null,
96
- "diffusers_version": "0.27.2",
97
  "diffusers_commit": null,
98
  "optimum_version": null,
99
  "optimum_commit": null,
100
- "timm_version": "1.0.3",
101
  "timm_commit": null,
102
  "peft_version": null,
103
  "peft_commit": null
@@ -107,33 +107,33 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1129.132032,
111
- "max_global_vram": 4845.105152,
112
- "max_process_vram": 320620.445696,
113
- "max_reserved": 2738.880512,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.7559626884460449,
120
- "mean": 0.15119253768920898,
121
- "stdev": 0.210125697510593,
122
- "p50": 0.04632918930053711,
123
- "p90": 0.36189817962646487,
124
- "p95": 0.46666933517456044,
125
- "p99": 0.5504862596130371,
126
  "values": [
127
- 0.5714404907226562,
128
- 0.047584712982177736,
129
- 0.04552358627319336,
130
- 0.04508470916748047,
131
- 0.04632918930053711
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 66.1408304459839
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,30 +141,30 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1129.132032,
145
- "max_global_vram": 4845.105152,
146
- "max_process_vram": 320620.445696,
147
- "max_reserved": 2738.880512,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.6190252037048339,
154
- "mean": 0.30951260185241697,
155
- "stdev": 0.2619278888702392,
156
- "p50": 0.30951260185241697,
157
- "p90": 0.5190549129486084,
158
- "p95": 0.5452477018356323,
159
- "p99": 0.5662019329452515,
160
  "values": [
161
- 0.5714404907226562,
162
- 0.047584712982177736
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 12.923544876881284
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,31 +172,31 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1129.132032,
176
- "max_global_vram": 4845.105152,
177
- "max_process_vram": 320620.445696,
178
- "max_reserved": 2738.880512,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.13693748474121095,
185
- "mean": 0.045645828247070315,
186
- "stdev": 0.0005153574976177015,
187
- "p50": 0.04552358627319336,
188
- "p90": 0.04616806869506836,
189
- "p95": 0.046248628997802736,
190
- "p99": 0.04631307723999024,
191
  "values": [
192
- 0.04552358627319336,
193
- 0.04508470916748047,
194
- 0.04632918930053711
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 131.4468425794223
200
  },
201
  "energy": null,
202
  "efficiency": null
 
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.1",
91
+ "optimum_benchmark_commit": "d920fe9626db1e7915f6d3574b5b54b0159cd100",
92
+ "transformers_version": "4.42.3",
93
  "transformers_commit": null,
94
+ "accelerate_version": "0.31.0",
95
  "accelerate_commit": null,
96
+ "diffusers_version": "0.29.2",
97
  "diffusers_commit": null,
98
  "optimum_version": null,
99
  "optimum_commit": null,
100
+ "timm_version": "1.0.7",
101
  "timm_commit": null,
102
  "peft_version": null,
103
  "peft_commit": null
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 1659.572224,
111
+ "max_global_vram": 3337.936896,
112
+ "max_process_vram": 763684.704256,
113
+ "max_reserved": 2894.06976,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
+ "total": 0.7793930130004882,
120
+ "mean": 0.15587860260009764,
121
+ "stdev": 0.22373871931644132,
122
+ "p50": 0.04391655349731445,
123
+ "p90": 0.37992532806396484,
124
+ "p95": 0.4916403068542479,
125
+ "p99": 0.5810122898864746,
126
  "values": [
127
+ 0.6033552856445312,
128
+ 0.044780391693115235,
129
+ 0.04374903106689453,
130
+ 0.04391655349731445,
131
+ 0.043591751098632815
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 64.15248682755215
137
  },
138
  "energy": null,
139
  "efficiency": null
 
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
+ "max_ram": 1659.572224,
145
+ "max_global_vram": 3337.936896,
146
+ "max_process_vram": 763684.704256,
147
+ "max_reserved": 2894.06976,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
+ "total": 0.6481356773376464,
154
+ "mean": 0.3240678386688232,
155
+ "stdev": 0.27928744697570795,
156
+ "p50": 0.3240678386688232,
157
+ "p90": 0.5474977962493897,
158
+ "p95": 0.5754265409469604,
159
+ "p99": 0.5977695367050171,
160
  "values": [
161
+ 0.6033552856445312,
162
+ 0.044780391693115235
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 12.34309463237957
168
  },
169
  "energy": null,
170
  "efficiency": null
 
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
+ "max_ram": 1659.572224,
176
+ "max_global_vram": 3337.936896,
177
+ "max_process_vram": 763684.704256,
178
+ "max_reserved": 2894.06976,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
+ "total": 0.13125733566284178,
185
+ "mean": 0.04375244522094726,
186
+ "stdev": 0.00013262199888720787,
187
+ "p50": 0.04374903106689453,
188
+ "p90": 0.04388304901123047,
189
+ "p95": 0.04389980125427246,
190
+ "p99": 0.04391320304870605,
191
  "values": [
192
+ 0.04374903106689453,
193
+ 0.04391655349731445,
194
+ 0.043591751098632815
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 137.13519255210434
200
  },
201
  "energy": null,
202
  "efficiency": null