tilyupo commited on
Commit
b4d705e
·
1 Parent(s): 1d362bc

batch_size=64

Browse files
Files changed (2) hide show
  1. README.md +9 -5
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,9 +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.3179
19
- - Validation Loss: 0.1922
20
- - Epoch: 0
21
 
22
  ## Model description
23
 
@@ -43,12 +43,16 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 0.3179 | 0.1922 | 0 |
 
 
 
 
47
 
48
 
49
  ### Framework versions
50
 
51
  - Transformers 4.31.0
52
  - TensorFlow 2.12.0
53
- - Datasets 2.14.1
54
  - Tokenizers 0.13.3
 
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.1014
19
+ - Validation Loss: 0.0279
20
+ - Epoch: 4
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 0.4405 | 0.2731 | 0 |
47
+ | 0.2723 | 0.1640 | 1 |
48
+ | 0.1932 | 0.0926 | 2 |
49
+ | 0.1386 | 0.0519 | 3 |
50
+ | 0.1014 | 0.0279 | 4 |
51
 
52
 
53
  ### Framework versions
54
 
55
  - Transformers 4.31.0
56
  - TensorFlow 2.12.0
57
+ - Datasets 2.14.3
58
  - Tokenizers 0.13.3
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f044638a176da67dcff02992011c99bd91002a60b8104c78b5b8cbe186e5d0e1
3
  size 439831352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c35ee88afa27ffb71ef494fa2e6fd4861464d3e84039f17ed7821f6c03678fd
3
  size 439831352