Ro551 commited on
Commit
36a66a6
·
verified ·
1 Parent(s): d591792

Model trained and pushed to Hugging Face Hub

Browse files
Files changed (3) hide show
  1. README.md +7 -6
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1168
20
- - Gleu: 0.4045
21
 
22
  ## Model description
23
 
@@ -45,15 +45,16 @@ The following hyperparameters were used during training:
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_steps: 0.08931724594470192
48
- - num_epochs: 3
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Gleu |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|
54
- | 2.3968 | 1.0 | 388 | 0.2932 | 0.0296 |
55
- | 0.3432 | 2.0 | 776 | 0.1246 | 0.3829 |
56
- | 0.2652 | 3.0 | 1164 | 0.1168 | 0.4045 |
 
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1076
20
+ - Gleu: 0.4330
21
 
22
  ## Model description
23
 
 
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_steps: 0.08931724594470192
48
+ - num_epochs: 4
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Gleu |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|
54
+ | 2.8884 | 1.0 | 388 | 0.2258 | 0.0917 |
55
+ | 0.3333 | 2.0 | 776 | 0.1217 | 0.3753 |
56
+ | 0.2522 | 3.0 | 1164 | 0.1126 | 0.4238 |
57
+ | 0.2273 | 4.0 | 1552 | 0.1076 | 0.4330 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:079afcbf581ddada2a14d21ab4d2ab23ec7bf37f9387e050fe77638a87b6aef4
3
  size 2225188480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be3bb43fb1c9c0138f07e0efec72446d67aa2dee44b8777f9f90c22f6f5a3421
3
  size 2225188480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5147890856f72ec4c434c3a5432e94140aad8eae6addc2d07eacb3ea15f4916a
3
  size 5393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e2069c2bdadd3c90f390a496ebc97331da934a70cde00a91f9235eec5ba8cbe
3
  size 5393