BeardedJohn commited on
Commit
55b2429
1 Parent(s): 3df4e2e

Upload TFBertForTokenClassification

Browse files
Files changed (2) hide show
  1. README.md +4 -4
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [BeardedJohn/bert-ner-wikiann](https://huggingface.co/BeardedJohn/bert-ner-wikiann) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.0293
18
- - Validation Loss: 0.0019
19
  - Epoch: 0
20
 
21
  ## Model description
@@ -35,14 +35,14 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 157, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
39
  - training_precision: mixed_float16
40
 
41
  ### Training results
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 0.0293 | 0.0019 | 0 |
46
 
47
 
48
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [BeardedJohn/bert-ner-wikiann](https://huggingface.co/BeardedJohn/bert-ner-wikiann) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.0138
18
+ - Validation Loss: 0.0006
19
  - Epoch: 0
20
 
21
  ## Model description
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 313, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
39
  - training_precision: mixed_float16
40
 
41
  ### Training results
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 0.0138 | 0.0006 | 0 |
46
 
47
 
48
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8244e2bb088972cc94230ce889d6d74539f7124c04dfc45c4d5c407bd9d95c8
3
  size 431179820
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:181d343692431bbcc3356319c202bc6fb31010ff3f0871380f6982a43f02d4fe
3
  size 431179820