Model save
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
base_model: vinai/bartpho-syllable
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
model-index:
|
6 |
- name: vietnamese-correction-v2
|
7 |
results: []
|
@@ -13,6 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
# vietnamese-correction-v2
|
14 |
|
15 |
This model is a fine-tuned version of [vinai/bartpho-syllable](https://huggingface.co/vinai/bartpho-syllable) on an unknown dataset.
|
|
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
@@ -39,7 +44,7 @@ The following hyperparameters were used during training:
|
|
39 |
- total_train_batch_size: 32
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
-
- num_epochs:
|
43 |
- mixed_precision_training: Native AMP
|
44 |
|
45 |
### Training results
|
@@ -48,7 +53,7 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Framework versions
|
50 |
|
51 |
-
- Transformers 4.
|
52 |
-
- Pytorch 2.
|
53 |
- Datasets 2.19.1
|
54 |
- Tokenizers 0.19.1
|
|
|
2 |
base_model: vinai/bartpho-syllable
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- sacrebleu
|
7 |
model-index:
|
8 |
- name: vietnamese-correction-v2
|
9 |
results: []
|
|
|
15 |
# vietnamese-correction-v2
|
16 |
|
17 |
This model is a fine-tuned version of [vinai/bartpho-syllable](https://huggingface.co/vinai/bartpho-syllable) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.4906
|
20 |
+
- Sacrebleu: 23.7007
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
- total_train_batch_size: 32
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 50
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
|
|
53 |
|
54 |
### Framework versions
|
55 |
|
56 |
+
- Transformers 4.41.0
|
57 |
+
- Pytorch 2.3.0+cu121
|
58 |
- Datasets 2.19.1
|
59 |
- Tokenizers 0.19.1
|
generation_config.json
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
{
|
2 |
-
"_from_model_config": true,
|
3 |
"bos_token_id": 0,
|
4 |
"decoder_start_token_id": 2,
|
5 |
"eos_token_id": 2,
|
6 |
"forced_eos_token_id": 2,
|
7 |
"pad_token_id": 1,
|
8 |
-
"transformers_version": "4.
|
9 |
}
|
|
|
1 |
{
|
|
|
2 |
"bos_token_id": 0,
|
3 |
"decoder_start_token_id": 2,
|
4 |
"eos_token_id": 2,
|
5 |
"forced_eos_token_id": 2,
|
6 |
"pad_token_id": 1,
|
7 |
+
"transformers_version": "4.41.0"
|
8 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1583480280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:717f70941e26dc6fc6da33d5fad3bf94e0a3e9cbe1071ef22c86aca53e7091a3
|
3 |
size 1583480280
|
runs/May27_09-10-15_e5a3cec874f8/events.out.tfevents.1716801026.e5a3cec874f8.347.2
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:9a009f93838768fecfbaf9b820891302b245373f4fc705552a01147e1a906bd9
|
3 |
+
size 11190
|
runs/May27_09-10-15_e5a3cec874f8/events.out.tfevents.1716803811.e5a3cec874f8.347.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03fccad677866cbb866d939297eff51573828d28683ca5ff4c82b69e4499ec2a
|
3 |
+
size 412
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:589860e437ba9f60c46b34019553a572c4bbc9790f84ba7986a88381d292d445
|
3 |
size 5240
|