Jezia commited on
Commit
d2a864d
1 Parent(s): ee86671

Model save

Browse files
Files changed (3) hide show
  1. README.md +70 -0
  2. generation_config.json +8 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: facebook/nllb-200-distilled-600M
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: nllb-200-distilled-600M-finetuned_augmented_synthetic_cleaned_ar-to-en
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # nllb-200-distilled-600M-finetuned_augmented_synthetic_cleaned_ar-to-en
17
+
18
+ This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7548
21
+ - Bleu: 55.0936
22
+ - Gen Len: 71.309
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
53
+ | 1.0702 | 1.0 | 2085 | 0.9530 | 45.7652 | 72.802 |
54
+ | 0.8945 | 2.0 | 4170 | 0.8525 | 51.7618 | 70.845 |
55
+ | 0.8323 | 3.0 | 6255 | 0.8107 | 52.8262 | 71.099 |
56
+ | 0.7552 | 4.0 | 8340 | 0.7867 | 54.4572 | 71.243 |
57
+ | 0.7133 | 5.0 | 10425 | 0.7717 | 55.0749 | 71.354 |
58
+ | 0.6844 | 6.0 | 12510 | 0.7648 | 55.5344 | 71.477 |
59
+ | 0.6439 | 7.0 | 14595 | 0.7595 | 55.6968 | 70.883 |
60
+ | 0.6338 | 8.0 | 16680 | 0.7546 | 54.7998 | 71.414 |
61
+ | 0.6098 | 9.0 | 18765 | 0.7544 | 54.7933 | 71.567 |
62
+ | 0.6066 | 10.0 | 20850 | 0.7548 | 55.0936 | 71.309 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.33.0
68
+ - Pytorch 1.13.1
69
+ - Datasets 2.14.4
70
+ - Tokenizers 0.13.3
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.33.0"
8
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34a015b9614a0bcbb8b45def06000d8878ad54c8dcf26b3ec3214dae289b91ab
3
  size 2460468737
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13bb865b41213793a80cf5de5ce19c3026e494be3e03166389b40376bb8cbe6e
3
  size 2460468737