initial commit bert2bert-model99-last-Xtreme-Train
Browse files
README.md
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Alfahluzi/bert2bert-model99-last
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- id_liputan6
|
7 |
+
model-index:
|
8 |
+
- name: bert2bert-model99-last-Xtreme-Train
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# bert2bert-model99-last-Xtreme-Train
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [Alfahluzi/bert2bert-model99-last](https://huggingface.co/Alfahluzi/bert2bert-model99-last) on the id_liputan6 dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 2.8449
|
20 |
+
- R1 Precision: 0.3481
|
21 |
+
- R1 Recall: 0.3462
|
22 |
+
- R1 Fmeasure: 0.3448
|
23 |
+
- R2 Precision: 0.1475
|
24 |
+
- R2 Recall: 0.1463
|
25 |
+
- R2 Fmeasure: 0.1458
|
26 |
+
- Rl Precision: 0.2761
|
27 |
+
- Rl Recall: 0.2748
|
28 |
+
- Rl Fmeasure: 0.2736
|
29 |
+
|
30 |
+
## Model description
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training and evaluation data
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Training procedure
|
43 |
+
|
44 |
+
### Training hyperparameters
|
45 |
+
|
46 |
+
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 5e-05
|
48 |
+
- train_batch_size: 10
|
49 |
+
- eval_batch_size: 10
|
50 |
+
- seed: 42
|
51 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
+
- lr_scheduler_type: linear
|
53 |
+
- num_epochs: 5
|
54 |
+
- mixed_precision_training: Native AMP
|
55 |
+
|
56 |
+
### Training results
|
57 |
+
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | R1 Precision | R1 Recall | R1 Fmeasure | R2 Precision | R2 Recall | R2 Fmeasure | Rl Precision | Rl Recall | Rl Fmeasure |
|
59 |
+
|:-------------:|:-----:|:----:|:---------------:|:------------:|:---------:|:-----------:|:------------:|:---------:|:-----------:|:------------:|:---------:|:-----------:|
|
60 |
+
| 2.5931 | 1.0 | 495 | 2.3625 | 0.359 | 0.3516 | 0.3528 | 0.159 | 0.155 | 0.1557 | 0.2876 | 0.2819 | 0.2826 |
|
61 |
+
| 1.8329 | 2.0 | 990 | 2.4301 | 0.3577 | 0.3489 | 0.3508 | 0.1563 | 0.1517 | 0.1528 | 0.286 | 0.2793 | 0.2806 |
|
62 |
+
| 1.3237 | 3.0 | 1485 | 2.6019 | 0.3483 | 0.3445 | 0.344 | 0.149 | 0.1468 | 0.1468 | 0.2784 | 0.2755 | 0.275 |
|
63 |
+
| 0.976 | 4.0 | 1980 | 2.7468 | 0.3509 | 0.3481 | 0.3471 | 0.1501 | 0.1483 | 0.1481 | 0.2784 | 0.2765 | 0.2755 |
|
64 |
+
| 0.7665 | 5.0 | 2475 | 2.8449 | 0.3481 | 0.3462 | 0.3448 | 0.1475 | 0.1463 | 0.1458 | 0.2761 | 0.2748 | 0.2736 |
|
65 |
+
|
66 |
+
|
67 |
+
### Framework versions
|
68 |
+
|
69 |
+
- Transformers 4.38.2
|
70 |
+
- Pytorch 2.2.1+cu121
|
71 |
+
- Datasets 2.19.0
|
72 |
+
- Tokenizers 0.15.2
|
generation_config.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 0,
|
3 |
+
"decoder_start_token_id": 3,
|
4 |
+
"early_stopping": true,
|
5 |
+
"eos_token_id": 4,
|
6 |
+
"length_penalty": 2.0,
|
7 |
+
"max_length": 80,
|
8 |
+
"min_length": 10,
|
9 |
+
"no_repeat_ngram_size": 3,
|
10 |
+
"num_beams": 10,
|
11 |
+
"pad_token_id": 0,
|
12 |
+
"transformers_version": "4.38.2"
|
13 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 998132132
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fd8293bf28e7e09aeda34808f7124372ae4872786e0985855ee668a31383e58
|
3 |
size 998132132
|
runs/Apr21_08-57-18_c03ccd0e6e69/events.out.tfevents.1713689839.c03ccd0e6e69.438.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:a89ca896daece5543c5c93c95027d35ea52a793a7df12da64bd5a3260ee2d0d8
|
3 |
+
size 14300
|