NiGuLa commited on
Commit
447540a
1 Parent(s): 6635341

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -35,8 +35,15 @@ print(scores)
35
 
36
  We slightly modify [RoBERTa-Large NLI](https://huggingface.co/ynie/roberta-large-snli_mnli_fever_anli_R1_R2_R3-nli) model architectures (see the scheme below) and fin-tune it with [QQP](https://www.kaggle.com/c/quora-question-pairs) paraphrases dataset.
37
 
38
- ![MIS](https://huggingface.co/SkolkovoInstitute/Mutual_Implication_Score/blob/main/MIS.jpg)
39
 
 
 
 
 
 
 
 
40
  If you find this repository helpful, feel free to cite our publication:
41
 
42
  ```
 
35
 
36
  We slightly modify [RoBERTa-Large NLI](https://huggingface.co/ynie/roberta-large-snli_mnli_fever_anli_R1_R2_R3-nli) model architectures (see the scheme below) and fin-tune it with [QQP](https://www.kaggle.com/c/quora-question-pairs) paraphrases dataset.
37
 
38
+ ![alt text](https://huggingface.co/SkolkovoInstitute/Mutual_Implication_Score/raw/main/MIS.jpg)
39
 
40
+ ## Performance on Text Style Transfer and Paraphrase Detection tasks
41
+
42
+ This measure was developed in terms of large scale comparison of different measures on text style transfer and paraphrases datasets.
43
+
44
+
45
+
46
+ ## Citations
47
  If you find this repository helpful, feel free to cite our publication:
48
 
49
  ```