ayshi commited on
Commit
6a5564c
·
1 Parent(s): 2c82190

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +6 -9
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,11 +15,9 @@ 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.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,10 +42,9 @@ The following hyperparameters were used during training:
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
 
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.4886
19
+ - Validation Loss: 0.8037
20
+ - Train F1: [0.5 0.51428571 0.4 0.84210526 0.51612903 0.88888889]
 
 
21
  - Epoch: 0
22
 
23
  ## Model description
 
42
 
43
  ### Training results
44
 
45
+ | Train Loss | Validation Loss | Train F1 | Epoch |
46
+ |:----------:|:---------------:|:-------------------------------------------------------------------:|:-----:|
47
+ | 0.4886 | 0.8037 | [0.5 0.51428571 0.4 0.84210526 0.51612903 0.88888889] | 0 |
 
48
 
49
 
50
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c08fc4201e923875982229c00ab1d09a044a14c9fbe6e125f2d9831344413b12
3
  size 541448896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21638dc5e8a2a4d0a02da84cf3cb7d5abdedcd45bd9abcb57c6ae307880d4ca2
3
  size 541448896