Zlovoblachko commited on
Commit
262f1da
·
verified ·
1 Parent(s): 5cdd0ae

End of training

Browse files
Files changed (3) hide show
  1. README.md +11 -8
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,9 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0319
22
- - Exact Match: 0.1380
23
- - Bleu: 58.3948
 
 
 
24
 
25
  ## Model description
26
 
@@ -50,11 +53,11 @@ The following hyperparameters were used during training:
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | Exact Match | Bleu |
54
- |:-------------:|:-----:|:-----:|:---------------:|:-----------:|:-------:|
55
- | 0.0368 | 1.0 | 3559 | 0.0338 | 0.1228 | 57.9233 |
56
- | 0.0323 | 2.0 | 7118 | 0.0319 | 0.1374 | 58.3884 |
57
- | 0.0315 | 3.0 | 10677 | 0.0319 | 0.1380 | 58.3948 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0300
22
+ - Exact Match: 0.1374
23
+ - Bleu: 58.1578
24
+ - M2 Precision: 0.6745
25
+ - M2 Recall: 50
26
+ - M2 Fscore: 0.8403
27
 
28
  ## Model description
29
 
 
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Exact Match | Bleu | M2 Precision | M2 Recall | M2 Fscore |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:-----------:|:-------:|:------------:|:---------:|:---------:|
58
+ | 0.0265 | 1.0 | 3559 | 0.0331 | 0.1343 | 58.3430 | 33.2490 | 50 | 35.6368 |
59
+ | 0.0293 | 2.0 | 7118 | 0.0313 | 0.1417 | 58.5254 | 29.6796 | 50 | 32.3054 |
60
+ | 0.0284 | 3.0 | 10677 | 0.0313 | 0.1419 | 58.5583 | 30.5509 | 50 | 33.1281 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f60490689a077cf8eb03b19f49e7d78c130b48e2c7358f474c9763b738dd918
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abbf37a423af9fe2fbc02d3f990c9080e78afea875f665756d7520c8f3c92b71
3
  size 891644712
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1e16750ca6fe2a6c8cba39955d70b754313f275e6e47ce728aa23d3ff9fd1ea
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d261b727cdc14204b5c2095a62564c7f2d49ef6d21c50dfa0eb4954fe688bd5b
3
  size 5432