rujengelal commited on
Commit
f06fd11
1 Parent(s): 0e90f35

End of training

Browse files
README.md CHANGED
@@ -1,10 +1,8 @@
1
  ---
2
- license: apache-2.0
3
- base_model: t5-small
4
  tags:
5
  - generated_from_trainer
6
- metrics:
7
- - bleu
8
  model-index:
9
  - name: my_awesome_english_to_nepali_tst
10
  results: []
@@ -15,11 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # my_awesome_english_to_nepali_tst
17
 
18
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
19
- It achieves the following results on the evaluation set:
20
- - Loss: 1.7758
21
- - Bleu: 4.076
22
- - Gen Len: 17.595
23
 
24
  ## Model description
25
 
@@ -39,28 +33,19 @@ More information needed
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 2e-05
42
- - train_batch_size: 32
43
- - eval_batch_size: 32
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
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
53
- |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
54
- | No log | 1.0 | 32 | 1.8790 | 3.86 | 17.665 |
55
- | No log | 2.0 | 64 | 1.8311 | 4.0878 | 17.645 |
56
- | No log | 3.0 | 96 | 1.8105 | 4.0976 | 17.615 |
57
- | No log | 4.0 | 128 | 1.7988 | 4.1081 | 17.615 |
58
- | No log | 5.0 | 160 | 1.7911 | 4.057 | 17.625 |
59
- | No log | 6.0 | 192 | 1.7854 | 4.0552 | 17.61 |
60
- | No log | 7.0 | 224 | 1.7812 | 4.0714 | 17.61 |
61
- | No log | 8.0 | 256 | 1.7780 | 4.085 | 17.595 |
62
- | No log | 9.0 | 288 | 1.7764 | 4.076 | 17.595 |
63
- | No log | 10.0 | 320 | 1.7758 | 4.076 | 17.595 |
64
 
65
 
66
  ### Framework versions
 
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: my_awesome_english_to_nepali_tst
8
  results: []
 
13
 
14
  # my_awesome_english_to_nepali_tst
15
 
16
+ 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.
 
 
 
 
17
 
18
  ## Model description
19
 
 
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 2e-05
36
+ - train_batch_size: 8
37
+ - eval_batch_size: 8
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 1
42
  - mixed_precision_training: Native AMP
43
 
44
  ### Training results
45
 
46
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
47
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
48
+ | No log | 1.0 | 125 | 2.1541 | 12.7749 | 31.255 |
 
 
 
 
 
 
 
 
 
49
 
50
 
51
  ### Framework versions
generation_config.json CHANGED
@@ -1,6 +1,8 @@
1
  {
2
- "decoder_start_token_id": 0,
3
- "eos_token_id": 1,
4
- "pad_token_id": 0,
 
 
5
  "transformers_version": "4.39.3"
6
  }
 
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.39.3"
8
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c98fe7c19a834953e8206991a1a233d1599764cd4f11af64d075dcc0283da995
3
  size 2460354912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdb873ee2af19aa2e4f629d9d082ea0c3d4b95c4bc39f0356be6937615dc0804
3
  size 2460354912
runs/Apr22_02-42-29_591f46b8fae4/events.out.tfevents.1713753750.591f46b8fae4.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19f6d25499df667314c54576ce92192700dff0530ee5e4a32fe886a4d9173134
3
+ size 5755
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69c22a12518114c75f17acc2b45072f3897c76e2488f8ace4713c650f60f89e2
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b11e9307188b59281bb3a2b59afb97f2ded6e2011eb8e6d8e92616a2a8812368
3
  size 5112