tilyupo commited on
Commit
05b637b
1 Parent(s): 49a31b8

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-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.3513
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.3513 | 0 |
 
 
46
 
47
 
48
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.2541
19
+ - Validation Loss: 0.3480
20
+ - Epoch: 2
21
 
22
  ## Model description
23
 
 
41
 
42
  ### Training results
43
 
44
+ | Train Loss | Validation Loss | Epoch |
45
+ |:----------:|:---------------:|:-----:|
46
+ | 0.5159 | 0.3420 | 0 |
47
+ | 0.3061 | 0.3373 | 1 |
48
+ | 0.2541 | 0.3480 | 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:66ee5c6fca66b5ca1b989734c326f8de1bbea3852ca0b6fc6d4d06f2c39ef8d2
3
  size 1188285040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9fee30df89f0a05663efccecd7bd6187c3b3a11b8b2544edc25c554058bb6b0
3
  size 1188285040