Ro551 commited on
Commit
bc56e79
·
verified ·
1 Parent(s): 2c555d3

Model trained and pushed to Hugging Face Hub

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1014
22
- - Gleu: 0.7351
23
 
24
  ## Model description
25
 
@@ -53,8 +53,8 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Gleu |
55
  |:-------------:|:-----:|:-----:|:---------------:|:------:|
56
- | 0.2319 | 1.0 | 11213 | 0.1196 | 0.7133 |
57
- | 0.1766 | 2.0 | 22426 | 0.1014 | 0.7351 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1016
22
+ - Gleu: 0.7352
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Gleu |
55
  |:-------------:|:-----:|:-----:|:---------------:|:------:|
56
+ | 0.2301 | 1.0 | 11213 | 0.1175 | 0.7102 |
57
+ | 0.1762 | 2.0 | 22426 | 0.1016 | 0.7352 |
58
 
59
 
60
  ### Framework versions
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "k",
33
  "v",
34
  "wi_1",
35
  "wo",
36
- "q",
37
- "o",
38
- "wi_0"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "SEQ_2_SEQ_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "wi_0",
33
+ "q",
34
  "k",
35
  "v",
36
  "wi_1",
37
  "wo",
38
+ "o"
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "SEQ_2_SEQ_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63c9c4e3011286912075d835d85c2bcf3f0815132cc4fc790d744090967c0bee
3
  size 40935440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf0df6e466ddc90bd6ad4602cbccd62aa27538d85f44135c8ddeeec9abe51c3f
3
  size 40935440
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0dabca51e72114eaca81aeef4be9b4ef21431994010b6e32ac801b4e53b25ee
3
  size 5393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44e40332d6e9ba3e5a371f072a6bc4bf501e039d4c9f2de0986e62058cc17cf8
3
  size 5393