Update README.md
Browse files
README.md
CHANGED
@@ -58,7 +58,7 @@ stjiris/bert-large-portuguese-cased-legal-mlm-nli-sts-v1 derives from stjiris/be
|
|
58 |
|
59 |
It was trained using the MLM technique with a learning rate 1e-5 [Legal Sentences from +-30000 documents](https://huggingface.co/datasets/stjiris/portuguese-legal-sentences-v1.0) 15000 training steps (best performance for our semantic search system implementation)
|
60 |
|
61 |
-
The model was presented to NLI data. 16 batch size,
|
62 |
|
63 |
It was trained for Semantic Textual Similarity, being submitted to a fine tuning stage with the [assin](https://huggingface.co/datasets/assin), [assin2](https://huggingface.co/datasets/assin2), [stsb_multi_mt pt](https://huggingface.co/datasets/stsb_multi_mt) and [IRIS STS](https://huggingface.co/datasets/stjiris/IRIS_sts) datasets. 'lr': 1e-5
|
64 |
|
|
|
58 |
|
59 |
It was trained using the MLM technique with a learning rate 1e-5 [Legal Sentences from +-30000 documents](https://huggingface.co/datasets/stjiris/portuguese-legal-sentences-v1.0) 15000 training steps (best performance for our semantic search system implementation)
|
60 |
|
61 |
+
The model was presented to NLI data. 16 batch size, 2e-5 lr
|
62 |
|
63 |
It was trained for Semantic Textual Similarity, being submitted to a fine tuning stage with the [assin](https://huggingface.co/datasets/assin), [assin2](https://huggingface.co/datasets/assin2), [stsb_multi_mt pt](https://huggingface.co/datasets/stsb_multi_mt) and [IRIS STS](https://huggingface.co/datasets/stjiris/IRIS_sts) datasets. 'lr': 1e-5
|
64 |
|