RaiRachit commited on
Commit
669f072
1 Parent(s): 077a3fb

Training complete!

Browse files
Files changed (3) hide show
  1. README.md +60 -0
  2. generation_config.json +10 -0
  3. tokenizer.json +2 -2
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: csebuetnlp/mT5_m2o_hindi_crossSum
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: mT5_m2o_hindi_crossSum
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # mT5_m2o_hindi_crossSum
14
+
15
+ This model is a fine-tuned version of [csebuetnlp/mT5_m2o_hindi_crossSum](https://huggingface.co/csebuetnlp/mT5_m2o_hindi_crossSum) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 1.2619
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 5e-05
37
+ - train_batch_size: 1
38
+ - eval_batch_size: 1
39
+ - seed: 42
40
+ - gradient_accumulation_steps: 16
41
+ - total_train_batch_size: 16
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 500
45
+ - num_epochs: 1
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 1.3978 | 0.4 | 500 | 1.3409 |
52
+ | 1.4257 | 0.8 | 1000 | 1.2619 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.42.3
58
+ - Pytorch 2.3.0+cu121
59
+ - Datasets 2.20.0
60
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 250021,
4
+ "eos_token_id": 1,
5
+ "length_penalty": 0.6,
6
+ "max_length": 84,
7
+ "num_beams": 4,
8
+ "pad_token_id": 0,
9
+ "transformers_version": "4.42.3"
10
+ }
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f47eb5c71090da540a205198ab25536a203255a5d4500e51f861050302a22c1
3
- size 16350028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db9520ac9a267e4b05151871ece8a85ea59775e0d582fc720054fb2bcba0bd08
3
+ size 16350197