arunsingh01 commited on
Commit
7c5dc73
1 Parent(s): 42f9893

End of training

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google-t5/t5-small
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - bleu
9
+ model-index:
10
+ - name: lang_translation_model
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
+ # lang_translation_model
18
+
19
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3413
22
+ - Bleu: 0.2247
23
+ - Gen Len: 18.8285
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 16
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 2
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
54
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
55
+ | 0.3277 | 1.0 | 10370 | 0.3377 | 0.1722 | 18.8612 |
56
+ | 0.331 | 2.0 | 20740 | 0.3413 | 0.2247 | 18.8285 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.44.2
62
+ - Pytorch 2.4.0+cu121
63
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.44.2"
6
+ }
runs/Sep15_17-12-23_87ef7c5d9fdd/events.out.tfevents.1726420344.87ef7c5d9fdd.1008.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ee5fc337e4aaf9c7bb7a88ad311259c1d03df13e76ce4e16f16ab39bb0fe96c
3
- size 14996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54d8b7822bdff96427707a16f9c213d39d8ae74599dee9cf3827da098bb76aaf
3
+ size 15733