sileod commited on
Commit
f6c07f6
·
1 Parent(s): d6c78bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -10,4 +10,21 @@ task_ids:
10
  - multi-input-text-classification
11
  license: unknown
12
  ---
13
- https://github.com/Advancing-Machine-Human-Reasoning-Lab/apt
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  - multi-input-text-classification
11
  license: unknown
12
  ---
13
+ https://github.com/Advancing-Machine-Human-Reasoning-Lab/apt
14
+
15
+
16
+ ```
17
+ @inproceedings{nighojkar-licato-2021-improving,
18
+ title = "Improving Paraphrase Detection with the Adversarial Paraphrasing Task",
19
+ author = "Nighojkar, Animesh and
20
+ Licato, John",
21
+ booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
22
+ month = aug,
23
+ year = "2021",
24
+ address = "Online",
25
+ publisher = "Association for Computational Linguistics",
26
+ url = "https://aclanthology.org/2021.acl-long.552",
27
+ doi = "10.18653/v1/2021.acl-long.552",
28
+ pages = "7106--7116",
29
+ }
30
+ ```