Okyx commited on
Commit
628d4ff
·
1 Parent(s): 47efbc0

Upload TFBertForTokenClassification

Browse files
Files changed (3) hide show
  1. README.md +8 -10
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.0023
18
- - Validation Loss: 0.0058
19
- - Epoch: 4
20
 
21
  ## Model description
22
 
@@ -42,16 +42,14 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 0.0665 | 0.0161 | 0 |
46
- | 0.0116 | 0.0083 | 1 |
47
- | 0.0062 | 0.0075 | 2 |
48
- | 0.0036 | 0.0059 | 3 |
49
- | 0.0023 | 0.0058 | 4 |
50
 
51
 
52
  ### Framework versions
53
 
54
- - Transformers 4.25.1
55
  - TensorFlow 2.9.2
56
- - Datasets 2.8.0
57
  - Tokenizers 0.13.2
 
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.0055
18
+ - Validation Loss: 0.0050
19
+ - Epoch: 2
20
 
21
  ## Model description
22
 
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 0.0833 | 0.0156 | 0 |
46
+ | 0.0100 | 0.0060 | 1 |
47
+ | 0.0055 | 0.0050 | 2 |
 
 
48
 
49
 
50
  ### Framework versions
51
 
52
+ - Transformers 4.26.1
53
  - TensorFlow 2.9.2
54
+ - Datasets 2.9.0
55
  - Tokenizers 0.13.2
config.json CHANGED
@@ -60,7 +60,7 @@
60
  "num_hidden_layers": 12,
61
  "pad_token_id": 0,
62
  "position_embedding_type": "absolute",
63
- "transformers_version": "4.25.1",
64
  "type_vocab_size": 2,
65
  "use_cache": true,
66
  "vocab_size": 28996
 
60
  "num_hidden_layers": 12,
61
  "pad_token_id": 0,
62
  "position_embedding_type": "absolute",
63
+ "transformers_version": "4.26.1",
64
  "type_vocab_size": 2,
65
  "use_cache": true,
66
  "vocab_size": 28996
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34c35e89c69c68dc9ca68cd92f4d9e69a5cd1f3f4b14d8b493b46afd6bc29a9b
3
  size 431222868
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04310e25aef543ec37ec6057472c06c618c596c6cec0cc9065cbd2d2f35b94ca
3
  size 431222868