carlynamazed24 commited on
Commit
caedcc3
·
verified ·
1 Parent(s): 564f096

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: facebook/mbart-large-50-many-to-many-mmt
4
+ tags:
5
+ - base_model:adapter:facebook/mbart-large-50-many-to-many-mmt
6
+ - lora
7
+ - transformers
8
+ metrics:
9
+ - bleu
10
+ model-index:
11
+ - name: mbart-50-lora-cb-tl-run-2
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
+ # mbart-50-lora-cb-tl-run-2
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 None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 6.2100
23
+ - Bleu: 31.0750
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 8
47
+ - total_train_batch_size: 64
48
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_steps: 800
51
+ - num_epochs: 4
52
+ - label_smoothing_factor: 0.1
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Bleu |
57
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
58
+ | 6.3521 | 1.8131 | 500 | 6.2346 | 32.4265 |
59
+ | 6.3218 | 3.6243 | 1000 | 6.2100 | 31.0750 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - PEFT 0.17.1
65
+ - Transformers 4.57.1
66
+ - Pytorch 2.8.0+cu126
67
+ - Datasets 4.0.0
68
+ - Tokenizers 0.22.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37d902b2b4a23dbd51261d3fe6d3e6d2dcf459ab44d993c1f323f5cbb80b0370
3
  size 1043140952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:681d3cc604583a5a0b5d06769e354583a83d804ebe064fca34e669813fdd981b
3
  size 1043140952