rufimelo commited on
Commit
13c85ce
1 Parent(s): 3305a71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ The dataset used was: TED 2020 – Parallel Sentences Corpus. TED 2020 contains
61
 
62
  The model was presented to NLI data. 16 batch size, 2e-5 lr
63
 
64
- 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) datasets. 'lr': 1e-5
65
 
66
 
67
  ## Usage (Sentence-Transformers)
 
61
 
62
  The model was presented to NLI data. 16 batch size, 2e-5 lr
63
 
64
+ 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
65
 
66
 
67
  ## Usage (Sentence-Transformers)