Update README.md
Browse files
README.md
CHANGED
|
@@ -14,30 +14,11 @@ license: apache-2.0
|
|
| 14 |
language:
|
| 15 |
- id
|
| 16 |
pipeline_tag: summarization
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
-
|
| 20 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 21 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 22 |
-
|
| 23 |
-
# t5-small-indonesian-summarization
|
| 24 |
-
|
| 25 |
-
This model is a fine-tuned version of [panggi/t5-small-indonesian-summarization-cased](https://huggingface.co/panggi/t5-small-indonesian-summarization-cased) on the id_liputan6 dataset.
|
| 26 |
-
It achieves the following results on the evaluation set:
|
| 27 |
-
- Loss: 2.4782
|
| 28 |
-
|
| 29 |
-
## Model description
|
| 30 |
-
|
| 31 |
-
More information needed
|
| 32 |
-
|
| 33 |
-
## Intended uses & limitations
|
| 34 |
-
|
| 35 |
-
More information needed
|
| 36 |
-
|
| 37 |
-
## Training and evaluation data
|
| 38 |
-
|
| 39 |
-
More information needed
|
| 40 |
-
|
| 41 |
## Training procedure
|
| 42 |
|
| 43 |
### Training hyperparameters
|
|
|
|
| 14 |
language:
|
| 15 |
- id
|
| 16 |
pipeline_tag: summarization
|
| 17 |
+
metrics:
|
| 18 |
+
- rouge
|
| 19 |
+
- bleu
|
| 20 |
---
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
## Training procedure
|
| 23 |
|
| 24 |
### Training hyperparameters
|