badokorach commited on
Commit
2414a5a
1 Parent(s): 703ce94

Model save

Browse files
Files changed (2) hide show
  1. README.md +7 -19
  2. model.safetensors +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0858
19
 
20
  ## Model description
21
 
@@ -40,27 +40,15 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 15
44
 
45
  ### Training results
46
 
47
- | Training Loss | Epoch | Step | Validation Loss |
48
- |:-------------:|:-----:|:----:|:---------------:|
49
- | 0.1214 | 1.0 | 305 | 0.0701 |
50
- | 0.1175 | 2.0 | 610 | 0.0723 |
51
- | 0.1184 | 3.0 | 915 | 0.0757 |
52
- | 0.112 | 4.0 | 1220 | 0.0749 |
53
- | 0.1086 | 5.0 | 1525 | 0.0773 |
54
- | 0.1073 | 6.0 | 1830 | 0.0790 |
55
- | 0.1055 | 7.0 | 2135 | 0.0819 |
56
- | 0.1081 | 8.0 | 2440 | 0.0828 |
57
- | 0.1013 | 9.0 | 2745 | 0.0836 |
58
- | 0.1049 | 10.0 | 3050 | 0.0844 |
59
- | 0.1022 | 11.0 | 3355 | 0.0851 |
60
- | 0.1078 | 12.0 | 3660 | 0.0857 |
61
- | 0.1016 | 13.0 | 3965 | 0.0855 |
62
- | 0.1008 | 14.0 | 4270 | 0.0857 |
63
- | 0.1029 | 15.0 | 4575 | 0.0858 |
64
 
65
 
66
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.2814
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 3
44
 
45
  ### Training results
46
 
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:-----:|:---------------:|
49
+ | 0.065 | 1.0 | 11331 | 0.1631 |
50
+ | 0.0616 | 2.0 | 22662 | 0.3200 |
51
+ | 0.0654 | 3.0 | 33993 | 0.2814 |
 
 
 
 
 
 
 
 
 
 
 
 
52
 
53
 
54
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:166c24dbec05e5da9747b03c5bde6943d0154432676e2b3e4a2cd7f11604758c
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6669b7683ef8a94e7053f71787748ffae8d105177bf20b0ebd51ab80421d32e
3
  size 242041896