bw58 commited on
Commit
697d710
1 Parent(s): 00b7a12

End of training

Browse files
README.md CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
18
  This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: nan
21
- - Rouge1: 0.0776
22
- - Rouge2: 0.0197
23
- - Rougel: 0.0639
24
- - Rougelsum: 0.0638
25
- - Gen Len: 12.879
26
 
27
  ## Model description
28
 
@@ -41,9 +41,9 @@ More information needed
41
  ### Training hyperparameters
42
 
43
  The following hyperparameters were used during training:
44
- - learning_rate: 2e-05
45
- - train_batch_size: 1
46
- - eval_batch_size: 1
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
- | 0.0 | 1.0 | 989 | nan | 0.0776 | 0.0197 | 0.0639 | 0.0638 | 12.879 |
58
- | 0.0 | 2.0 | 1978 | nan | 0.0776 | 0.0197 | 0.0639 | 0.0638 | 12.879 |
59
- | 0.0 | 3.0 | 2967 | nan | 0.0776 | 0.0197 | 0.0639 | 0.0638 | 12.879 |
60
- | 0.0 | 4.0 | 3956 | nan | 0.0776 | 0.0197 | 0.0639 | 0.0638 | 12.879 |
61
 
62
 
63
  ### Framework versions
 
18
  This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: nan
21
+ - Rouge1: 0.0827
22
+ - Rouge2: 0.0227
23
+ - Rougel: 0.0695
24
+ - Rougelsum: 0.0694
25
+ - Gen Len: 13.7944
26
 
27
  ## Model description
28
 
 
41
  ### Training hyperparameters
42
 
43
  The following hyperparameters were used during training:
44
+ - learning_rate: 0.002
45
+ - train_batch_size: 15
46
+ - eval_batch_size: 15
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
+ | No log | 1.0 | 66 | nan | 0.0827 | 0.0227 | 0.0695 | 0.0694 | 13.7944 |
58
+ | No log | 2.0 | 132 | nan | 0.0827 | 0.0227 | 0.0695 | 0.0694 | 13.7944 |
59
+ | No log | 3.0 | 198 | nan | 0.0827 | 0.0227 | 0.0695 | 0.0694 | 13.7944 |
60
+ | No log | 4.0 | 264 | nan | 0.0827 | 0.0227 | 0.0695 | 0.0694 | 13.7944 |
61
 
62
 
63
  ### Framework versions
runs/Mar04_05-49-08_452fc9328a02/events.out.tfevents.1709531349.452fc9328a02.1871.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33b6d989f45d9035958ac2be2dc0e6c25aafb20f53805fcb68c3313b08bd25bd
3
+ size 7836
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:681111e142b5ab2ed831af1fd043db7695326d13d312a4243ddd62536369ac81
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c2b317954a53e58daa51747d166f975651bc6f6eba2c3bd20087aa5649709f9
3
  size 4856