GuysTrans commited on
Commit
8cf820b
1 Parent(s): 3c7a90b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [GuysTrans/bart-base-vn-ehealth](https://huggingface.co/GuysTrans/bart-base-vn-ehealth) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.7766
20
- - Rouge1: 8.7802
21
- - Rouge2: 4.235
22
- - Rougel: 8.3641
23
- - Rougelsum: 8.4171
24
  - Gen Len: 20.0
25
 
26
  ## Model description
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
  |:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
55
- | 0.8948 | 1.0 | 17418 | 0.7766 | 8.7802 | 4.235 | 8.3641 | 8.4171 | 20.0 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [GuysTrans/bart-base-vn-ehealth](https://huggingface.co/GuysTrans/bart-base-vn-ehealth) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.7003
20
+ - Rouge1: 8.5114
21
+ - Rouge2: 4.0189
22
+ - Rougel: 8.1222
23
+ - Rougelsum: 8.1761
24
  - Gen Len: 20.0
25
 
26
  ## Model description
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
  |:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
55
+ | 0.8017 | 1.0 | 17418 | 0.7003 | 8.5114 | 4.0189 | 8.1222 | 8.1761 | 20.0 |
56
 
57
 
58
  ### Framework versions