anhmanucian1903 commited on
Commit
ccfd0ac
1 Parent(s): 688a55a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -16,12 +16,12 @@ 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: 1.9529
20
- - Rouge1: 46.9407
21
- - Rouge2: 20.9876
22
- - Rougel: 33.0832
23
- - Rougelsum: 33.2396
24
- - Gen Len: 18.9604
25
 
26
  ## Model description
27
 
@@ -54,12 +54,12 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
57
- | 2.2864 | 1.0 | 2007 | 1.9529 | 46.9407 | 20.9876 | 33.0832 | 33.2396 | 18.9604 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.30.0
63
  - Pytorch 2.3.0+cu121
64
- - Datasets 2.19.1
65
  - Tokenizers 0.13.3
 
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: 1.9536
20
+ - Rouge1: 47.0452
21
+ - Rouge2: 21.1233
22
+ - Rougel: 33.2693
23
+ - Rougelsum: 33.4168
24
+ - Gen Len: 18.9626
25
 
26
  ## Model description
27
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
57
+ | 2.3275 | 1.0 | 1982 | 1.9536 | 47.0452 | 21.1233 | 33.2693 | 33.4168 | 18.9626 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.30.0
63
  - Pytorch 2.3.0+cu121
64
+ - Datasets 2.19.2
65
  - Tokenizers 0.13.3