meoo225 commited on
Commit
1b86262
1 Parent(s): a73a016

End of training

Browse files
README.md CHANGED
@@ -19,12 +19,12 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0809
23
- - Bleu Score: 25.4116
24
- - Precision: 6.3321
25
- - Recall: 6.3321
26
- - Gen Len: 18.8124
27
- - Err: 6.3321
28
 
29
  ## Model description
30
 
@@ -43,22 +43,21 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 0.0002
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
- - num_epochs: 4
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
57
  |:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:------:|:-------:|:------:|
58
- | 0.2003 | 1.0 | 838 | 0.1201 | 24.1793 | 5.0179 | 5.0179 | 18.8017 | 5.0179 |
59
- | 0.11 | 2.0 | 1676 | 0.0926 | 24.8581 | 5.7348 | 5.7348 | 18.81 | 5.7348 |
60
- | 0.0832 | 3.0 | 2514 | 0.0833 | 25.3868 | 6.0932 | 6.0932 | 18.8136 | 6.0932 |
61
- | 0.0674 | 4.0 | 3352 | 0.0809 | 25.4116 | 6.3321 | 6.3321 | 18.8124 | 6.3321 |
62
 
63
 
64
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.1032
23
+ - Bleu Score: 24.5858
24
+ - Precision: 5.6153
25
+ - Recall: 5.6153
26
+ - Gen Len: 18.81
27
+ - Err: 5.6153
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 0.0001
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 3
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
57
  |:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:------:|:-------:|:------:|
58
+ | 0.2198 | 1.0 | 838 | 0.1347 | 23.608 | 4.779 | 4.779 | 18.7897 | 4.779 |
59
+ | 0.1309 | 2.0 | 1676 | 0.1099 | 24.3086 | 5.3763 | 5.3763 | 18.8088 | 5.3763 |
60
+ | 0.1079 | 3.0 | 2514 | 0.1032 | 24.5858 | 5.6153 | 5.6153 | 18.81 | 5.6153 |
 
61
 
62
 
63
  ### Framework versions
logs/events.out.tfevents.1728103469.cf12d7ff8fb4.1938.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4b00bf16a711a877124400333135b44e9c5225e6c0af23741ba160720080a5f
3
- size 7424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f639452e0e88934890e5dd4c10d22e2ce1330e61b4ccae33c6f4cc8ee658532
3
+ size 8515