tarsssss commited on
Commit
0b84479
·
1 Parent(s): 7e5a314

Training in progress epoch 25

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.2155
17
- - Validation Loss: 1.0882
18
- - Epoch: 24
19
 
20
  ## Model description
21
 
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
50
  | 1.2222 | 1.0888 | 22 |
51
  | 1.2189 | 1.0893 | 23 |
52
  | 1.2155 | 1.0882 | 24 |
 
53
 
54
 
55
  ### 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.2125
17
+ - Validation Loss: 1.0888
18
+ - Epoch: 25
19
 
20
  ## Model description
21
 
 
50
  | 1.2222 | 1.0888 | 22 |
51
  | 1.2189 | 1.0893 | 23 |
52
  | 1.2155 | 1.0882 | 24 |
53
+ | 1.2125 | 1.0888 | 25 |
54
 
55
 
56
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89ab3b9e25c5b5e4333fe49c7022fb82bc6e11983a5041cf69c7f96d7f58bfa0
3
  size 373902664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03b3a5d11787e65c11adde9bb7643237b93737d1c54cab7a3cfdc5857ee125c6
3
  size 373902664
training_args.json CHANGED
@@ -1 +1 @@
1
- {"last_epoch": 23}
 
1
+ {"last_epoch": 24}