LovenOO commited on
Commit
cb7bfbe
1 Parent(s): 6d4242e

Training in progress epoch 5

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.1901
18
- - Validation Loss: 0.4922
19
- - Train Precision: 0.7137
20
- - Train Recall: 0.6880
21
- - Train F1: 0.6937
22
- - Train Accuracy: 0.8639
23
- - Epoch: 4
24
 
25
  ## Model description
26
 
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
51
  | 0.3584 | 0.4823 | 0.6518 | 0.6619 | 0.6558 | 0.8620 | 2 |
52
  | 0.2612 | 0.4890 | 0.7183 | 0.6777 | 0.6902 | 0.8654 | 3 |
53
  | 0.1901 | 0.4922 | 0.7137 | 0.6880 | 0.6937 | 0.8639 | 4 |
 
54
 
55
 
56
  ### 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.1566
18
+ - Validation Loss: 0.5050
19
+ - Train Precision: 0.7220
20
+ - Train Recall: 0.6838
21
+ - Train F1: 0.6953
22
+ - Train Accuracy: 0.8703
23
+ - Epoch: 5
24
 
25
  ## Model description
26
 
 
51
  | 0.3584 | 0.4823 | 0.6518 | 0.6619 | 0.6558 | 0.8620 | 2 |
52
  | 0.2612 | 0.4890 | 0.7183 | 0.6777 | 0.6902 | 0.8654 | 3 |
53
  | 0.1901 | 0.4922 | 0.7137 | 0.6880 | 0.6937 | 0.8639 | 4 |
54
+ | 0.1566 | 0.5050 | 0.7220 | 0.6838 | 0.6953 | 0.8703 | 5 |
55
 
56
 
57
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37680ef4d91cd035e4663a729fe95a0c2544c52aadfec3e8f895c3d7ec4db858
3
  size 268010440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b706e12d4348e5f3a16b87f8b8334fd851996eda18d0dc9ae554d215509775a
3
  size 268010440