Add dataset card
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
---
|
4 |
+
# Dataset Summary
|
5 |
+
[CANLI: The Chinese Causative-Passive Homonymy Disambiguation: an Adversarial Dataset for NLI and a Probing Task](http://www.lrec-conf.org/proceedings/lrec2022/pdf/2022.lrec-1.460.pdf)
|
6 |
+
|
7 |
+
# Languages
|
8 |
+
Chinese Mandarin
|
9 |
+
|
10 |
+
# Citation Information
|
11 |
+
@inproceedings{sxu-etal-2022,
|
12 |
+
title = "The Chinese Causative-Passive Homonymy Disambiguation: an Adversarial Dataset for NLI and a Probing Task",
|
13 |
+
author = "Shanshan, Xu and Katja, Markert",
|
14 |
+
booktitle = "Proceedings of the 13th Language Resources and Evaluation Conference",
|
15 |
+
year = "2022",
|
16 |
+
address = "Marseille, France",
|
17 |
+
publisher = "European Language Resources Association",
|
18 |
+
language = "English",
|
19 |
+
}
|
20 |
+
|