yoshidevs commited on
Commit
ddb6a16
1 Parent(s): d0b0614

End of training

Browse files
Files changed (2) hide show
  1. README.md +8 -13
  2. model.safetensors +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [unicamp-dl/ptt5-base-portuguese-vocab](https://huggingface.co/unicamp-dl/ptt5-base-portuguese-vocab) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.7499
20
 
21
  ## Model description
22
 
@@ -35,28 +35,23 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 5e-05
39
  - train_batch_size: 4
40
  - eval_batch_size: 4
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 10
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 1.0 | 7 | 38.9123 |
51
- | 37.0215 | 2.0 | 14 | 19.7826 |
52
- | 20.0237 | 3.0 | 21 | 9.3822 |
53
- | 20.0237 | 4.0 | 28 | 6.4034 |
54
- | 8.472 | 5.0 | 35 | 4.0273 |
55
- | 4.6509 | 6.0 | 42 | 2.0258 |
56
- | 4.6509 | 7.0 | 49 | 1.0862 |
57
- | 2.3018 | 8.0 | 56 | 0.8273 |
58
- | 1.5773 | 9.0 | 63 | 0.7654 |
59
- | 1.3641 | 10.0 | 70 | 0.7499 |
60
 
61
 
62
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [unicamp-dl/ptt5-base-portuguese-vocab](https://huggingface.co/unicamp-dl/ptt5-base-portuguese-vocab) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 47.4780
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 1e-05
39
  - train_batch_size: 4
40
  - eval_batch_size: 4
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 5
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 7 | 53.1720 |
51
+ | 40.7453 | 2.0 | 14 | 50.8278 |
52
+ | 38.9149 | 3.0 | 21 | 49.0209 |
53
+ | 38.9149 | 4.0 | 28 | 47.8934 |
54
+ | 37.3341 | 5.0 | 35 | 47.4780 |
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbb238d6f836d79c54d71cac56bfd7123595cacbcb8b8112aa5f80555c6f2c40
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23b328d147e497fe3437c2cbc23b5fb1a9091fba6d85cd3ae4b39ca51e0a473a
3
  size 891644712