OpenCompass/configs/datasets/CHARM/few-shot-examples/Chinese_Natural_Language_Inference_EN-CoT.txt
jxd 608ff5810d
support CHARM (https://github.com/opendatalab/CHARM) reasoning tasks (#1190)
* support CHARM (https://github.com/opendatalab/CHARM) reasoning tasks

* fix lint error

* add dataset card for CHARM

* minor refactor

* add txt

---------

Co-authored-by: wujiang <wujiang@pjlab.org.cn>
Co-authored-by: Leymore <zfz-960727@163.com>
2024-05-27 13:48:22 +08:00

28 lines
1.7 KiB
Plaintext

请根据题目中两句话的关系选择正确答案。
Q:语句一:小明刚刚去什刹海滑冰
语句二:北京现在是冬季
请问这两句话什么关系?
(A) 蕴含
(B) 矛盾
(C) 无关
A: Let's think step by step.
The first sentence mentions that Xiaoming goes to Shichahai for ice skating, which usually takes place in winter. Moreover, Shichahai is located in Beijing, which contains the message from the second sentence that it is currently winter. So the answer is (A).
Q:语句一:下周,一股强降水将影响整个河北省
语句二:下周,上海天气很好
请问这两句话什么关系?
(A) 蕴含
(B) 矛盾
(C) 无关
A: Let's think step by step.
These two sentences describe the weather conditions in two geographical locations, one in Hebei Province and the other in Shanghai. Hebei Province and Shanghai are geographically far apart, so the weather conditions in these two places may not necessarily be directly related. So, the relationship between these two sentences is irrelevant. So the answer is (C).
Q:语句一:昨天,小明在山上看落日,感叹道:"夕阳无限好,只是近黄昏"
语句二:昨天下雨,小明没有出门
请问这两句话什么关系?
(A) 蕴含
(B) 矛盾
(C) 无关
A: Let's think step by step.
The first sentence states that Xiaoming saw the sunset on the mountain yesterday, while the second sentence states that it rained yesterday and Xiaoming did not go out. There is a contradiction between these two sentences, because if Xiaoming had not gone out, he could not have seen the sunset on the mountain. So, the relationship between these two sentences is contradictory. So the answer is (B).