honganhle1903 commited on
Commit
2baeaf1
1 Parent(s): 105c715

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -13
README.md CHANGED
@@ -16,12 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [VietAI/vit5-base-vietnews-summarization](https://huggingface.co/VietAI/vit5-base-vietnews-summarization) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.1244
20
- - Rouge1: 45.0733
21
- - Rouge2: 21.0468
22
- - Rougel: 31.9646
23
- - Rougelsum: 32.5016
24
- - Gen Len: 18.9707
25
 
26
  ## Model description
27
 
@@ -52,13 +49,13 @@ The following hyperparameters were used during training:
52
 
53
  ### Training results
54
 
55
- | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
- |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
57
- | No log | 1.0 | 266 | 2.1198 | 45.0345 | 21.2298 | 32.4049 | 33.0139 | 18.9477 |
58
- | 2.3224 | 2.0 | 533 | 2.0952 | 44.9446 | 20.9462 | 31.9838 | 32.6279 | 18.9665 |
59
- | 2.3224 | 3.0 | 799 | 2.0923 | 44.8289 | 20.8981 | 31.8825 | 32.4603 | 18.97 |
60
- | 1.7216 | 4.0 | 1066 | 2.1082 | 44.8034 | 20.8699 | 31.8707 | 32.4384 | 18.9658 |
61
- | 1.7216 | 4.99 | 1330 | 2.1244 | 45.0733 | 21.0468 | 31.9646 | 32.5016 | 18.9707 |
62
 
63
 
64
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [VietAI/vit5-base-vietnews-summarization](https://huggingface.co/VietAI/vit5-base-vietnews-summarization) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.2948
20
+ - Rouge1: 44.6968
21
+ - Gen Len: 18.9868
 
 
 
22
 
23
  ## Model description
24
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Gen Len |
53
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
54
+ | No log | 1.0 | 266 | 2.3453 | 44.2183 | 18.9519 |
55
+ | 2.5909 | 2.0 | 533 | 2.2875 | 44.4436 | 18.9700 |
56
+ | 2.5909 | 3.0 | 799 | 2.2792 | 44.4199 | 18.9791 |
57
+ | 1.9843 | 4.0 | 1066 | 2.2806 | 44.6514 | 18.9833 |
58
+ | 1.9843 | 4.99 | 1330 | 2.2948 | 44.6968 | 18.9868 |
59
 
60
 
61
  ### Framework versions