sxu commited on
Commit
3a7e458
·
1 Parent(s): dfc51c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -31,7 +31,19 @@ representation of CPH, which is the crucial linguistic ability central to the CA
31
  Chinese Mandarin
32
 
33
  # Citation Information
34
- @inproceedings{sxu-etal-2022,
 
 
 
 
 
 
 
 
 
 
 
 
35
  title = "The Chinese Causative-Passive Homonymy Disambiguation: an Adversarial Dataset for NLI and a Probing Task",
36
  author = "Shanshan, Xu and Katja, Markert",
37
  booktitle = "Proceedings of the 13th Language Resources and Evaluation Conference",
 
31
  Chinese Mandarin
32
 
33
  # Citation Information
34
+ @inproceedings{xu-markert-2022-chinese,
35
+ title = "The {C}hinese Causative-Passive Homonymy Disambiguation: an adversarial Dataset for {NLI} and a Probing Task",
36
+ author = "Xu, Shanshan and
37
+ Markert, Katja",
38
+ booktitle = "Proceedings of the Thirteenth Language Resources and Evaluation Conference",
39
+ month = jun,
40
+ year = "2022",
41
+ address = "Marseille, France",
42
+ publisher = "European Language Resources Association",
43
+ url = "https://aclanthology.org/2022.lrec-1.460",
44
+ pages = "4316--4323",
45
+ abstract = "The disambiguation of causative-passive homonymy (CPH) is potentially tricky for machines, as the causative and the passive are not distinguished by the sentences{'} syntactic structure. By transforming CPH disambiguation to a challenging natural language inference (NLI) task, we present the first Chinese Adversarial NLI challenge set (CANLI). We show that the pretrained transformer model RoBERTa, fine-tuned on an existing large-scale Chinese NLI benchmark dataset, performs poorly on CANLI. We also employ Word Sense Disambiguation as a probing task to investigate to what extent the CPH feature is captured in the model{'}s internal representation. We find that the model{'}s performance on CANLI does not correspond to its internal representation of CPH, which is the crucial linguistic ability central to the CANLI dataset. CANLI is available on HF中国镜像站 Datasets (Lhoest et al., 2021) at https://huggingface.co/datasets/sxu/CANLI",
46
+ } @inproceedings{sxu-etal-2022,
47
  title = "The Chinese Causative-Passive Homonymy Disambiguation: an Adversarial Dataset for NLI and a Probing Task",
48
  author = "Shanshan, Xu and Katja, Markert",
49
  booktitle = "Proceedings of the 13th Language Resources and Evaluation Conference",