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 |
-
| 2.
|
62 |
-
| 2.
|
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.4701
|
21 |
+
- Rouge1: 0.642
|
22 |
- Rouge2: 0.0
|
23 |
+
- Rougel: 0.6403
|
24 |
+
- Rougelsum: 0.6418
|
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.2165 | 1.0 | 892 | 2.2934 | 0.6553 | 0.0 | 0.6576 | 0.6573 | 1.0 |
|
57 |
+
| 2.6671 | 2.0 | 1784 | 2.0331 | 0.6925 | 0.0 | 0.6908 | 0.6927 | 1.0 |
|
58 |
+
| 2.3863 | 3.0 | 2676 | 1.7660 | 0.6813 | 0.0 | 0.6776 | 0.68 | 1.0 |
|
59 |
+
| 2.1805 | 4.0 | 3568 | 1.5863 | 0.6384 | 0.0 | 0.6375 | 0.638 | 1.0 |
|
60 |
+
| 2.0226 | 5.0 | 4460 | 1.4701 | 0.642 | 0.0 | 0.6403 | 0.6418 | 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": 20,
|
12 |
"shared_gating": true,
|
13 |
"use_gating": false
|
14 |
},
|
15 |
+
"config_id": "a62560183dec11a0",
|
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:f879a7daf4d4eff6d461d5dc59cee4c3611185f8a7bf80b212b09801aacb17c4
|
3 |
+
size 118500161
|
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:5baf62c459a321beeec752b3ed936e9d6cd771a3c0068de0982a1874fc3d18f1
|
3 |
+
size 217080258
|