LovenOO commited on
Commit
9f8eb16
1 Parent(s): f1cc26d

Training in progress epoch 3

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.2734
18
- - Validation Loss: 0.3804
19
- - Train Precision: 0.8466
20
- - Train Recall: 0.8563
21
- - Train F1: 0.8471
22
- - Train Accuracy: 0.8872
23
- - Epoch: 2
24
 
25
  ## Model description
26
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | 0.8177 | 0.4723 | 0.8407 | 0.7879 | 0.7948 | 0.8575 | 0 |
50
  | 0.3642 | 0.3777 | 0.8666 | 0.8315 | 0.8465 | 0.8847 | 1 |
51
  | 0.2734 | 0.3804 | 0.8466 | 0.8563 | 0.8471 | 0.8872 | 2 |
 
52
 
53
 
54
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.2020
18
+ - Validation Loss: 0.3704
19
+ - Train Precision: 0.8526
20
+ - Train Recall: 0.8663
21
+ - Train F1: 0.8551
22
+ - Train Accuracy: 0.8896
23
+ - Epoch: 3
24
 
25
  ## Model description
26
 
 
49
  | 0.8177 | 0.4723 | 0.8407 | 0.7879 | 0.7948 | 0.8575 | 0 |
50
  | 0.3642 | 0.3777 | 0.8666 | 0.8315 | 0.8465 | 0.8847 | 1 |
51
  | 0.2734 | 0.3804 | 0.8466 | 0.8563 | 0.8471 | 0.8872 | 2 |
52
+ | 0.2020 | 0.3704 | 0.8526 | 0.8663 | 0.8551 | 0.8896 | 3 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17a73dad78d52eca2b7606e4db7623f00f4df174ac0b95730eddc7fc28d3f007
3
  size 267970240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb3d2a15c94d7469382ab8ef01a547c49fb1eb6d8b7288e007dc72b272ed0014
3
  size 267970240