tarsssss commited on
Commit
a3762da
·
1 Parent(s): ba9493c

Training in progress epoch 23

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.2222
17
- - Validation Loss: 1.0888
18
- - Epoch: 22
19
 
20
  ## Model description
21
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | 1.2251 | 1.0868 | 20 |
49
  | 1.2175 | 1.0863 | 21 |
50
  | 1.2222 | 1.0888 | 22 |
 
51
 
52
 
53
  ### 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.2189
17
+ - Validation Loss: 1.0893
18
+ - Epoch: 23
19
 
20
  ## Model description
21
 
 
48
  | 1.2251 | 1.0868 | 20 |
49
  | 1.2175 | 1.0863 | 21 |
50
  | 1.2222 | 1.0888 | 22 |
51
+ | 1.2189 | 1.0893 | 23 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a1fc0b986cdad2c4b26fa01162645a7843e8bfe107f2ca5076ac8b058dacff1
3
  size 373902664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:400cee7dd89defe6bb0fc0354557adc1fd6f53a440f53e20ae560f34bb1ddd35
3
  size 373902664
training_args.json CHANGED
@@ -1 +1 @@
1
- {"last_epoch": 21}
 
1
+ {"last_epoch": 22}