felixshier commited on
Commit
dcfbc1e
1 Parent(s): 7651782

Upload TFBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. README.md +10 -9
  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.1051
19
- - Validation Loss: 0.6202
20
- - Train F1: 0.8331
21
- - Epoch: 4
22
 
23
  ## Model description
24
 
@@ -44,11 +44,12 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train F1 | Epoch |
46
  |:----------:|:---------------:|:--------:|:-----:|
47
- | 0.6587 | 0.5462 | 0.8149 | 0 |
48
- | 0.3940 | 0.4770 | 0.8334 | 1 |
49
- | 0.2685 | 0.5156 | 0.8399 | 2 |
50
- | 0.1741 | 0.5909 | 0.8276 | 3 |
51
- | 0.1051 | 0.6202 | 0.8331 | 4 |
 
52
 
53
 
54
  ### 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.0665
19
+ - Validation Loss: 0.5903
20
+ - Train F1: 0.8329
21
+ - Epoch: 5
22
 
23
  ## Model description
24
 
 
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:037e5df21459d876f28e0cb510f8ca384b95e38cdcace9711549d22de278ff5c
3
  size 438226204
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26f62d62222ec0a63542ae151f6892ca6b67b010ccbcc63fda9ff5a3d8ab5b43
3
  size 438226204