ubermenchh commited on
Commit
53f1b66
1 Parent(s): 9841b03

End of training

Browse files
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - itihasa
8
+ metrics:
9
+ - bleu
10
+ model-index:
11
+ - name: sanskrit-to-english
12
+ results:
13
+ - task:
14
+ name: Sequence-to-sequence Language Modeling
15
+ type: text2text-generation
16
+ dataset:
17
+ name: itihasa
18
+ type: itihasa
19
+ config: Itihasa
20
+ split: test
21
+ args: Itihasa
22
+ metrics:
23
+ - name: Bleu
24
+ type: bleu
25
+ value: 0.288
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
+ # sanskrit-to-english
32
+
33
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the itihasa dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 3.5134
36
+ - Bleu: 0.288
37
+ - Gen Len: 19.0
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: 2e-05
57
+ - train_batch_size: 16
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
+ - num_epochs: 5
63
+ - mixed_precision_training: Native AMP
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
68
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
69
+ | 3.9554 | 1.0 | 4698 | 3.7250 | 0.3772 | 19.0 |
70
+ | 3.8183 | 2.0 | 9396 | 3.6050 | 0.3216 | 19.0 |
71
+ | 3.746 | 3.0 | 14094 | 3.5497 | 0.2743 | 19.0 |
72
+ | 3.7183 | 4.0 | 18792 | 3.5229 | 0.2787 | 19.0 |
73
+ | 3.7124 | 5.0 | 23490 | 3.5134 | 0.288 | 19.0 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.35.0
79
+ - Pytorch 2.0.0
80
+ - Datasets 2.1.0
81
+ - Tokenizers 0.14.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.35.0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1bc05142a4c866aef1d21665e57d9ef1d50ccac30ee69fb4c001c258f37a67d
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0575cd1565551e6667a9fadc16bd1e2c72bb83bd0b5d4a9b08b6f8862c4ed902
3
  size 242041896
runs/Nov16_11-56-49_4a7dda7c4e12/events.out.tfevents.1700135810.4a7dda7c4e12.47.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c93e57a66d7d15a218844d934878707282d9415908e3dfce398a8e38a2e24423
3
- size 13965
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:340e3aaf6e086fbd5ac51b12a870fa81745c65d5313a7dcf862416801839d04c
3
+ size 14702