tilyupo commited on
Commit
5834194
·
1 Parent(s): 608a66c

batch_size=64

Browse files
Files changed (2) hide show
  1. README.md +8 -5
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,8 +15,9 @@ 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
- - Train Loss: 0.0579
19
- - Epoch: 0
 
20
 
21
  ## Model description
22
 
@@ -40,9 +41,11 @@ The following hyperparameters were used during training:
40
 
41
  ### Training results
42
 
43
- | Train Loss | Epoch |
44
- |:----------:|:-----:|
45
- | 0.0579 | 0 |
 
 
46
 
47
 
48
  ### 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
+ - Train Loss: 0.0310
19
+ - Validation Loss: 0.0498
20
+ - Epoch: 2
21
 
22
  ## Model description
23
 
 
41
 
42
  ### Training results
43
 
44
+ | Train Loss | Validation Loss | Epoch |
45
+ |:----------:|:---------------:|:-----:|
46
+ | 0.2297 | 0.0486 | 0 |
47
+ | 0.0414 | 0.0483 | 1 |
48
+ | 0.0310 | 0.0498 | 2 |
49
 
50
 
51
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4caaf536bd0b11ca13cc300d2bb59e6839a1256f27c4912ffd255aa010b762a6
3
  size 439831352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23b193e91e824d0ed242b6f90a18da5b9ae70355d96129e1f3a0db37482c7d6f
3
  size 439831352