felixshier commited on
Commit
2c66764
1 Parent(s): 15fddf0

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.0955
19
- - Validation Loss: 0.5721
20
- - Train F1: 0.8418
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.5128 | 0.3961 | 0.8342 | 0 |
48
- | 0.3615 | 0.3747 | 0.8513 | 1 |
49
- | 0.2357 | 0.5269 | 0.8243 | 2 |
50
- | 0.1609 | 0.4436 | 0.8184 | 3 |
51
- | 0.0955 | 0.5721 | 0.8418 | 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.1644
19
+ - Validation Loss: 0.7249
20
+ - Train F1: 0.7388
21
+ - Epoch: 5
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Validation Loss | Train F1 | Epoch |
46
  |:----------:|:---------------:|:--------:|:-----:|
47
+ | 0.6653 | 0.5726 | 0.7255 | 0 |
48
+ | 0.5481 | 0.5550 | 0.7296 | 1 |
49
+ | 0.4503 | 0.5308 | 0.7469 | 2 |
50
+ | 0.3473 | 0.5723 | 0.7359 | 3 |
51
+ | 0.2440 | 0.6400 | 0.7355 | 4 |
52
+ | 0.1644 | 0.7249 | 0.7388 | 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:ea37ec7d9165724e2655a68d7cf1997ed2da981f1b3135a4e1f45c6301cb11c7
3
  size 438223128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eed93917e20886209fd54839d62281794f51957bd8943db4c462dbf81caf3163
3
  size 438223128