Okyx commited on
Commit
1e29774
·
1 Parent(s): 92f7f2e

Upload TFBertForTokenClassification

Browse files
Files changed (2) hide show
  1. README.md +2 -13
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,9 +14,7 @@ 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.0011
18
- - Validation Loss: 0.0065
19
- - Epoch: 6
20
 
21
  ## Model description
22
 
@@ -35,20 +33,11 @@ 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': 8550, '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.0661 | 0.0177 | 0 |
46
- | 0.0105 | 0.0123 | 1 |
47
- | 0.0062 | 0.0094 | 2 |
48
- | 0.0038 | 0.0090 | 3 |
49
- | 0.0023 | 0.0069 | 4 |
50
- | 0.0015 | 0.0073 | 5 |
51
- | 0.0011 | 0.0065 | 6 |
52
 
53
 
54
  ### Framework versions
 
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
+
 
 
18
 
19
  ## Model description
20
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 4275, '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}
37
  - training_precision: mixed_float16
38
 
39
  ### Training results
40
 
 
 
 
 
 
 
 
 
 
41
 
42
 
43
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0c7596f39986de749e76b65aea39b8d0858ad8e17d1f5c74ec9d18cf1b6e28b
3
  size 431198276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8bfc2aeb586f4bd8ca7d7de431e31b617fb13d787e6f5385f56fbd1744538fe
3
  size 431198276