uriel commited on
Commit
a896347
·
verified ·
1 Parent(s): 0da617d

End of training

Browse files
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - rouge
8
+ - sacrebleu
9
+ model-index:
10
+ - name: test_llm_nllb_colab_100_b2_e_12clrlinearreload
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
+ # test_llm_nllb_colab_100_b2_e_12clrlinearreload
18
+
19
+ 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.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5442
22
+ - Rouge1: 0.6187
23
+ - Rouge2: 0.3907
24
+ - Rougel: 0.573
25
+ - Sacrebleu: 23.8256
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 3e-05
45
+ - train_batch_size: 2
46
+ - eval_batch_size: 2
47
+ - seed: 237
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 12
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Sacrebleu |
56
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|
57
+ | 0.5035 | 1.0 | 2040 | 0.4985 | 0.5886 | 0.3527 | 0.5463 | 21.1436 |
58
+ | 0.4211 | 2.0 | 4080 | 0.4785 | 0.6043 | 0.3695 | 0.5589 | 22.5082 |
59
+ | 0.3277 | 3.0 | 6120 | 0.4776 | 0.6153 | 0.3792 | 0.5695 | 22.6802 |
60
+ | 0.2883 | 4.0 | 8160 | 0.4826 | 0.6142 | 0.3823 | 0.5695 | 23.3872 |
61
+ | 0.2641 | 5.0 | 10200 | 0.4900 | 0.6215 | 0.3881 | 0.5752 | 23.6105 |
62
+ | 0.2295 | 6.0 | 12240 | 0.5038 | 0.6166 | 0.3844 | 0.5709 | 23.3196 |
63
+ | 0.185 | 7.0 | 14280 | 0.5126 | 0.6155 | 0.3839 | 0.5704 | 23.4375 |
64
+ | 0.1777 | 8.0 | 16320 | 0.5230 | 0.6176 | 0.3867 | 0.5722 | 23.902 |
65
+ | 0.1445 | 9.0 | 18360 | 0.5305 | 0.621 | 0.3895 | 0.5735 | 23.7867 |
66
+ | 0.1354 | 10.0 | 20400 | 0.5373 | 0.6138 | 0.3825 | 0.5681 | 23.5844 |
67
+ | 0.1167 | 11.0 | 22440 | 0.5407 | 0.6173 | 0.3886 | 0.573 | 23.8997 |
68
+ | 0.1115 | 12.0 | 24480 | 0.5442 | 0.6187 | 0.3907 | 0.573 | 23.8256 |
69
+
70
+
71
+ ### Framework versions
72
+
73
+ - Transformers 4.41.2
74
+ - Pytorch 2.3.0+cu121
75
+ - Datasets 2.21.0
76
+ - 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.41.2"
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89f9389e54fb96754853a5760a3b413c1f886abbca341dcc4b2d20106e9f7a23
3
  size 2460354912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da651bc4f1f9606243fa97ef47135e6669af11aa9d709152b94dd0323f25e694
3
  size 2460354912
runs/Sep05_21-50-30_f36535bf3cb0/events.out.tfevents.1725573053.f36535bf3cb0.421239.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d340a48a0561d9cb5111804942bc0e56219953bb654075589789fbbf5f2a22a1
3
- size 20738
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:492704fc518adbb6bce418a56e8db58c7a6634db0fb77348750e757cafda14f1
3
+ size 21581