IlyasMoutawwakil HF staff commited on
Commit
e6208a5
·
verified ·
1 Parent(s): e4108dc

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
@@ -65,7 +65,7 @@
65
  },
66
  "latency": true,
67
  "memory": true,
68
- "energy": false
69
  },
70
  "launcher": {
71
  "name": "process",
@@ -92,7 +92,7 @@
92
  "gpu_vram_mb": 24146608128,
93
  "optimum_benchmark_version": "0.5.0",
94
  "optimum_benchmark_commit": null,
95
- "transformers_version": "4.44.2",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.34.2",
98
  "accelerate_commit": null,
@@ -102,7 +102,7 @@
102
  "optimum_commit": null,
103
  "timm_version": "1.0.9",
104
  "timm_commit": null,
105
- "peft_version": "0.12.0",
106
  "peft_commit": null
107
  }
108
  },
@@ -110,7 +110,7 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1340.739584,
114
  "max_global_vram": 3566.731264,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 2910.846976,
@@ -119,32 +119,41 @@
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.5295359764099121,
123
- "mean": 0.10590719528198242,
124
- "stdev": 0.12420665999888547,
125
- "p50": 0.043594753265380856,
126
- "p90": 0.23040552062988284,
127
- "p95": 0.2923624435424804,
128
- "p99": 0.3419279818725586,
129
  "values": [
130
- 0.3543193664550781,
131
- 0.044534751892089844,
132
- 0.04354150390625,
133
- 0.043545600891113284,
134
- 0.043594753265380856
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 94.42229088755087
140
  },
141
- "energy": null,
142
- "efficiency": null
 
 
 
 
 
 
 
 
 
143
  },
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1340.739584,
148
  "max_global_vram": 3566.731264,
149
  "max_process_vram": 0.0,
150
  "max_reserved": 2910.846976,
@@ -153,21 +162,21 @@
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.39885411834716794,
157
- "mean": 0.19942705917358397,
158
- "stdev": 0.15489230728149414,
159
- "p50": 0.19942705917358397,
160
- "p90": 0.32334090499877927,
161
- "p95": 0.33883013572692866,
162
- "p99": 0.3512215203094482,
163
  "values": [
164
- 0.3543193664550781,
165
- 0.044534751892089844
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 20.057458684773298
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,7 +184,7 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1340.739584,
179
  "max_global_vram": 3566.731264,
180
  "max_process_vram": 0.0,
181
  "max_reserved": 2910.846976,
@@ -184,22 +193,22 @@
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.13068185806274413,
188
- "mean": 0.04356061935424804,
189
- "stdev": 2.4194203688202876e-05,
190
- "p50": 0.043545600891113284,
191
- "p90": 0.04358492279052734,
192
- "p95": 0.043589838027954096,
193
- "p99": 0.043593770217895504,
194
  "values": [
195
- 0.04354150390625,
196
- 0.043545600891113284,
197
- 0.043594753265380856
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 137.73908840014872
203
  },
204
  "energy": null,
205
  "efficiency": null
 
65
  },
66
  "latency": true,
67
  "memory": true,
68
+ "energy": true
69
  },
70
  "launcher": {
71
  "name": "process",
 
92
  "gpu_vram_mb": 24146608128,
93
  "optimum_benchmark_version": "0.5.0",
94
  "optimum_benchmark_commit": null,
95
+ "transformers_version": "4.45.0",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.34.2",
98
  "accelerate_commit": null,
 
102
  "optimum_commit": null,
103
  "timm_version": "1.0.9",
104
  "timm_commit": null,
105
+ "peft_version": "0.13.0",
106
  "peft_commit": null
107
  }
108
  },
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1345.789952,
114
  "max_global_vram": 3566.731264,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 2910.846976,
 
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.5309173164367675,
123
+ "mean": 0.10618346328735351,
124
+ "stdev": 0.12324099505341966,
125
+ "p50": 0.04458086395263672,
126
+ "p90": 0.22965965118408205,
127
+ "p95": 0.291162116241455,
128
+ "p99": 0.3403640882873535,
129
  "values": [
130
+ 0.3526645812988281,
131
+ 0.04515225601196289,
132
+ 0.04458086395263672,
133
+ 0.04420505523681641,
134
+ 0.04431455993652344
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 94.17662308619579
140
  },
141
+ "energy": {
142
+ "unit": "kWh",
143
+ "cpu": 1.0082971716575332e-05,
144
+ "ram": 5.4990921391183e-06,
145
+ "gpu": 2.0530571980037493e-05,
146
+ "total": 3.611263583573112e-05
147
+ },
148
+ "efficiency": {
149
+ "unit": "samples/kWh",
150
+ "value": 276911.3848539864
151
+ }
152
  },
153
  "warmup": {
154
  "memory": {
155
  "unit": "MB",
156
+ "max_ram": 1345.789952,
157
  "max_global_vram": 3566.731264,
158
  "max_process_vram": 0.0,
159
  "max_reserved": 2910.846976,
 
162
  "latency": {
163
  "unit": "s",
164
  "count": 2,
165
+ "total": 0.397816837310791,
166
+ "mean": 0.1989084186553955,
167
+ "stdev": 0.15375616264343261,
168
+ "p50": 0.1989084186553955,
169
+ "p90": 0.3219133487701416,
170
+ "p95": 0.33728896503448486,
171
+ "p99": 0.3495894580459595,
172
  "values": [
173
+ 0.3526645812988281,
174
+ 0.04515225601196289
175
  ]
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 20.109757178905095
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 1345.789952,
188
  "max_global_vram": 3566.731264,
189
  "max_process_vram": 0.0,
190
  "max_reserved": 2910.846976,
 
193
  "latency": {
194
  "unit": "s",
195
  "count": 3,
196
+ "total": 0.13310047912597656,
197
+ "mean": 0.04436682637532552,
198
+ "stdev": 0.00015781187785971986,
199
+ "p50": 0.04431455993652344,
200
+ "p90": 0.04452760314941406,
201
+ "p95": 0.04455423355102539,
202
+ "p99": 0.044575537872314455,
203
  "values": [
204
+ 0.04458086395263672,
205
+ 0.04420505523681641,
206
+ 0.04431455993652344
207
  ]
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 135.23617734661505
212
  },
213
  "energy": null,
214
  "efficiency": null