Update README.md
Browse files
README.md
CHANGED
@@ -3,12 +3,14 @@ license: apache-2.0
|
|
3 |
base_model: LazarusNLP/IndoNanoT5-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
datasets:
|
7 |
-
- indonlg
|
8 |
metrics:
|
9 |
- rouge
|
10 |
model-index:
|
11 |
-
- name:
|
12 |
results:
|
13 |
- task:
|
14 |
name: Sequence-to-sequence Language Modeling
|
@@ -23,12 +25,18 @@ model-index:
|
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
value: 0.7529
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
-
#
|
32 |
|
33 |
This model is a fine-tuned version of [LazarusNLP/IndoNanoT5-base](https://huggingface.co/LazarusNLP/IndoNanoT5-base) on the indonlg dataset.
|
34 |
It achieves the following results on the evaluation set:
|
|
|
3 |
base_model: LazarusNLP/IndoNanoT5-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
language:
|
7 |
+
- ind
|
8 |
datasets:
|
9 |
+
- GEM/indonlg
|
10 |
metrics:
|
11 |
- rouge
|
12 |
model-index:
|
13 |
+
- name: LazarusNLP/IndoNanoT5-base-IndoSum
|
14 |
results:
|
15 |
- task:
|
16 |
name: Sequence-to-sequence Language Modeling
|
|
|
25 |
- name: Rouge1
|
26 |
type: rouge
|
27 |
value: 0.7529
|
28 |
+
- name: Rouge2
|
29 |
+
type: rouge
|
30 |
+
value: 0.7123
|
31 |
+
- name: Rouge2
|
32 |
+
type: rouge
|
33 |
+
value: 0.733
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
37 |
should probably proofread and complete it, then remove this comment. -->
|
38 |
|
39 |
+
# LazarusNLP/IndoNanoT5-base-IndoSum
|
40 |
|
41 |
This model is a fine-tuned version of [LazarusNLP/IndoNanoT5-base](https://huggingface.co/LazarusNLP/IndoNanoT5-base) on the indonlg dataset.
|
42 |
It achieves the following results on the evaluation set:
|