anamikac2708 commited on
Commit
ebfb1da
·
verified ·
1 Parent(s): dfd141c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
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
- ## Citing & Authors
80
 
81
- From FinLang Team
 
 
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]