Alfahluzi/bert2bert-extreme train 5 epochs with 4 batch size
Browse files
README.md
CHANGED
@@ -4,18 +4,18 @@ tags:
|
|
4 |
datasets:
|
5 |
- id_liputan6
|
6 |
model-index:
|
7 |
-
- name: bert2bert-extreme
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
# bert2bert-extreme
|
15 |
|
16 |
This model was trained from scratch on the id_liputan6 dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
- R1 Precision: 0.0188
|
20 |
- R1 Recall: 0.0105
|
21 |
- R1 Fmeasure: 0.0133
|
@@ -23,7 +23,7 @@ It achieves the following results on the evaluation set:
|
|
23 |
- R2 Recall: 0.0
|
24 |
- R2 Fmeasure: 0.0
|
25 |
- Rl Precision: 0.0188
|
26 |
-
- Rl Recall: 0.
|
27 |
- Rl Fmeasure: 0.0133
|
28 |
|
29 |
## Model description
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | R1 Precision | R1 Recall | R1 Fmeasure | R2 Precision | R2 Recall | R2 Fmeasure | Rl Precision | Rl Recall | Rl Fmeasure |
|
58 |
|:-------------:|:-----:|:------:|:---------------:|:------------:|:---------:|:-----------:|:------------:|:---------:|:-----------:|:------------:|:---------:|:-----------:|
|
59 |
-
| 7.
|
60 |
-
| 7.
|
61 |
-
| 7.
|
62 |
-
| 7.
|
63 |
-
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
-
- Transformers 4.
|
69 |
- Pytorch 2.2.1
|
70 |
- Datasets 2.18.0
|
71 |
- Tokenizers 0.15.2
|
|
|
4 |
datasets:
|
5 |
- id_liputan6
|
6 |
model-index:
|
7 |
+
- name: bert2bert-extreme
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
# bert2bert-extreme
|
15 |
|
16 |
This model was trained from scratch on the id_liputan6 dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 9.4148
|
19 |
- R1 Precision: 0.0188
|
20 |
- R1 Recall: 0.0105
|
21 |
- R1 Fmeasure: 0.0133
|
|
|
23 |
- R2 Recall: 0.0
|
24 |
- R2 Fmeasure: 0.0
|
25 |
- Rl Precision: 0.0188
|
26 |
+
- Rl Recall: 0.0106
|
27 |
- Rl Fmeasure: 0.0133
|
28 |
|
29 |
## Model description
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | R1 Precision | R1 Recall | R1 Fmeasure | R2 Precision | R2 Recall | R2 Fmeasure | Rl Precision | Rl Recall | Rl Fmeasure |
|
58 |
|:-------------:|:-----:|:------:|:---------------:|:------------:|:---------:|:-----------:|:------------:|:---------:|:-----------:|:------------:|:---------:|:-----------:|
|
59 |
+
| 7.0391 | 1.0 | 96942 | 8.9423 | 0.0188 | 0.0105 | 0.0133 | 0.0 | 0.0 | 0.0 | 0.0188 | 0.0106 | 0.0133 |
|
60 |
+
| 7.0611 | 2.0 | 193884 | 8.9023 | 0.0188 | 0.0105 | 0.0133 | 0.0 | 0.0 | 0.0 | 0.0188 | 0.0106 | 0.0133 |
|
61 |
+
| 7.0266 | 3.0 | 290826 | 9.4047 | 0.0188 | 0.0105 | 0.0133 | 0.0 | 0.0 | 0.0 | 0.0188 | 0.0106 | 0.0133 |
|
62 |
+
| 7.0237 | 4.0 | 387768 | 9.2888 | 0.0188 | 0.0105 | 0.0133 | 0.0 | 0.0 | 0.0 | 0.0188 | 0.0106 | 0.0133 |
|
63 |
+
| 6.9911 | 5.0 | 484710 | 9.4148 | 0.0188 | 0.0105 | 0.0133 | 0.0 | 0.0 | 0.0 | 0.0188 | 0.0106 | 0.0133 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
+
- Transformers 4.39.0
|
69 |
- Pytorch 2.2.1
|
70 |
- Datasets 2.18.0
|
71 |
- Tokenizers 0.15.2
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"decoder_start_token_id": 3,
|
4 |
"eos_token_id": 4,
|
5 |
"pad_token_id": 0,
|
6 |
-
"transformers_version": "4.
|
7 |
}
|
|
|
3 |
"decoder_start_token_id": 3,
|
4 |
"eos_token_id": 4,
|
5 |
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.39.0"
|
7 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1002850732
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3732a3ae46de8c6c9b75d474292dc59c500f0edce6145dd69c8b27809ab788a9
|
3 |
size 1002850732
|
runs/Mar22_09-10-17_5379a042e07e/events.out.tfevents.1711098617.5379a042e07e.339.0
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:3adc93df362b4e25cd35e1b675a22e64a577dc1d9cdc1e0f7c77e8dd01fc8d04
|
3 |
+
size 221368
|