kepinsam commited on
Commit
4aea095
1 Parent(s): c0df809

End of training

Browse files
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: facebook/nllb-200-distilled-600M
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - nusatranslation_mt
8
+ metrics:
9
+ - sacrebleu
10
+ model-index:
11
+ - name: ind-to-bbc-nmt-v2
12
+ results:
13
+ - task:
14
+ name: Sequence-to-sequence Language Modeling
15
+ type: text2text-generation
16
+ dataset:
17
+ name: nusatranslation_mt
18
+ type: nusatranslation_mt
19
+ config: nusatranslation_mt_btk_ind_source
20
+ split: test
21
+ args: nusatranslation_mt_btk_ind_source
22
+ metrics:
23
+ - name: Sacrebleu
24
+ type: sacrebleu
25
+ value: 31.5851
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # ind-to-bbc-nmt-v2
32
+
33
+ This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on the nusatranslation_mt dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.1713
36
+ - Sacrebleu: 31.5851
37
+ - Gen Len: 45.311
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ## Training procedure
52
+
53
+ ### Training hyperparameters
54
+
55
+ The following hyperparameters were used during training:
56
+ - learning_rate: 5e-05
57
+ - train_batch_size: 8
58
+ - eval_batch_size: 16
59
+ - seed: 42
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_ratio: 0.1
63
+ - num_epochs: 5
64
+ - mixed_precision_training: Native AMP
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Sacrebleu | Gen Len |
69
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
70
+ | 4.8114 | 1.0 | 825 | 1.4552 | 28.698 | 45.0965 |
71
+ | 1.3328 | 2.0 | 1650 | 1.2516 | 30.4316 | 45.683 |
72
+ | 1.163 | 3.0 | 2475 | 1.1934 | 30.9199 | 45.474 |
73
+ | 0.9982 | 4.0 | 3300 | 1.1762 | 31.635 | 45.254 |
74
+ | 0.9001 | 5.0 | 4125 | 1.1713 | 31.5851 | 45.311 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - Transformers 4.41.2
80
+ - Pytorch 2.3.0+cu121
81
+ - Datasets 2.14.6
82
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "max_length": 200,
3
+ "push_to_hub": true,
4
+ "transformers_version": "4.41.2"
5
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a24b4ed602b20ad1a79d1b1bbbf2268c1e0f25906e2ffc065387ee51d6ed1bf5
3
  size 2460354912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26c1f8fca0ebae8b0374a001d17f4802a22ad1dca71b77188eff46c3d1628a8a
3
  size 2460354912
runs/Jul10_16-40-13_10f2b926aa44/events.out.tfevents.1720629614.10f2b926aa44.5802.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1afaadbd5454b865e5099f68ce733c4f0c49053a53bee3b70b169a3d24871fab
3
- size 8397
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5473ab7e514d1b637a9516ea0c8171da68d5c837c02bd2785837e93f0778cac4
3
+ size 9126