ArunIcfoss commited on
Commit
c0b476e
·
verified ·
1 Parent(s): 5340256

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ base_model: facebook/mbart-large-50-many-to-many-mmt
6
+ metrics:
7
+ - bleu
8
+ - rouge
9
+ model-index:
10
+ - name: mbart-large-50-many-to-many-mmt-ICFOSS-Malayalam_English_Translation
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # mbart-large-50-many-to-many-mmt-ICFOSS-Malayalam_English_Translation
18
+
19
+ 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 None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.3733
22
+ - Bleu: 28.9041
23
+ - Rouge: {'rouge1': 0.6211709615166336, 'rouge2': 0.3817538086155071, 'rougeL': 0.5654819931253774, 'rougeLsum': 0.5656455299372645}
24
+ - Chrf: {'score': 56.252579884228325, 'char_order': 6, 'word_order': 0, 'beta': 2}
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.0002
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: cosine
49
+ - num_epochs: 8
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Rouge | Chrf |
54
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:----------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------:|
55
+ | 1.5329 | 1.0 | 4700 | 1.4284 | 27.0756 | {'rouge1': 0.6054918604734425, 'rouge2': 0.36327221325964765, 'rougeL': 0.5490261054453232, 'rougeLsum': 0.5491186003413475} | {'score': 54.690919979551, 'char_order': 6, 'word_order': 0, 'beta': 2} |
56
+ | 1.4295 | 2.0 | 9400 | 1.3924 | 28.2063 | {'rouge1': 0.614973366544844, 'rouge2': 0.373550100507563, 'rougeL': 0.5589026806041284, 'rougeLsum': 0.5589661976445393} | {'score': 55.635529686949894, 'char_order': 6, 'word_order': 0, 'beta': 2} |
57
+ | 1.3942 | 3.0 | 14100 | 1.3792 | 28.5831 | {'rouge1': 0.6187502745206666, 'rouge2': 0.37919936984407143, 'rougeL': 0.5626864397042893, 'rougeLsum': 0.5627150169042504} | {'score': 56.019161628219024, 'char_order': 6, 'word_order': 0, 'beta': 2} |
58
+ | 1.3795 | 4.0 | 18800 | 1.3759 | 28.7523 | {'rouge1': 0.620515288235373, 'rouge2': 0.38072092563685545, 'rougeL': 0.5644953116677603, 'rougeLsum': 0.5646285495158272} | {'score': 56.162861197192925, 'char_order': 6, 'word_order': 0, 'beta': 2} |
59
+ | 1.3723 | 5.0 | 23500 | 1.3735 | 28.8675 | {'rouge1': 0.6225302294049915, 'rouge2': 0.382440202243451, 'rougeL': 0.5664785907343486, 'rougeLsum': 0.5666347228887372} | {'score': 56.30835530151895, 'char_order': 6, 'word_order': 0, 'beta': 2} |
60
+ | 1.3684 | 6.0 | 28200 | 1.3731 | 28.8915 | {'rouge1': 0.6214787732761883, 'rouge2': 0.3815472818692578, 'rougeL': 0.5656767538045446, 'rougeLsum': 0.5657190870277087} | {'score': 56.251600472693866, 'char_order': 6, 'word_order': 0, 'beta': 2} |
61
+ | 1.3685 | 7.0 | 32900 | 1.3732 | 28.8953 | {'rouge1': 0.6216361131555139, 'rouge2': 0.3821354228713412, 'rougeL': 0.5655300849639422, 'rougeLsum': 0.565595149126267} | {'score': 56.26874870012928, 'char_order': 6, 'word_order': 0, 'beta': 2} |
62
+ | 1.3678 | 8.0 | 37600 | 1.3733 | 28.9041 | {'rouge1': 0.6211709615166336, 'rouge2': 0.3817538086155071, 'rougeL': 0.5654819931253774, 'rougeLsum': 0.5656455299372645} | {'score': 56.252579884228325, 'char_order': 6, 'word_order': 0, 'beta': 2} |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - PEFT 0.10.0
68
+ - Transformers 4.39.3
69
+ - Pytorch 2.1.0+cu121
70
+ - Datasets 2.18.0
71
+ - Tokenizers 0.15.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0457168949c2a74a753866ac5eb9db92d10f7236a25100f70ed5cc7d07f7ad84
3
  size 4739032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a71166ddd77dd9555552a3874713c404a3002ab6ff3b6738d9414f3b1fb4ccb2
3
  size 4739032