End of training
Browse files
README.md
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- mt_eng_vietnamese
|
8 |
+
metrics:
|
9 |
+
- bleu
|
10 |
+
base_model: facebook/nllb-200-1.3B
|
11 |
+
model-index:
|
12 |
+
- name: my_fine_tuning_nllb_1B3_peft_en_vi_model_nmt
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# my_fine_tuning_nllb_1B3_peft_en_vi_model_nmt
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [facebook/nllb-200-1.3B](https://huggingface.co/facebook/nllb-200-1.3B) on the mt_eng_vietnamese dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 7.2576
|
24 |
+
- Bleu: 35.9386
|
25 |
+
- Gen Len: 30.7029
|
26 |
+
|
27 |
+
## Model description
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Intended uses & limitations
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training and evaluation data
|
36 |
+
|
37 |
+
More information needed
|
38 |
+
|
39 |
+
## Training procedure
|
40 |
+
|
41 |
+
### Training hyperparameters
|
42 |
+
|
43 |
+
The following hyperparameters were used during training:
|
44 |
+
- learning_rate: 2e-05
|
45 |
+
- train_batch_size: 1
|
46 |
+
- eval_batch_size: 1
|
47 |
+
- seed: 42
|
48 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
+
- lr_scheduler_type: linear
|
50 |
+
- num_epochs: 2
|
51 |
+
- mixed_precision_training: Native AMP
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
56 |
+
|:-------------:|:-----:|:------:|:---------------:|:-------:|:-------:|
|
57 |
+
| 7.8689 | 1.0 | 133318 | 7.2597 | 35.8608 | 30.6438 |
|
58 |
+
| 7.8599 | 2.0 | 266636 | 7.2576 | 35.9386 | 30.7029 |
|
59 |
+
|
60 |
+
|
61 |
+
### Framework versions
|
62 |
+
|
63 |
+
- PEFT 0.8.2
|
64 |
+
- Transformers 4.37.2
|
65 |
+
- Pytorch 2.0.1+cu117
|
66 |
+
- Datasets 2.14.5
|
67 |
+
- Tokenizers 0.15.2
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 18915424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4b3b0df99f7b53ecba0029529cc5a60ab070907aafe98cf8742afcd6bb85d1e
|
3 |
size 18915424
|
runs/Feb23_10-54-25_ubuntu/events.out.tfevents.1708660468.ubuntu.17111.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:4bebe61f30d70db7712ad2d652408f4e2cef74d4889e0d457a8edf54653aaf1d
|
3 |
+
size 91081
|