shahadalll commited on
Commit
e9955e4
·
verified ·
1 Parent(s): a1b73d6

End of training

Browse files
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/mt5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: mt5-small-finetuned-mt5-small-summarization-task
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # mt5-small-finetuned-mt5-small-summarization-task
15
+
16
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 5e-05
36
+ - train_batch_size: 5
37
+ - eval_batch_size: 5
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: linear
41
+ - num_epochs: 2
42
+
43
+ ### Framework versions
44
+
45
+ - Transformers 4.37.2
46
+ - Pytorch 2.1.0+cu121
47
+ - Datasets 2.17.1
48
+ - Tokenizers 0.15.2
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.37.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9325aaa89a3010311e064da78af25d9a4b6788b238e3f0d289086867f4814327
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:126ac9a0b65760a68ac71cc69dc3a2c15b6bcb5f67488666fdae4e8d6a43b5fc
3
  size 1200729512
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4bef06ca33239dd9852082eca9d0828fa6a8e87c3102119e1521d2eada8ed35e
3
- size 16330660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fa118d1a0f23c040ac652b85e71086130a6f4524c01539ccf84687236957137
3
+ size 16330827
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46a19f551fbdb4fc620130a0ab34d7c1b39689038ce903c2200290140cd714e9
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f33337016b5d2e609bc6a81b569ecbb7e8de04fba3bb7fc70bc2aae8d7c57ff
3
+ size 4984