Model save
Browse files
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:
|
@@ -19,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [LazarusNLP/IndoNanoT5-base](https://huggingface.co/LazarusNLP/IndoNanoT5-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 1.
|
23 |
-
- Rouge1: 0.
|
24 |
- Rouge2: 0.0
|
25 |
-
- Rougel: 0.
|
26 |
-
- Rougelsum: 0.
|
27 |
- Gen Len: 1.0
|
28 |
|
29 |
## Model description
|
@@ -55,11 +53,11 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
58 |
-
| 3.
|
59 |
-
| 2.
|
60 |
-
| 2.
|
61 |
-
|
|
62 |
-
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: LazarusNLP/IndoNanoT5-base
|
4 |
tags:
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [LazarusNLP/IndoNanoT5-base](https://huggingface.co/LazarusNLP/IndoNanoT5-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.2774
|
21 |
+
- Rouge1: 0.6685
|
22 |
- Rouge2: 0.0
|
23 |
+
- Rougel: 0.6677
|
24 |
+
- Rougelsum: 0.6651
|
25 |
- Gen Len: 1.0
|
26 |
|
27 |
## Model description
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
+
| 3.0347 | 1.0 | 892 | 2.0002 | 0.6717 | 0.0 | 0.6744 | 0.6696 | 1.0 |
|
57 |
+
| 2.4012 | 2.0 | 1784 | 1.7296 | 0.7117 | 0.0 | 0.7105 | 0.7111 | 1.0 |
|
58 |
+
| 2.1461 | 3.0 | 2676 | 1.4790 | 0.6953 | 0.0 | 0.6922 | 0.6902 | 1.0 |
|
59 |
+
| 1.952 | 4.0 | 3568 | 1.3589 | 0.6758 | 0.0 | 0.6753 | 0.6736 | 1.0 |
|
60 |
+
| 1.8052 | 5.0 | 4460 | 1.2774 | 0.6685 | 0.0 | 0.6677 | 0.6651 | 1.0 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
adapter-summarization/adapter_config.json
CHANGED
@@ -8,11 +8,11 @@
|
|
8 |
"flat": false,
|
9 |
"leave_out": [],
|
10 |
"non_linearity": "tanh",
|
11 |
-
"prefix_length":
|
12 |
"shared_gating": true,
|
13 |
"use_gating": false
|
14 |
},
|
15 |
-
"config_id": "
|
16 |
"hidden_size": 768,
|
17 |
"model_class": "T5ForConditionalGeneration",
|
18 |
"model_name": "LazarusNLP/IndoNanoT5-base",
|
|
|
8 |
"flat": false,
|
9 |
"leave_out": [],
|
10 |
"non_linearity": "tanh",
|
11 |
+
"prefix_length": 30,
|
12 |
"shared_gating": true,
|
13 |
"use_gating": false
|
14 |
},
|
15 |
+
"config_id": "648bf22f5afeaaa6",
|
16 |
"hidden_size": 768,
|
17 |
"model_class": "T5ForConditionalGeneration",
|
18 |
"model_name": "LazarusNLP/IndoNanoT5-base",
|
adapter-summarization/pytorch_adapter.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b7517c4a7db0c779b9e558fda32d2fd412d148067f333311a8925f21025bf5a
|
3 |
+
size 118592321
|
adapter-summarization/pytorch_model_head.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b51d73761e9fa02f3554450a39c8f76dc4aa0ec9f3698f1a9e57ddce6f2d5d5d
|
3 |
+
size 217172418
|