tilyupo commited on
Commit
efcf9bb
1 Parent(s): 71eee9d

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-large](https://huggingface.co/google/flan-t5-large) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.3082
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.3082 | 0 |
 
 
46
 
47
 
48
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.1879
19
+ - Validation Loss: 0.3243
20
+ - Epoch: 2
21
 
22
  ## Model description
23
 
 
41
 
42
  ### Training results
43
 
44
+ | Train Loss | Validation Loss | Epoch |
45
+ |:----------:|:---------------:|:-----:|
46
+ | 0.4719 | 0.3053 | 0 |
47
+ | 0.2556 | 0.3032 | 1 |
48
+ | 0.1879 | 0.3243 | 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:4a327738c3974c7e327aca489ff1bab18c520e5645771eeceaf98ace776abcbf
3
  size 3396920920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5115d0f9adc765f6bdecd0ddf2e22c1d4d1fd94795fa95e56a5253e9622436b
3
  size 3396920920