tarsssss commited on
Commit
58a6443
·
1 Parent(s): 02e3d26

Training in progress epoch 20

Browse files
Files changed (3) hide show
  1. README.md +4 -3
  2. tf_model.h5 +1 -1
  3. training_args.json +1 -1
README.md CHANGED
@@ -13,9 +13,9 @@ probably proofread and complete it, then remove this comment. -->
13
 
14
  This model was trained from scratch on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Train Loss: 1.2255
17
- - Validation Loss: 1.0854
18
- - Epoch: 19
19
 
20
  ## Model description
21
 
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
45
  | 1.2273 | 1.0844 | 17 |
46
  | 1.2249 | 1.0847 | 18 |
47
  | 1.2255 | 1.0854 | 19 |
 
48
 
49
 
50
  ### Framework versions
 
13
 
14
  This model was trained from scratch on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Train Loss: 1.2251
17
+ - Validation Loss: 1.0868
18
+ - Epoch: 20
19
 
20
  ## Model description
21
 
 
45
  | 1.2273 | 1.0844 | 17 |
46
  | 1.2249 | 1.0847 | 18 |
47
  | 1.2255 | 1.0854 | 19 |
48
+ | 1.2251 | 1.0868 | 20 |
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:398a7e38fa31cf4bc0472b8773333e53439517ca1f0a3647dcaef7ed52a1ed5e
3
  size 373902664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7bf0b31b093a0db6f7e559a66bcef83ffc17f6e6f52a0d0f4b0eca8fefb4351
3
  size 373902664
training_args.json CHANGED
@@ -1 +1 @@
1
- {"last_epoch": 18}
 
1
+ {"last_epoch": 19}