Upload TFBertForSequenceClassification
Browse files- README.md +1 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -34,7 +34,7 @@ More information needed
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
-
- optimizer: {'name': 'AdamWeightDecay', 'learning_rate':
|
38 |
- training_precision: float32
|
39 |
|
40 |
### Training results
|
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
+
- optimizer: {'name': 'AdamWeightDecay', 'learning_rate': 9.99e-06, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weight_decay_rate': 0.001}
|
38 |
- training_precision: float32
|
39 |
|
40 |
### Training results
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438226204
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a688ca8bcd951f7671a7498bb8eb5d79c13cc4795f71cf820091dcaa371db1d6
|
3 |
size 438226204
|