kunxiaogao commited on
Commit
f395b70
1 Parent(s): b9ef0b2

Training in progress epoch 2

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.1706
18
- - Validation Loss: 0.2808
19
- - Train Precision: 0.5269
20
- - Train Recall: 0.3278
21
- - Train F1: 0.4041
22
- - Train Accuracy: 0.9409
23
- - Epoch: 1
24
 
25
  ## Model description
26
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.3690 | 0.3318 | 0.4888 | 0.1304 | 0.2059 | 0.9299 | 0 |
50
  | 0.1706 | 0.2808 | 0.5269 | 0.3278 | 0.4041 | 0.9409 | 1 |
 
51
 
52
 
53
  ### 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.1293
18
+ - Validation Loss: 0.2770
19
+ - Train Precision: 0.5634
20
+ - Train Recall: 0.3828
21
+ - Train F1: 0.4558
22
+ - Train Accuracy: 0.9435
23
+ - Epoch: 2
24
 
25
  ## Model description
26
 
 
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.3690 | 0.3318 | 0.4888 | 0.1304 | 0.2059 | 0.9299 | 0 |
50
  | 0.1706 | 0.2808 | 0.5269 | 0.3278 | 0.4041 | 0.9409 | 1 |
51
+ | 0.1293 | 0.2770 | 0.5634 | 0.3828 | 0.4558 | 0.9435 | 2 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fe1f58db36d7d83b36aca9c922ac2efbca6e2251004a28a27f5c7a15dd4d833
3
  size 265618792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d567ccbcb412f2e4315af9436f4953ed35a1450bc0adf97bea2fe8c0605fb9e8
3
  size 265618792