binhK commited on
Commit
27ba38f
1 Parent(s): 588b445

End of training

Browse files
Files changed (3) hide show
  1. README.md +14 -4
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
3
  base_model: google/flan-t5-base
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: flan_t5_finetuned_sarcastic
8
  results: []
@@ -14,6 +16,13 @@ should probably proofread and complete it, then remove this comment. -->
14
  # flan_t5_finetuned_sarcastic
15
 
16
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
 
 
 
 
 
 
 
17
 
18
  ## Model description
19
 
@@ -38,13 +47,14 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - training_steps: 50
42
 
43
  ### Training results
44
 
45
- | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
46
- |:-------------:|:------:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
47
- | No log | 0.0600 | 50 | 3.7497 | 19.5243 | 6.3219 | 17.5522 | 17.6614 | 16.7258 |
 
48
 
49
 
50
  ### Framework versions
 
3
  base_model: google/flan-t5-base
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
  model-index:
9
  - name: flan_t5_finetuned_sarcastic
10
  results: []
 
16
  # flan_t5_finetuned_sarcastic
17
 
18
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 4.5109
21
+ - Rouge1: 19.0525
22
+ - Rouge2: 6.5322
23
+ - Rougel: 17.439
24
+ - Rougelsum: 17.4744
25
+ - Gen Len: 17.4448
26
 
27
  ## Model description
28
 
 
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
+ - num_epochs: 2
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
56
+ | 1.6482 | 1.0 | 834 | 4.4165 | 18.9525 | 6.7215 | 17.5456 | 17.4554 | 17.1070 |
57
+ | 1.4688 | 2.0 | 1668 | 4.5109 | 19.0525 | 6.5322 | 17.439 | 17.4744 | 17.4448 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51de0e3a250e6d777f4db40ca1300732c38e2c5a1130e31e25877db6a3d6a9d4
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f92b35aaa0b8f8b086afc0c69c7b4c81ebf0cb846b9e31df86d4951159ccafc6
3
  size 990345064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aabd189bf7ed2c04b1c44ed803d017da1bad126cb875b209976954e923527b82
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1461c1ff22a4cbfbba1bea121d74992167a4a7a399665e1225e5bb05eb9508d1
3
  size 5176