ayshi commited on
Commit
2c82190
·
1 Parent(s): 603b8da

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +8 -6
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,10 +15,11 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [ayshi/basic_distil](https://huggingface.co/ayshi/basic_distil) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.6951
19
- - Validation Loss: 0.7997
20
  - Train Acc: {'accuracy': 0.7466666666666667}
21
- - Train F1: {'f1': 0.6052389245138363}
 
22
  - Epoch: 0
23
 
24
  ## Model description
@@ -43,9 +44,10 @@ The following hyperparameters were used during training:
43
 
44
  ### Training results
45
 
46
- | Train Loss | Validation Loss | Train Acc | Train F1 | Epoch |
47
- |:----------:|:---------------:|:--------------------------------:|:--------------------------:|:-----:|
48
- | 0.6951 | 0.7997 | {'accuracy': 0.7466666666666667} | {'f1': 0.6052389245138363} | 0 |
 
49
 
50
 
51
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [ayshi/basic_distil](https://huggingface.co/ayshi/basic_distil) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.6522
19
+ - Validation Loss: 0.8024
20
  - Train Acc: {'accuracy': 0.7466666666666667}
21
+ - Train F1: {'f1': array([0.5 , 0.52941176, 0.37037037, 0.83828383, 0.51612903,
22
+ 0.88888889])}
23
  - Epoch: 0
24
 
25
  ## Model description
 
44
 
45
  ### Training results
46
 
47
+ | Train Loss | Validation Loss | Train Acc | Train F1 | Epoch |
48
+ |:----------:|:---------------:|:--------------------------------:|:----------------------------------------------------------------------------------------------:|:-----:|
49
+ | 0.6522 | 0.8024 | {'accuracy': 0.7466666666666667} | {'f1': array([0.5 , 0.52941176, 0.37037037, 0.83828383, 0.51612903,
50
+ 0.88888889])} | 0 |
51
 
52
 
53
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54286edd79a21b82e8edeb60df09aa570701d68e98b7223bcc8731c3f6d13556
3
  size 541448896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c08fc4201e923875982229c00ab1d09a044a14c9fbe6e125f2d9831344413b12
3
  size 541448896