Kudod commited on
Commit
6df0054
1 Parent(s): ccb5255

End of training

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: CLAck/en-vi
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: my_awesome_en_vi_model
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # my_awesome_en_vi_model
17
+
18
+ This model is a fine-tuned version of [CLAck/en-vi](https://huggingface.co/CLAck/en-vi) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4345
21
+ - Bleu: 26.4223
22
+ - Gen Len: 33.0654
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 2
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
53
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
54
+ | 0.3586 | 1.0 | 8333 | 0.4580 | 24.9697 | 32.9346 |
55
+ | 0.3303 | 2.0 | 16666 | 0.4345 | 26.4223 | 33.0654 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.37.2
61
+ - Pytorch 2.0.1+cu117
62
+ - Datasets 2.17.0
63
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 65000
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 65000,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 65000,
14
+ "transformers_version": "4.37.2"
15
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99c40e816413b57141434fd16cb73fed0cc3b073160cf91589a4c991934c0421
3
  size 328909156
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e734ea79840704304cc47b9ff09af4d0a5c6655b97b62285ebe6a43edceeb55c
3
  size 328909156
runs/Feb16_11-02-09_nmtuet-serv/events.out.tfevents.1708056131.nmtuet-serv.3926853.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86f429b03988fec24788836c49d769b0c862d4d1d8705b66ebaf4e089b5a6c23
3
- size 10941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:301a2971626f5df83a0fd5eae272213e3c55d6d932a2f1986e032398270380e3
3
+ size 11678