patrixtano commited on
Commit
8c1a58a
·
verified ·
1 Parent(s): cd00ba2

End of training

Browse files
Files changed (3) hide show
  1. README.md +77 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/mt5-large
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: mt5-large-commas-8b-20e-500k_unfiltered
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
+ # mt5-large-commas-8b-20e-500k_unfiltered
16
+
17
+ This model is a fine-tuned version of [google/mt5-large](https://huggingface.co/google/mt5-large) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0219
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 2e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 20
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:-------:|:---------------:|
50
+ | 0.0128 | 1.0 | 56250 | 0.0087 |
51
+ | 0.0097 | 2.0 | 112500 | 0.0081 |
52
+ | 0.007 | 3.0 | 168750 | 0.0085 |
53
+ | 0.0068 | 4.0 | 225000 | 0.0084 |
54
+ | 0.006 | 5.0 | 281250 | 0.0086 |
55
+ | 0.0046 | 6.0 | 337500 | 0.0096 |
56
+ | 0.0038 | 7.0 | 393750 | 0.0105 |
57
+ | 0.0038 | 8.0 | 450000 | 0.0108 |
58
+ | 0.0029 | 9.0 | 506250 | 0.0122 |
59
+ | 0.0026 | 10.0 | 562500 | 0.0131 |
60
+ | 0.0022 | 11.0 | 618750 | 0.0138 |
61
+ | 0.0015 | 12.0 | 675000 | 0.0151 |
62
+ | 0.0017 | 13.0 | 731250 | 0.0159 |
63
+ | 0.0012 | 14.0 | 787500 | 0.0175 |
64
+ | 0.001 | 15.0 | 843750 | 0.0179 |
65
+ | 0.0008 | 16.0 | 900000 | 0.0185 |
66
+ | 0.0006 | 17.0 | 956250 | 0.0210 |
67
+ | 0.0006 | 18.0 | 1012500 | 0.0214 |
68
+ | 0.0006 | 19.0 | 1068750 | 0.0216 |
69
+ | 0.0005 | 20.0 | 1125000 | 0.0219 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.48.0
75
+ - Pytorch 2.5.1+cu124
76
+ - Datasets 3.2.0
77
+ - Tokenizers 0.21.0
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.48.0"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1905ca1b58a886e2b286131453d0190ac7c3310c5018b19754a8929502527888
3
  size 4918393736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa1597d676bd160fd90a6ff54dbed813df3469887e5e3d68094f7ece6955d27a
3
  size 4918393736