badokorach commited on
Commit
bb01ca2
·
1 Parent(s): 49795d1

Model save

Browse files
Files changed (2) hide show
  1. README.md +12 -4
  2. pytorch_model.bin +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 [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.3773
19
 
20
  ## Model description
21
 
@@ -40,14 +40,22 @@ 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: 2
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 8.2721 | 1.0 | 609 | 1.1002 |
50
- | 1.138 | 2.0 | 1218 | 0.3773 |
 
 
 
 
 
 
 
 
51
 
52
 
53
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0706
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: 10
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 0.2149 | 1.0 | 609 | 0.0612 |
50
+ | 0.091 | 2.0 | 1218 | 0.0645 |
51
+ | 0.0809 | 3.0 | 1827 | 0.0651 |
52
+ | 0.0765 | 4.0 | 2436 | 0.0670 |
53
+ | 0.0713 | 5.0 | 3045 | 0.0683 |
54
+ | 0.0702 | 6.0 | 3654 | 0.0696 |
55
+ | 0.0686 | 7.0 | 4263 | 0.0698 |
56
+ | 0.0677 | 8.0 | 4872 | 0.0705 |
57
+ | 0.0677 | 9.0 | 5481 | 0.0708 |
58
+ | 0.0665 | 10.0 | 6090 | 0.0706 |
59
 
60
 
61
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7bfa68c4bfcdae37ce51fcac9e5215d2cc374cf4c63d5f388073777907fa4f4
3
  size 307910149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:884a2aeec29312fff68bbf14c92bdfca11872d24123675d8228558d1f555b935
3
  size 307910149