Update README.md

This commit is contained in:
liuhuanyong 2020-08-30 20:14:30 +08:00 committed by GitHub
parent a6ab2728c1
commit 593cadc30a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,3 +33,52 @@ Common-Sense Inference常识知识库、常识推理与常识推理评估的
| 常识知识库 | 常识知识库 | LocatedNear | [点击查看](https://github.com/adapt-sjtu/commonsense-locatednear) |
| 常识知识库 | 常识知识库 | ATOMIC | [点击查看](https://homes.cs.washington.edu/~msap/atomic/) |
| 常识知识库 | 常识知识库 | ASER | [点击查看](https://hkustknowcomp.github.io/ASER/) |
# 常识推理评测项目资源
| 大类 | 名称 | 作者 | 规模 | 网址 |
| ----- | ------- | ------- | -------- | ------- |
|Reference Resolution | Winograd Schema Challenge | Morgenstern et al., 2016 | 60 |[点击查看](https://commonsensereasoning.org/winograd.html) |
|Reference Resolution | WinoGrande | Sakaguchi et al., 2019 | 44.0K |[点击查看](https://mosaic.allenai.org/projects/winogrande) |
|Question Answering | MCTest. | Richardson et al., 2013 | 2.00K |[点击查看](https://github.com/mcobzarenco/mctest/tree/master/) |
|Question Answering | RACE. | Lai et al., 2017 | 97.7K |[点击查看](https://www.cs.cmu.edu/~glai1/data/race) |
|Question Answering | NarrativeQA. | Kocˇiský et al., 2018 | 46.8K |[点击查看](https://github.com/deepmind/narrativeqa) |
|Question Answering | ARC | Clark et al., 2018 | 7.79K |[点击查看](https://data.allenai.org/arc/) |
|Question Answering | MCScript | Ostermann et al., 2018 | 13.9K |[点击查看](https://www.sfb1102.uni-saarland.de/?page_id=2582.) |
|Question Answering | ProPara | Mishra et al., 2018 | 488 |[点击查看](https://data.allenai.org/propara/.) |
|Question Answering | MultiRC. | Khashabi et al., 2018 | 9.87K |[点击查看](https://cogcomp.org/multirc/) |
|Question Answering | ARCT | Habernal et al., 2018 | 2.45K |[点击查看](https://github.com/UKPLab/argument-reasoning-comprehension-task.) |
|Question Answering | SQuAD. | Rajpurkar et al., 2018 | 151K |[点击查看](https://rajpurkar.github.io/SQuAD-explorer/) |
|Question Answering | CoQA. | Reddy et al., 2018 | 8.40K |[点击查看](https://stanfordnlp.github.io/coqa/) |
|Question Answering | QuAC. | Choi et al., 2018 | 98.4K |[点击查看](https://quac.ai/) |
|Question Answering | OpenBookQA. | Mihaylov et al., 2018 | 5.96K |[点击查看](https://github.com/allenai/OpenBookQA) |
|Question Answering | CommonsenseQA | Talmor et al., 2019 | 9.40K |[点击查看](https://www.taunlp.org/commonsenseqa.) |
|Question Answering | DREAM. | Sun et al., 2019 | 10.2K |[点击查看](https://dataset.org/dream/) |
|Question Answering | DROP. | Dua et al., 2019 | 96.6K |[点击查看](https://allennlp.org/drop.) |
|Question Answering | Cosmos QA. | Huang et al., 2019 | 35.6K |[点击查看](https://wilburone.github.io/cosmos/) |
|Question Answering | MC-TACO. | Zhou et al., 2019 | 1.89K |[点击查看](https://leaderboard.allenai.org/mctaco/submissions/public.) |
|Textual Enatailment | RTE Challenges. | Bentivogli et al., 2011 | 48.8K |[点击查看](https://tac.nist.gov/) |
|Textual Enatailment | Conversational Entailment. | Zhang & Chai, 2009 | 875 |[点击查看](https://github.com/lairmsu/ConversationalEntailment) |
|Textual Enatailment | SICK. | Marelli et al., 2014a | 9.84K |[点击查看](https://clic.cimec.unitn.it/composes/sick.html.) |
|Textual Enatailment | SNLI. | Bowman et al., 2015 | 570K |[点击查看](https://nlp.stanford.edu/projects/snli/) |
|Textual Enatailment | SciTail. | Khot et al., 2018 | 27.0K |[点击查看](https://data.allenai.org/scitail/) |
|Textual Enatailment | SherLIiC. | Schmitt & Schütze, 2019 | 3.99K |[点击查看](https://github.com/mnschmit/SherLIiC.) |
|Plausible Inference | COPA. | Roemmele et al., 2011 | 1.00K |[点击查看](https://people.ict.usc.edu/~gordon/copa.html.) |
|Plausible Inference | CBT. | Hill et al., 2015 | 687K |[点击查看](https://research.fb.com/downloads/babi/) |
|Plausible Inference | ROCStories. | Mostafazadeh et al., 2016 | 98.2K |[点击查看](https://cs.rochester.edu/nlp/rocstories/) |
|Plausible Inference | LAMBADA. | Paperno et al., 2016 | 10.0K |[点击查看](https://zenodo.org/record/2630551#.XS5JHuhKhPZ.) |
|Plausible Inference | JOCI. | hang et al., 2017 | 39.1K |[点击查看](https://github.com/sheng-z/JOCI) |
|Plausible Inference | CLOTH. | Xie et al., 2017 | 99.4K |[点击查看](https://www.cs.cmu.edu/~glai1/data/cloth/.) |
|Plausible Inference | SWAG. | Zellers et al., 2018 | 114K |[点击查看](https://rowanzellers.com/swag/.) |
|Plausible Inference | ReCoRD. | Zhang et al., 2018 | 121K |[点击查看](https://sheng-z.github.io/ReCoRD-explorer/) |
|Plausible Inference | HellaSWAG. | Zellers et al., 2019a | 70.0K |[点击查看](https://rowanzellers.com/hellaswag/.) |
|Plausible Inference | AlphaNLI. | Bhagavatula et al., 2019 | 171K |[点击查看](https://leaderboard.allenai.org/anli/submissions/get-starte) |
|Intuitive Psychology | Triangle-COPA. | Gordon, 2016 | 100 |[点击查看](https://github.com/asgordon/TriangleCOPA.) |
|Intuitive Psychology | Story Commonsense. | Rashkin et al., 2018a | 161k |[点击查看](https://uwnlp.github.io/storycommonsense/.) |
|Intuitive Psychology | Event2Mind. | Rashkin et al., 2018b | 57.1K |[点击查看](https://uwnlp.github.io/event2mind/.) |
|Intuitive Psychology | SocialIQA. | Sap et al., 2019b | 44.8K |[点击查看](https://maartensap.github.io/social-iqa/.) |
|Multple Tasks | bAbI. | Weston et al., 2016 | 40.0K |[点击查看](https://research.fb.com/downloads/babi/.) |
|Multple Tasks | Inference is Everything. | - | - |[点击查看](https://github.com/decompositional-semantics-initiative/DNC.) |
|Multple Tasks | GLUE. | - | - |[点击查看](https://glueBechmark.com/tasks.) |
|Multple Tasks | DNC. | Poliak et al., 2018a | 570K |[点击查看](https://github.com/decompositional-semantics-initiative/DNC.) |
|Multple Tasks | SuperGLUE. | - | - |[点击查看](https://super.glueBechmark.com/.) |