angelitasr commited on
Commit
c291a16
·
verified ·
1 Parent(s): 2b9bb05

End of training

Browse files
Files changed (2) hide show
  1. README.md +17 -12
  2. model.safetensors +1 -1
README.md CHANGED
@@ -236,7 +236,7 @@ You can finetune this model on your own dataset.
236
  ### Training Hyperparameters
237
  #### Non-Default Hyperparameters
238
 
239
- - `num_train_epochs`: 10
240
  - `fp16`: True
241
  - `push_to_hub`: True
242
  - `batch_sampler`: no_duplicates
@@ -261,7 +261,7 @@ You can finetune this model on your own dataset.
261
  - `adam_beta2`: 0.999
262
  - `adam_epsilon`: 1e-08
263
  - `max_grad_norm`: 1.0
264
- - `num_train_epochs`: 10
265
  - `max_steps`: -1
266
  - `lr_scheduler_type`: linear
267
  - `lr_scheduler_kwargs`: {}
@@ -360,16 +360,21 @@ You can finetune this model on your own dataset.
360
  </details>
361
 
362
  ### Training Logs
363
- | Epoch | Step | Training Loss |
364
- |:------:|:----:|:-------------:|
365
- | 1.1416 | 500 | 0.341 |
366
- | 2.2831 | 1000 | 0.1082 |
367
- | 3.4247 | 1500 | 0.0485 |
368
- | 4.5662 | 2000 | 0.0226 |
369
- | 5.7078 | 2500 | 0.0133 |
370
- | 6.8493 | 3000 | 0.0066 |
371
- | 7.9909 | 3500 | 0.0042 |
372
- | 9.1324 | 4000 | 0.0017 |
 
 
 
 
 
373
 
374
 
375
  ### Framework Versions
 
236
  ### Training Hyperparameters
237
  #### Non-Default Hyperparameters
238
 
239
+ - `num_train_epochs`: 15
240
  - `fp16`: True
241
  - `push_to_hub`: True
242
  - `batch_sampler`: no_duplicates
 
261
  - `adam_beta2`: 0.999
262
  - `adam_epsilon`: 1e-08
263
  - `max_grad_norm`: 1.0
264
+ - `num_train_epochs`: 15
265
  - `max_steps`: -1
266
  - `lr_scheduler_type`: linear
267
  - `lr_scheduler_kwargs`: {}
 
360
  </details>
361
 
362
  ### Training Logs
363
+ | Epoch | Step | Training Loss |
364
+ |:-------:|:----:|:-------------:|
365
+ | 1.1416 | 500 | 0.3424 |
366
+ | 2.2831 | 1000 | 0.1122 |
367
+ | 3.4247 | 1500 | 0.0523 |
368
+ | 4.5662 | 2000 | 0.0273 |
369
+ | 5.7078 | 2500 | 0.0186 |
370
+ | 6.8493 | 3000 | 0.0096 |
371
+ | 7.9909 | 3500 | 0.0059 |
372
+ | 9.1324 | 4000 | 0.0034 |
373
+ | 10.2740 | 4500 | 0.0014 |
374
+ | 11.4155 | 5000 | 0.0006 |
375
+ | 12.5571 | 5500 | 0.0004 |
376
+ | 13.6986 | 6000 | 0.0003 |
377
+ | 14.8402 | 6500 | 0.0002 |
378
 
379
 
380
  ### Framework Versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fce8e668d792eef7161144d7fa01e4b469291c436a219a10746a5e6830031f94
3
  size 437951328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52e55667139f35296a113b24fdf1055c14dd91124f6a44f293d7a387bba0455c
3
  size 437951328