AnnaWegmann commited on
Commit
da918e5
1 Parent(s): 8cec190

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -8,4 +8,13 @@ base_model:
8
  - microsoft/deberta-v3-large
9
  ---
10
 
11
- Model was created as described in https://arxiv.org/abs/2404.06670 , this is the best `DeBERTa ALL` model.
 
 
 
 
 
 
 
 
 
 
8
  - microsoft/deberta-v3-large
9
  ---
10
 
11
+ Model was created as described in https://arxiv.org/abs/2404.06670 , this is the best `DeBERTa ALL` model.
12
+
13
+ ```
14
+ @article{wegmann2024,
15
+ title={What's Mine becomes Yours: Defining, Annotating and Detecting Context-Dependent Paraphrases in News Interview Dialogs},
16
+ author={Wegmann, Anna and Broek, Tijs van den and Nguyen, Dong},
17
+ journal={arXiv preprint arXiv:2404.06670},
18
+ year={2024}
19
+ }
20
+ ```