felixshier commited on
Commit
8d01bf9
1 Parent(s): dda3e6f

Upload TFBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. README.md +9 -10
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.0665
19
- - Validation Loss: 0.5903
20
- - Train F1: 0.8329
21
- - Epoch: 5
22
 
23
  ## Model description
24
 
@@ -44,12 +44,11 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train F1 | Epoch |
46
  |:----------:|:---------------:|:--------:|:-----:|
47
- | 0.6321 | 0.4654 | 0.8258 | 0 |
48
- | 0.4053 | 0.4943 | 0.8241 | 1 |
49
- | 0.2884 | 0.4143 | 0.8596 | 2 |
50
- | 0.1851 | 0.4852 | 0.8469 | 3 |
51
- | 0.1185 | 0.5479 | 0.8424 | 4 |
52
- | 0.0665 | 0.5903 | 0.8329 | 5 |
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0759
19
+ - Validation Loss: 0.7153
20
+ - Train F1: 0.8039
21
+ - Epoch: 4
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Validation Loss | Train F1 | Epoch |
46
  |:----------:|:---------------:|:--------:|:-----:|
47
+ | 0.6531 | 0.6153 | 0.7528 | 0 |
48
+ | 0.4039 | 0.4978 | 0.8157 | 1 |
49
+ | 0.2514 | 0.6096 | 0.7968 | 2 |
50
+ | 0.1387 | 0.6281 | 0.8164 | 3 |
51
+ | 0.0759 | 0.7153 | 0.8039 | 4 |
 
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:26f62d62222ec0a63542ae151f6892ca6b67b010ccbcc63fda9ff5a3d8ab5b43
3
  size 438226204
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d61d6625afb786b05cd99b06fa0c18db0c85bc003d0898a395c02c3a7b6bb53
3
  size 438226204