Model save
Browse files- README.md +15 -30
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- id
|
4 |
license: apache-2.0
|
5 |
base_model: LazarusNLP/IndoNanoT5-base
|
6 |
tags:
|
@@ -11,20 +9,7 @@ metrics:
|
|
11 |
- rouge
|
12 |
model-index:
|
13 |
- name: liputan6-base
|
14 |
-
results:
|
15 |
-
- task:
|
16 |
-
name: Summarization
|
17 |
-
type: summarization
|
18 |
-
dataset:
|
19 |
-
name: id_liputan6 canonical
|
20 |
-
type: id_liputan6
|
21 |
-
config: canonical
|
22 |
-
split: validation
|
23 |
-
args: canonical
|
24 |
-
metrics:
|
25 |
-
- name: Rouge1
|
26 |
-
type: rouge
|
27 |
-
value: 18.1827
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,14 +17,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
# liputan6-base
|
34 |
|
35 |
-
This model is a fine-tuned version of [LazarusNLP/IndoNanoT5-base](https://huggingface.co/LazarusNLP/IndoNanoT5-base) on the id_liputan6
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss:
|
38 |
-
- Rouge1:
|
39 |
-
- Rouge2:
|
40 |
-
- Rougel:
|
41 |
-
- Rougelsum:
|
42 |
-
- Gen Len:
|
43 |
|
44 |
## Model description
|
45 |
|
@@ -68,13 +53,13 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
### Training results
|
70 |
|
71 |
-
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2
|
72 |
-
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: LazarusNLP/IndoNanoT5-base
|
4 |
tags:
|
|
|
9 |
- rouge
|
10 |
model-index:
|
11 |
- name: liputan6-base
|
12 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
# liputan6-base
|
19 |
|
20 |
+
This model is a fine-tuned version of [LazarusNLP/IndoNanoT5-base](https://huggingface.co/LazarusNLP/IndoNanoT5-base) on the id_liputan6 dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.5170
|
23 |
+
- Rouge1: 38.108
|
24 |
+
- Rouge2: 27.5573
|
25 |
+
- Rougel: 34.7198
|
26 |
+
- Rougelsum: 36.6919
|
27 |
+
- Gen Len: 56.589
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
58 |
+
| 1.6488 | 1.0 | 63 | 0.7318 | 34.224 | 24.5266 | 31.0318 | 32.8875 | 65.191 |
|
59 |
+
| 0.6983 | 2.0 | 126 | 0.6433 | 37.3155 | 27.3019 | 33.9529 | 36.1013 | 65.46 |
|
60 |
+
| 0.4226 | 3.0 | 189 | 0.5831 | 36.9679 | 26.3535 | 33.5956 | 35.7604 | 59.969 |
|
61 |
+
| 0.242 | 4.0 | 252 | 0.5539 | 39.0802 | 28.4622 | 35.8085 | 37.8181 | 55.301 |
|
62 |
+
| 0.1248 | 5.0 | 315 | 0.5170 | 38.108 | 27.5573 | 34.7198 | 36.6919 | 56.589 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 990348536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a22980c0bcad53969134b90eea18cdb0f7f9ab6a80cf77ef13777c69f815c489
|
3 |
size 990348536
|