Yangqiu Song, Hongming Zhang, Xinran Zhao
We lifted 3 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| HKUST-KnowComp/WinoWhy | canonical | 1 of 3 |
| Function | Status | Where it lives |
|---|---|---|
| pick_training_and_testing_folds | Ran | HKUST-KnowComp/WinoWhy/supervised_winowhy.py code served (permissive licence) · get_code("48445ba2525e6274") |
| output_five_folds | Not yet run | HKUST-KnowComp/WinoWhy/supervised_winowhy.py code served (permissive licence) · get_code("7479c61103f75348") |
| test | Not yet run | HKUST-KnowComp/WinoWhy/supervised_winowhy.py code served (permissive licence) · get_code("e210d3e72ed13610") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
In this paper, we present the first comprehensive categorization of essential commonsense knowledge for answering the Winograd Schema Challenge (WSC). For each of the questions, we invite annotators to first provide reasons for making correct decisions and then categorize them into six major knowledge categories. By doing so, we better understand the limitation of existing methods (i.e., what kind of knowledge cannot be effectively represented or inferred with existing methods) and shed some light on the commonsense knowledge that we need to acquire in the future for better commonsense reasoning. Moreover, to investigate whether current WSC models can understand the commonsense or they simply solve the WSC questions based on the statistical bias of the dataset, we leverage the collected reasons to develop a new task called WinoWhy, which requires models to distinguish plausible reasons from very similar but wrong reasons for all WSC questions. Experimental results prove that even though pre-trained language representation models have achieved promising progress on the original WSC dataset, they are still struggling at WinoWhy. Further experiments show that even though supervised models can achieve better performance, the performance of these models can be sensitive to the dataset distribution. WinoWhy and all codes are available at: https://github.com/ HKUST-KnowComp/WinoWhy.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2005.05763")
get_code_for_paper("2005.05763")
have("2005.05763")
Connect an agent — have() is free.