ArunIcfoss commited on
Commit
a5d73e7
1 Parent(s): 7c74b35

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: facebook/nllb-200-1.3B
7
+ metrics:
8
+ - bleu
9
+ - rouge
10
+ model-index:
11
+ - name: nllb-200-1.3B-ICFOSS_Malayalam_Tamil_Translator
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
+ # nllb-200-1.3B-ICFOSS_Malayalam_Tamil_Translator
19
+
20
+ This model is a fine-tuned version of [facebook/nllb-200-1.3B](https://huggingface.co/facebook/nllb-200-1.3B) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.8336
23
+ - Bleu: 30.1755
24
+ - Rouge: {'rouge1': 0.27813852813852813, 'rouge2': 0.14151205936920222, 'rougeL': 0.268193413729128, 'rougeLsum': 0.2691068851783137}
25
+ - Chrf: {'score': 66.57581227024936, 'char_order': 6, 'word_order': 0, 'beta': 2}
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: 0.0002
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: cosine
50
+ - num_epochs: 5
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Rouge | Chrf |
55
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-----------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------:|
56
+ | 0.9998 | 1.0 | 3806 | 0.8684 | 28.6085 | {'rouge1': 0.2776283240568955, 'rouge2': 0.14373067408781692, 'rougeL': 0.26886982065553494, 'rougeLsum': 0.2699984539270253} | {'score': 65.8388692774937, 'char_order': 6, 'word_order': 0, 'beta': 2} |
57
+ | 0.8913 | 2.0 | 7612 | 0.8432 | 29.6027 | {'rouge1': 0.27813852813852813, 'rouge2': 0.14151205936920222, 'rougeL': 0.268193413729128, 'rougeLsum': 0.2691068851783137} | {'score': 66.3019387532507, 'char_order': 6, 'word_order': 0, 'beta': 2} |
58
+ | 0.8506 | 3.0 | 11418 | 0.8330 | 29.8285 | {'rouge1': 0.27813852813852813, 'rouge2': 0.14151205936920222, 'rougeL': 0.268193413729128, 'rougeLsum': 0.2691068851783137} | {'score': 66.55262372617446, 'char_order': 6, 'word_order': 0, 'beta': 2} |
59
+ | 0.8356 | 4.0 | 15224 | 0.8336 | 30.1355 | {'rouge1': 0.27813852813852813, 'rouge2': 0.14336734693877548, 'rougeL': 0.2690772521129664, 'rougeLsum': 0.2704442383013811} | {'score': 66.59248639173376, 'char_order': 6, 'word_order': 0, 'beta': 2} |
60
+ | 0.8321 | 5.0 | 19030 | 0.8336 | 30.1755 | {'rouge1': 0.27813852813852813, 'rouge2': 0.14151205936920222, 'rougeL': 0.268193413729128, 'rougeLsum': 0.2691068851783137} | {'score': 66.57581227024936, 'char_order': 6, 'word_order': 0, 'beta': 2} |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - PEFT 0.10.0
66
+ - Transformers 4.40.2
67
+ - Pytorch 2.3.0+cu121
68
+ - Datasets 2.19.0
69
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba265f09568eb2f8e2a45265931490ceeb95af2d9ab44edd5f7ddd9492876c39
3
  size 47294200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7997b12cd5fc7277bcca3832fa194273cff66df906dcb5b819f5f8d285301d83
3
  size 47294200