GuysTrans commited on
Commit
6f3b9a5
1 Parent(s): e01d1b9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: bart-base-vn-ehealth
7
  results: []
@@ -13,6 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
13
  # bart-base-vn-ehealth
14
 
15
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
 
 
 
 
 
 
 
16
 
17
  ## Model description
18
 
@@ -43,7 +52,7 @@ The following hyperparameters were used during training:
43
 
44
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
45
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
46
- | No log | 1.0 | 171 | 2.3294 | 6.4492 | 3.399 | 6.1802 | 6.2435 | 20.0 |
47
 
48
 
49
  ### Framework versions
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
  model-index:
8
  - name: bart-base-vn-ehealth
9
  results: []
 
15
  # bart-base-vn-ehealth
16
 
17
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.4403
20
+ - Rouge1: 6.5357
21
+ - Rouge2: 4.0413
22
+ - Rougel: 6.2936
23
+ - Rougelsum: 6.3727
24
+ - Gen Len: 20.0
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
55
+ | 1.6115 | 1.0 | 1074 | 1.4403 | 6.5357 | 4.0413 | 6.2936 | 6.3727 | 20.0 |
56
 
57
 
58
  ### Framework versions