luisvarona commited on
Commit
bd8ebb9
1 Parent(s): f45eac7

Training complete

Browse files
Files changed (2) hide show
  1. README.md +9 -6
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 2.8092
22
- - Bleu: 1.0949
23
- - Gen Len: 18.949
24
 
25
  ## Model description
26
 
@@ -45,14 +45,17 @@ The following hyperparameters were used during training:
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 2
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
54
- | No log | 1.0 | 125 | 2.8232 | 1.0854 | 18.954 |
55
- | No log | 2.0 | 250 | 2.8092 | 1.0949 | 18.949 |
 
 
 
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 2.7513
22
+ - Bleu: 1.0427
23
+ - Gen Len: 18.97
24
 
25
  ## Model description
26
 
 
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 5
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
54
+ | No log | 1.0 | 125 | 2.8180 | 1.0995 | 18.944 |
55
+ | No log | 2.0 | 250 | 2.7862 | 1.0796 | 18.943 |
56
+ | No log | 3.0 | 375 | 2.7619 | 1.033 | 18.953 |
57
+ | 2.9818 | 4.0 | 500 | 2.7579 | 1.0515 | 18.961 |
58
+ | 2.9818 | 5.0 | 625 | 2.7513 | 1.0427 | 18.97 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1696aee45b19b3824ec512ad157c2e95502f930d8dfc15d93a5197f1d26efa24
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6192e4c57bfa7a4bc63cf14a26e3cdfeb28d8f5395d9cb85170b05349450fc79
3
  size 242041896