ntkhoi commited on
Commit
c293850
1 Parent(s): acf8f14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -6,6 +6,12 @@ tags:
6
  model-index:
7
  - name: FastAbs-Fine-tuning-Text-Summarization
8
  results: []
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +39,8 @@ More information needed
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 0.0002
36
- - train_batch_size: 12
37
- - eval_batch_size: 8
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
@@ -50,4 +56,4 @@ The following hyperparameters were used during training:
50
  - Transformers 4.39.3
51
  - Pytorch 2.1.2
52
  - Datasets 2.18.0
53
- - Tokenizers 0.15.2
 
6
  model-index:
7
  - name: FastAbs-Fine-tuning-Text-Summarization
8
  results: []
9
+ datasets:
10
+ - vietgpt/news_summarization_vi
11
+ language:
12
+ - vi
13
+ metrics:
14
+ - rouge
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 0.0002
42
+ - train_batch_size: 6
43
+ - eval_batch_size: 4
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
 
56
  - Transformers 4.39.3
57
  - Pytorch 2.1.2
58
  - Datasets 2.18.0
59
+ - Tokenizers 0.15.2