IlyasMoutawwakil HF staff commited on
Commit
f16a287
·
verified ·
1 Parent(s): 41c09cb

Upload cuda_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json CHANGED
@@ -51,6 +51,7 @@
51
  "per_device_train_batch_size": 2,
52
  "gradient_accumulation_steps": 1,
53
  "output_dir": "./trainer_output",
 
54
  "do_train": true,
55
  "use_cpu": false,
56
  "max_steps": 5,
@@ -107,7 +108,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1659.457536,
111
  "max_global_vram": 3169.32096,
112
  "max_process_vram": 0.0,
113
  "max_reserved": 2520.776704,
@@ -116,24 +117,24 @@
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.878174201965332,
120
- "mean": 0.1756348403930664,
121
- "stdev": 0.26638654648638704,
122
- "p50": 0.042714111328125,
123
- "p90": 0.44226969146728523,
124
- "p95": 0.5753384895324706,
125
- "p99": 0.6817935279846191,
126
  "values": [
127
- 0.7084072875976563,
128
- 0.043063297271728515,
129
- 0.042714111328125,
130
- 0.04199321746826172,
131
- 0.04199628829956055
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 56.93631159751818
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,7 +142,7 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1659.457536,
145
  "max_global_vram": 3169.32096,
146
  "max_process_vram": 0.0,
147
  "max_reserved": 2520.776704,
@@ -150,21 +151,21 @@
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.7514705848693848,
154
- "mean": 0.3757352924346924,
155
- "stdev": 0.33267199516296386,
156
- "p50": 0.3757352924346924,
157
- "p90": 0.6418728885650635,
158
- "p95": 0.6751400880813598,
159
- "p99": 0.701753847694397,
160
  "values": [
161
- 0.7084072875976563,
162
- 0.043063297271728515
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 10.645792611284316
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,7 +173,7 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1659.457536,
176
  "max_global_vram": 3169.32096,
177
  "max_process_vram": 0.0,
178
  "max_reserved": 2520.776704,
@@ -181,22 +182,22 @@
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.12670361709594727,
185
- "mean": 0.042234539031982425,
186
- "stdev": 0.00033911114001343093,
187
- "p50": 0.04199628829956055,
188
- "p90": 0.04257054672241211,
189
- "p95": 0.04264232902526855,
190
- "p99": 0.04269975486755371,
191
  "values": [
192
- 0.042714111328125,
193
- 0.04199321746826172,
194
- 0.04199628829956055
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 142.06382116439
200
  },
201
  "energy": null,
202
  "efficiency": null
 
51
  "per_device_train_batch_size": 2,
52
  "gradient_accumulation_steps": 1,
53
  "output_dir": "./trainer_output",
54
+ "evaluation_strategy": "no",
55
  "do_train": true,
56
  "use_cpu": false,
57
  "max_steps": 5,
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 1650.253824,
112
  "max_global_vram": 3169.32096,
113
  "max_process_vram": 0.0,
114
  "max_reserved": 2520.776704,
 
117
  "latency": {
118
  "unit": "s",
119
  "count": 5,
120
+ "total": 0.8612966423034668,
121
+ "mean": 0.17225932846069336,
122
+ "stdev": 0.2591828733229992,
123
+ "p50": 0.04252262496948242,
124
+ "p90": 0.43173068847656254,
125
+ "p95": 0.561177600097656,
126
+ "p99": 0.6647351293945312,
127
  "values": [
128
+ 0.69062451171875,
129
+ 0.04338995361328125,
130
+ 0.04252262496948242,
131
+ 0.04248371124267578,
132
+ 0.042275840759277344
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 58.05200849997409
138
  },
139
  "energy": null,
140
  "efficiency": null
 
142
  "warmup": {
143
  "memory": {
144
  "unit": "MB",
145
+ "max_ram": 1650.253824,
146
  "max_global_vram": 3169.32096,
147
  "max_process_vram": 0.0,
148
  "max_reserved": 2520.776704,
 
151
  "latency": {
152
  "unit": "s",
153
  "count": 2,
154
+ "total": 0.7340144653320312,
155
+ "mean": 0.3670072326660156,
156
+ "stdev": 0.32361727905273435,
157
+ "p50": 0.3670072326660156,
158
+ "p90": 0.6259010559082031,
159
+ "p95": 0.6582627838134765,
160
+ "p99": 0.6841521661376953,
161
  "values": [
162
+ 0.69062451171875,
163
+ 0.04338995361328125
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
+ "value": 10.898967769499206
169
  },
170
  "energy": null,
171
  "efficiency": null
 
173
  "train": {
174
  "memory": {
175
  "unit": "MB",
176
+ "max_ram": 1650.253824,
177
  "max_global_vram": 3169.32096,
178
  "max_process_vram": 0.0,
179
  "max_reserved": 2520.776704,
 
182
  "latency": {
183
  "unit": "s",
184
  "count": 3,
185
+ "total": 0.12728217697143554,
186
+ "mean": 0.04242739232381185,
187
+ "stdev": 0.00010833428841057195,
188
+ "p50": 0.04248371124267578,
189
+ "p90": 0.042514842224121094,
190
+ "p95": 0.04251873359680176,
191
+ "p99": 0.04252184669494629,
192
  "values": [
193
+ 0.04252262496948242,
194
+ 0.04248371124267578,
195
+ 0.042275840759277344
196
  ]
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
+ "value": 141.41807147154256
201
  },
202
  "energy": null,
203
  "efficiency": null