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.3073
|
21 |
+
- Rouge1: 0.6591
|
22 |
- Rouge2: 0.0
|
23 |
+
- Rougel: 0.6548
|
24 |
+
- Rougelsum: 0.6576
|
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.0315 | 1.0 | 892 | 1.9886 | 0.6709 | 0.0 | 0.6725 | 0.6735 | 1.0 |
|
57 |
+
| 2.3884 | 2.0 | 1784 | 1.7005 | 0.6607 | 0.0 | 0.6602 | 0.6605 | 1.0 |
|
58 |
+
| 2.1281 | 3.0 | 2676 | 1.5320 | 0.6654 | 0.0 | 0.6668 | 0.6641 | 1.0 |
|
59 |
+
| 1.9407 | 4.0 | 3568 | 1.3941 | 0.6373 | 0.0 | 0.6357 | 0.6361 | 1.0 |
|
60 |
+
| 1.7957 | 5.0 | 4460 | 1.3073 | 0.6591 | 0.0 | 0.6548 | 0.6576 | 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:78216ce8c54bb1dfaa296dbb6d1732a2639aaecf0597bd159ec9b5729e7bd3ac
|
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:4430ec5b853ddabebb972181acfc4d36b5a76febb3a2255684f3ff2c439bb887
|
3 |
+
size 217172418
|