sileod commited on
Commit
4be241e
1 Parent(s): a21302f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - commonsense
6
+ ---
7
+ https://github.com/PlusLabNLP/Com2Sense
8
+ ```
9
+ @inproceedings{singh-etal-2021-com2sense,
10
+ title = "{COM}2{SENSE}: A Commonsense Reasoning Benchmark with Complementary Sentences",
11
+ author = "Singh, Shikhar and
12
+ Wen, Nuan and
13
+ Hou, Yu and
14
+ Alipoormolabashi, Pegah and
15
+ Wu, Te-lin and
16
+ Ma, Xuezhe and
17
+ Peng, Nanyun",
18
+ booktitle = "Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021",
19
+ month = aug,
20
+ year = "2021",
21
+ address = "Online",
22
+ publisher = "Association for Computational Linguistics",
23
+ url = "https://aclanthology.org/2021.findings-acl.78",
24
+ doi = "10.18653/v1/2021.findings-acl.78",
25
+ pages = "883--898",
26
+ }
27
+ ```