bhattronak commited on
Commit
1ef9c92
1 Parent(s): 794f4d8

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -13,13 +13,13 @@ 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.1961
17
- - Validation Loss: 0.6422
18
- - Train Precision: 0.7391
19
- - Train Recall: 0.7729
20
- - Train F1: 0.7556
21
- - Train Accuracy: 0.7799
22
- - Epoch: 0
23
 
24
  ## Model description
25
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
47
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
48
  | 1.1961 | 0.6422 | 0.7391 | 0.7729 | 0.7556 | 0.7799 | 0 |
 
49
 
50
 
51
  ### 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: 0.5690
17
+ - Validation Loss: 0.4755
18
+ - Train Precision: 0.7781
19
+ - Train Recall: 0.8436
20
+ - Train F1: 0.8095
21
+ - Train Accuracy: 0.8383
22
+ - Epoch: 1
23
 
24
  ## Model description
25
 
 
46
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
47
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
48
  | 1.1961 | 0.6422 | 0.7391 | 0.7729 | 0.7556 | 0.7799 | 0 |
49
+ | 0.5690 | 0.4755 | 0.7781 | 0.8436 | 0.8095 | 0.8383 | 1 |
50
 
51
 
52
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6ae1e7cac5fe634847c555feff7f2b39ff12be7a8b5853136e3642578d56144
3
  size 265624848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06ed85f78efa70965a371cfc5a8e4d60c6494b16c5899e631ff1766ff8717cfc
3
  size 265624848