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: 2.
|
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 |
-
|
|
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: 2.2389
|
21 |
+
- Rouge1: 0.4284
|
22 |
- Rouge2: 0.0
|
23 |
+
- Rougel: 0.431
|
24 |
+
- Rougelsum: 0.4286
|
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.5006 | 1.0 | 1783 | 2.5353 | 0.571 | 0.0 | 0.5726 | 0.5713 | 1.0 |
|
57 |
+
| 2.9963 | 2.0 | 3566 | 2.3939 | 0.4906 | 0.0 | 0.4911 | 0.4909 | 1.0 |
|
58 |
+
| 2.8832 | 3.0 | 5349 | 2.3137 | 0.4144 | 0.0 | 0.4158 | 0.4144 | 1.0 |
|
59 |
+
| 2.8145 | 4.0 | 7132 | 2.2872 | 0.4356 | 0.0 | 0.435 | 0.4361 | 1.0 |
|
60 |
+
| 2.7759 | 5.0 | 8915 | 2.2389 | 0.4284 | 0.0 | 0.431 | 0.4286 | 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:90a290c8734394a7db51db5b3d4b285e42566e4a3bf31ad19bac48f7bcd4e760
|
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:bd548901ec4934606bf603f9ad993abe34705fab7adf7a1588438452345bb281
|
3 |
+
size 217080258
|