Andresmfs commited on
Commit
fa99a82
1 Parent(s): df8df9d

Training complete

Browse files
Files changed (3) hide show
  1. README.md +71 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: flax-community/spanish-t5-small
4
+ tags:
5
+ - translation
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: st5s-es-inclusivo
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # st5s-es-inclusivo
16
+
17
+ This model is a fine-tuned version of [flax-community/spanish-t5-small](https://huggingface.co/flax-community/spanish-t5-small) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.1779
20
+ - Score: 55.1958
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 32
41
+ - eval_batch_size: 64
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 12
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Score |
51
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
52
+ | No log | 1.0 | 105 | 0.5096 | 21.7567 |
53
+ | No log | 2.0 | 210 | 0.3781 | 38.3010 |
54
+ | No log | 3.0 | 315 | 0.2693 | 49.1274 |
55
+ | No log | 4.0 | 420 | 0.2274 | 52.3318 |
56
+ | 0.5095 | 5.0 | 525 | 0.2107 | 52.9045 |
57
+ | 0.5095 | 6.0 | 630 | 0.1982 | 54.1138 |
58
+ | 0.5095 | 7.0 | 735 | 0.1903 | 54.5379 |
59
+ | 0.5095 | 8.0 | 840 | 0.1861 | 54.7896 |
60
+ | 0.5095 | 9.0 | 945 | 0.1815 | 55.0080 |
61
+ | 0.1941 | 10.0 | 1050 | 0.1796 | 55.2191 |
62
+ | 0.1941 | 11.0 | 1155 | 0.1784 | 55.1849 |
63
+ | 0.1941 | 12.0 | 1260 | 0.1779 | 55.1958 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.39.2
69
+ - Pytorch 2.2.2+cu121
70
+ - Datasets 2.18.0
71
+ - 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.39.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49d47eb8d85d1b375521bd89f3a6ae68f3891ab45d24e136887fdd7765ebde4e
3
  size 241990696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af835246e0ae2aea1118562047539d959361dec98001dd38ec7502ed7cee0693
3
  size 241990696