ntkhoi commited on
Commit
6e7208c
1 Parent(s): dc36076

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  metrics:
7
  - rouge
8
  model-index:
9
- - name: FastAbs-Fine-tuning-Text-Summarization
10
  results: []
11
  ---
12
 
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # FastAbs-Fine-tuning-Text-Summarization
17
 
18
- This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.8435
21
  - Rouge1: 71.033
@@ -42,8 +42,8 @@ More information needed
42
 
43
  The following hyperparameters were used during training:
44
  - learning_rate: 0.0002
45
- - train_batch_size: 12
46
- - eval_batch_size: 8
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
 
6
  metrics:
7
  - rouge
8
  model-index:
9
+ - name: mt5-vi-news-summarization
10
  results: []
11
  ---
12
 
 
15
 
16
  # FastAbs-Fine-tuning-Text-Summarization
17
 
18
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on [vietgpt/news_summarization_vi](https://huggingface.co/datasets/vietgpt/news_summarization_vi).
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.8435
21
  - Rouge1: 71.033
 
42
 
43
  The following hyperparameters were used during training:
44
  - learning_rate: 0.0002
45
+ - train_batch_size: 6
46
+ - eval_batch_size: 4
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear