chakochen commited on
Commit
35eba84
1 Parent(s): 81473d0

Training complete

Browse files
Files changed (2) hide show
  1. README.md +14 -14
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.1325
22
- - Rouge1: 21.8
23
  - Rouge2: 0.0
24
- - Rougel: 21.8
25
- - Rougelsum: 21.8
26
 
27
  ## Model description
28
 
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
55
- |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
56
- | 3.4532 | 1.0 | 250 | 1.8246 | 1.4 | 0.0 | 1.4 | 1.4 |
57
- | 2.2781 | 2.0 | 500 | 1.5979 | 4.2 | 0.0 | 4.2 | 4.2 |
58
- | 2.0678 | 3.0 | 750 | 1.4511 | 11.6 | 0.0 | 11.5 | 11.6 |
59
- | 1.9165 | 4.0 | 1000 | 1.3417 | 14.8 | 0.0 | 14.8 | 14.8 |
60
- | 1.7977 | 5.0 | 1250 | 1.2545 | 16.4 | 0.0 | 16.4 | 16.4 |
61
- | 1.7429 | 6.0 | 1500 | 1.1880 | 20.8 | 0.0 | 20.8 | 20.8 |
62
- | 1.6793 | 7.0 | 1750 | 1.1493 | 21.8 | 0.0 | 21.8 | 21.8 |
63
- | 1.624 | 8.0 | 2000 | 1.1325 | 21.8 | 0.0 | 21.8 | 21.8 |
64
 
65
 
66
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0973
22
+ - Rouge1: 96.588
23
  - Rouge2: 0.0
24
+ - Rougel: 96.588
25
+ - Rougelsum: 96.5792
26
 
27
  ## Model description
28
 
 
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
55
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|
56
+ | 1.1906 | 1.0 | 5701 | 0.1466 | 94.1847 | 0.0 | 94.1672 | 94.1584 |
57
+ | 0.9407 | 2.0 | 11402 | 0.1228 | 94.632 | 0.0 | 94.6408 | 94.632 |
58
+ | 0.8533 | 3.0 | 17103 | 0.1106 | 95.4653 | 0.0 | 95.4653 | 95.4565 |
59
+ | 0.7889 | 4.0 | 22804 | 0.1017 | 95.8337 | 0.0 | 95.8249 | 95.8162 |
60
+ | 0.7394 | 5.0 | 28505 | 0.0990 | 96.2547 | 0.0 | 96.2591 | 96.2459 |
61
+ | 0.7014 | 6.0 | 34206 | 0.0986 | 96.3951 | 0.0 | 96.4038 | 96.3863 |
62
+ | 0.6737 | 7.0 | 39907 | 0.0966 | 96.4915 | 0.0 | 96.4872 | 96.474 |
63
+ | 0.6533 | 8.0 | 45608 | 0.0973 | 96.588 | 0.0 | 96.588 | 96.5792 |
64
 
65
 
66
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36fc1d6ca4f303fee67bcc87e5333faa86a76094f88d4756e6074000a8aee812
3
  size 891702929
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1b95df6d9e178505b0b241798b9ba4517c74a3862d95945f9460d8323611a7d
3
  size 891702929