tarsssss commited on
Commit
8fb856d
·
1 Parent(s): 1574ce5

Training in progress epoch 18

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.2273
17
- - Validation Loss: 1.0844
18
- - Epoch: 17
19
 
20
  ## Model description
21
 
@@ -43,6 +43,7 @@ The following hyperparameters were used during training:
43
  |:----------:|:---------------:|:-----:|
44
  | 1.2292 | 1.0824 | 16 |
45
  | 1.2273 | 1.0844 | 17 |
 
46
 
47
 
48
  ### 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.2249
17
+ - Validation Loss: 1.0847
18
+ - Epoch: 18
19
 
20
  ## Model description
21
 
 
43
  |:----------:|:---------------:|:-----:|
44
  | 1.2292 | 1.0824 | 16 |
45
  | 1.2273 | 1.0844 | 17 |
46
+ | 1.2249 | 1.0847 | 18 |
47
 
48
 
49
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81611ffd21b0a3c789e7a7e5486124f175c91a294d2622ee7eba0e4b2fe731ec
3
  size 373902664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f727f4c7ffe482ed5f4b6a3b2903985135e7d7d175327cd0922b2b9419c79ff
3
  size 373902664
training_args.json CHANGED
@@ -1 +1 @@
1
- {"last_epoch": 16}
 
1
+ {"last_epoch": 17}