jcfneto commited on
Commit
9f9fe16
·
1 Parent(s): a962ad7

Upload TFBertForPreTraining

Browse files
Files changed (2) hide show
  1. README.md +13 -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 [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 1.6582
18
- - Epoch: 0
19
 
20
  ## Model description
21
 
@@ -34,14 +34,23 @@ More information needed
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
- - optimizer: {'name': 'Adam', 'weight_decay': None, 'clipnorm': None, 'global_clipnorm': None, 'clipvalue': None, 'use_ema': False, 'ema_momentum': 0.99, 'ema_overwrite_frequency': None, 'jit_compile': True, 'is_legacy_optimizer': False, 'learning_rate': {'class_name': 'WarmUp', 'config': {'initial_learning_rate': 2e-05, 'decay_schedule_fn': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 71379, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, '__passive_serialization__': True}, 'warmup_steps': 721, 'power': 1.0, 'name': None}}, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
38
  - training_precision: float32
39
 
40
  ### Training results
41
 
42
  | Train Loss | Epoch |
43
  |:----------:|:-----:|
44
- | 1.6582 | 0 |
 
 
 
 
 
 
 
 
 
45
 
46
 
47
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 1.0973
18
+ - Epoch: 9
19
 
20
  ## Model description
21
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
+ - optimizer: {'name': 'Adam', 'weight_decay': None, 'clipnorm': None, 'global_clipnorm': None, 'clipvalue': None, 'use_ema': False, 'ema_momentum': 0.99, 'ema_overwrite_frequency': None, 'jit_compile': True, 'is_legacy_optimizer': False, 'learning_rate': {'class_name': 'WarmUp', 'config': {'initial_learning_rate': 2e-05, 'decay_schedule_fn': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 71528, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, '__passive_serialization__': True}, 'warmup_steps': 722, 'power': 1.0, 'name': None}}, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
38
  - training_precision: float32
39
 
40
  ### Training results
41
 
42
  | Train Loss | Epoch |
43
  |:----------:|:-----:|
44
+ | 1.9800 | 0 |
45
+ | 1.6611 | 1 |
46
+ | 1.5130 | 2 |
47
+ | 1.4055 | 3 |
48
+ | 1.3165 | 4 |
49
+ | 1.2462 | 5 |
50
+ | 1.1924 | 6 |
51
+ | 1.1457 | 7 |
52
+ | 1.1247 | 8 |
53
+ | 1.0973 | 9 |
54
 
55
 
56
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d061b0299277b3f07da30bfc5551817befa5365730dae0b88f5a72fd2975a00
3
  size 531587688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df6210d8c5359789bc69d148ccdeb1ce1c0c9e2e2dacf513610a4688d7c4dba2
3
  size 531587688