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

Training in progress epoch 4

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.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
 
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
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
 
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.1638
18
+ - Validation Loss: 0.3625
19
+ - Train Precision: 0.8491
20
+ - Train Recall: 0.8642
21
+ - Train F1: 0.8544
22
+ - Train Accuracy: 0.8906
23
+ - Epoch: 4
24
 
25
  ## Model description
26
 
 
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
+ | 0.1638 | 0.3625 | 0.8491 | 0.8642 | 0.8544 | 0.8906 | 4 |
54
 
55
 
56
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb3d2a15c94d7469382ab8ef01a547c49fb1eb6d8b7288e007dc72b272ed0014
3
  size 267970240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f79fc7fd012eed62c695b09762272f56ad549e66630335ed0e2b39a62dd8b128
3
  size 267970240