subasine commited on
Commit
a3213c7
·
verified ·
1 Parent(s): 798e55e

Model save

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: cc-by-nc-4.0
4
+ base_model: facebook/nllb-200-1.3B
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - bleu
9
+ model-index:
10
+ - name: nllb-200-1.3B-finetuned-wo-to-fr
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
+ # nllb-200-1.3B-finetuned-wo-to-fr
18
+
19
+ This model is a fine-tuned version of [facebook/nllb-200-1.3B](https://huggingface.co/facebook/nllb-200-1.3B) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 6.8851
22
+ - Bleu: 8.4665
23
+ - Gen Len: 39.1999
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: 5e-05
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 16
45
+ - seed: 42
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 500
49
+ - num_epochs: 3
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
54
+ |:-------------:|:------:|:----:|:---------------:|:------:|:-------:|
55
+ | 9.3638 | 1.1013 | 500 | 7.2226 | 3.3191 | 40.0655 |
56
+ | 7.1022 | 2.2026 | 1000 | 6.8851 | 8.4665 | 39.1999 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - PEFT 0.13.2
62
+ - Transformers 4.46.3
63
+ - Pytorch 2.5.1+cu121
64
+ - Datasets 3.2.0
65
+ - Tokenizers 0.20.3
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc730b772c4d9e386b5f8807146db62006ba678ed470dfab85896520a0145199
3
  size 18915424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0c5ce0d8aea63ba76d5ac8495c0fd41474d6f0956f0e079a7b0cd5da8fe7dbc
3
  size 18915424