mutisya commited on
Commit
f407b43
·
verified ·
1 Parent(s): 1e39e46

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: facebook/nllb-200-distilled-600M
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: nllb_600m-en-swh-drL-24_5-filtered-v24_28_2
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # nllb_600m-en-swh-drL-24_5-filtered-v24_28_2
15
+
16
+ This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.4517
19
+ - Bleu Eng Latn-swh Latn: 75.6335
20
+ - Bleu Swh Latn-eng Latn: 61.5722
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 5e-05
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 8
44
+ - total_train_batch_size: 64
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 5
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Bleu Eng Latn-swh Latn | Bleu Swh Latn-eng Latn |
53
+ |:-------------:|:-----:|:-----:|:---------------:|:----------------------:|:----------------------:|
54
+ | 0.5402 | 1.0 | 2439 | 0.4881 | 71.3066 | 59.7916 |
55
+ | 0.4466 | 2.0 | 4878 | 0.4628 | 73.6631 | 60.7412 |
56
+ | 0.3875 | 3.0 | 7317 | 0.4529 | 74.8640 | 61.0596 |
57
+ | 0.3515 | 4.0 | 9756 | 0.4503 | 75.3634 | 61.4414 |
58
+ | 0.3254 | 5.0 | 12195 | 0.4517 | 75.6335 | 61.5722 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.43.3
64
+ - Pytorch 2.3.1+cu121
65
+ - Datasets 2.14.7
66
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "eos_token_id": 2,
5
+ "max_length": 200,
6
+ "pad_token_id": 1,
7
+ "transformers_version": "4.43.3"
8
+ }
runs/Sep08_08-39-13_Denali/events.out.tfevents.1725809956.Denali.41220.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35fade593b5bfba746875eab2280880624ae23420e4a2026a16a1f15fe10fe02
3
- size 12071
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8191fc61e89346f72df42c31ebe5f4303b5c1e736553889125e1b1836de76ce5
3
+ size 12828