ZhiguangHan commited on
Commit
496154b
1 Parent(s): b45e0b1

End of training

Browse files
Files changed (2) hide show
  1. README.md +18 -15
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.1512
21
- - Accuracy: 0.176
22
 
23
  ## Model description
24
 
@@ -43,24 +43,27 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 12
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 10.1566 | 1.0 | 250 | 2.1729 | 0.012 |
53
- | 2.7222 | 2.0 | 500 | 1.8375 | 0.004 |
54
- | 2.2156 | 3.0 | 750 | 1.6780 | 0.068 |
55
- | 1.9891 | 4.0 | 1000 | 1.4901 | 0.098 |
56
- | 1.7951 | 5.0 | 1250 | 1.4195 | 0.116 |
57
- | 1.6179 | 6.0 | 1500 | 1.2971 | 0.136 |
58
- | 1.5252 | 7.0 | 1750 | 1.2543 | 0.152 |
59
- | 1.4486 | 8.0 | 2000 | 1.2054 | 0.162 |
60
- | 1.3957 | 9.0 | 2250 | 1.1865 | 0.182 |
61
- | 1.3609 | 10.0 | 2500 | 1.1656 | 0.176 |
62
- | 1.3395 | 11.0 | 2750 | 1.1589 | 0.176 |
63
- | 1.3295 | 12.0 | 3000 | 1.1512 | 0.176 |
 
 
 
64
 
65
 
66
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.0670
21
+ - Accuracy: 0.19
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 15
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 10.1157 | 1.0 | 250 | 2.0629 | 0.0 |
53
+ | 2.7164 | 2.0 | 500 | 1.6984 | 0.092 |
54
+ | 2.1384 | 3.0 | 750 | 1.6345 | 0.098 |
55
+ | 1.8496 | 4.0 | 1000 | 1.5214 | 0.118 |
56
+ | 1.6276 | 5.0 | 1250 | 1.3418 | 0.14 |
57
+ | 1.469 | 6.0 | 1500 | 1.2577 | 0.15 |
58
+ | 1.3461 | 7.0 | 1750 | 1.2325 | 0.162 |
59
+ | 1.2791 | 8.0 | 2000 | 1.1790 | 0.16 |
60
+ | 1.2349 | 9.0 | 2250 | 1.1320 | 0.174 |
61
+ | 1.1826 | 10.0 | 2500 | 1.1118 | 0.176 |
62
+ | 1.1504 | 11.0 | 2750 | 1.1063 | 0.19 |
63
+ | 1.1327 | 12.0 | 3000 | 1.0731 | 0.186 |
64
+ | 1.1168 | 13.0 | 3250 | 1.0617 | 0.186 |
65
+ | 1.1038 | 14.0 | 3500 | 1.0735 | 0.182 |
66
+ | 1.0929 | 15.0 | 3750 | 1.0670 | 0.19 |
67
 
68
 
69
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:104f74a47d6dd48491a24225c3127d09956f32526e1ed98379741ee6d053b106
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a35b09c4303e3387792e3b5c1fc31db44acd90fa727e5acb364a49ac33a0508
3
  size 1200729512