hautran7201
commited on
Commit
•
b649c87
1
Parent(s):
4cdbc24
End of training
Browse files- README.md +67 -0
- adapter_model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- mt_eng_vietnamese
|
7 |
+
metrics:
|
8 |
+
- bleu
|
9 |
+
base_model: facebook/mbart-large-50-many-to-many-mmt
|
10 |
+
model-index:
|
11 |
+
- name: mBart50-tl-en2vi-lora
|
12 |
+
results: []
|
13 |
+
---
|
14 |
+
|
15 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
+
should probably proofread and complete it, then remove this comment. -->
|
17 |
+
|
18 |
+
# mBart50-tl-en2vi-lora
|
19 |
+
|
20 |
+
This model is a fine-tuned version of [facebook/mbart-large-50-many-to-many-mmt](https://huggingface.co/facebook/mbart-large-50-many-to-many-mmt) on the mt_eng_vietnamese dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 6.6172
|
23 |
+
- Bleu: 34.4063
|
24 |
+
- Gen Len: 32.7321
|
25 |
+
|
26 |
+
## Model description
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Intended uses & limitations
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training and evaluation data
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training procedure
|
39 |
+
|
40 |
+
### Training hyperparameters
|
41 |
+
|
42 |
+
The following hyperparameters were used during training:
|
43 |
+
- learning_rate: 0.0005
|
44 |
+
- train_batch_size: 16
|
45 |
+
- eval_batch_size: 16
|
46 |
+
- seed: 42
|
47 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
+
- lr_scheduler_type: linear
|
49 |
+
- num_epochs: 1
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
55 |
+
| 6.9999 | 0.21 | 2000 | 6.6880 | 32.0922 | 32.1749 |
|
56 |
+
| 6.9674 | 0.42 | 4000 | 6.6544 | 32.7344 | 32.7289 |
|
57 |
+
| 6.9357 | 0.63 | 6000 | 6.6310 | 34.0802 | 32.4878 |
|
58 |
+
| 6.9162 | 0.84 | 8000 | 6.6172 | 34.4063 | 32.7321 |
|
59 |
+
|
60 |
+
|
61 |
+
### Framework versions
|
62 |
+
|
63 |
+
- PEFT 0.9.1.dev0
|
64 |
+
- Transformers 4.39.0.dev0
|
65 |
+
- Pytorch 2.1.2
|
66 |
+
- Datasets 2.1.0
|
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 151015816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:863611bc476bd90a333a0f16a08cf0794f98dee77616ea112359173bc94adee3
|
3 |
size 151015816
|