samzirbo commited on
Commit
bb06b2b
1 Parent(s): 9b5e02c

Model save

Browse files
Files changed (3) hide show
  1. README.md +48 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: samzirbo/mT5.en-es.pretrained
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: mt5.balanced
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.balanced
14
+
15
+ This model is a fine-tuned version of [samzirbo/mT5.en-es.pretrained](https://huggingface.co/samzirbo/mT5.en-es.pretrained) on an unknown dataset.
16
+
17
+ ## Model description
18
+
19
+ More information needed
20
+
21
+ ## Intended uses & limitations
22
+
23
+ More information needed
24
+
25
+ ## Training and evaluation data
26
+
27
+ More information needed
28
+
29
+ ## Training procedure
30
+
31
+ ### Training hyperparameters
32
+
33
+ The following hyperparameters were used during training:
34
+ - learning_rate: 0.0005
35
+ - train_batch_size: 64
36
+ - eval_batch_size: 64
37
+ - seed: 42
38
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
+ - lr_scheduler_type: cosine
40
+ - lr_scheduler_warmup_steps: 1000
41
+ - training_steps: 30000
42
+
43
+ ### Framework versions
44
+
45
+ - Transformers 4.40.1
46
+ - Pytorch 2.2.1+cu121
47
+ - Datasets 2.19.0
48
+ - 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.40.1"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f74adf1445d9ce1a19d186f03601d91cd4fa5e2b6d7cd30ce549dc121ccb976a
3
  size 241850306
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f9a9c8628ea70dfeb49df04bdfe711eeb05291296e4b05257c50cc883f6ad8d
3
  size 241850306