Update README.md
Browse files
README.md
CHANGED
@@ -75,7 +75,9 @@ print(scores) # 0.862
|
|
75 |
We evaluate our model on unseen pairs of sentences for similarity and unseen shuffled pairs of sentences for dissimilarity. Our evaluation suite contains sentence pairs from: Investopedia (to test for proficiency on finance),
|
76 |
and Gooaq, MSMARCO,stackexchange_duplicate_questions_title_title, yahoo_answers_title_answer (to evaluate models ability to avoid forgetting after finetuning).
|
77 |
|
|
|
78 |
|
79 |
-
|
80 |
|
81 |
-
|
|
|
|
75 |
We evaluate our model on unseen pairs of sentences for similarity and unseen shuffled pairs of sentences for dissimilarity. Our evaluation suite contains sentence pairs from: Investopedia (to test for proficiency on finance),
|
76 |
and Gooaq, MSMARCO,stackexchange_duplicate_questions_title_title, yahoo_answers_title_answer (to evaluate models ability to avoid forgetting after finetuning).
|
77 |
|
78 |
+
## License
|
79 |
|
80 |
+
Since non-commercial datasets are used for fine-tuning, we release this model as cc-by-nc-4.0.
|
81 |
|
82 |
+
|
83 |
+
## Citation [Coming Soon]
|