CONFER
收藏资源简介:
CONFER是一个专门用于评估自然语言推理模型在条件推理和预设方面的性能的数据集。该数据集由18,000个句子对组成,通过半自动方式生成,使用语言学设计的模板来创建一个规模大、词汇多样化且严格控制的数据集,专注于特定类型的条件句子。数据集的生成过程包括半自动句子生成、预设投影嵌入以及自然语言推理数据集的构建和标注。CONFER数据集的创建旨在解决NLI模型在处理复杂条件结构,特别是预设推理方面的不足,为提高模型在预设推理方面的性能提供了新的思路。
CONFER is a dedicated dataset for evaluating the performance of natural language inference (NLI) models on conditional reasoning and presupposition. This dataset consists of 18,000 sentence pairs, generated semi-automatically using linguistically designed templates to create a large-scale, lexically diverse and strictly controlled dataset focused on specific types of conditional sentences. The dataset generation process includes semi-automatic sentence generation, presupposition projection embedding, as well as the construction and annotation of natural language inference datasets. The creation of the CONFER dataset aims to address the limitations of NLI models when handling complex conditional structures, especially presupposition-based reasoning, and provides new insights for improving model performance in presupposition reasoning tasks.
CONFER数据集概述
数据集简介
- 名称:CONFER: A Dataset for Presupposition and CONditional InFERence Evaluation
- 类型:自然语言推理(NLI)格式的句子对数据集
- 规模:18,000个句子对
- 目的:研究语言模型如何处理特定类型条件句中的预设
数据集内容
- 结构:每个示例包含前提-假设对和黄金标签(
E,C, 或N) - 标签说明:
E= 蕴含(Entailment)C= 矛盾(Contradiction)N= 中性(Neutral)
- 示例:
类型 触发词 前提 假设 标签 1 again Sam believes that if Nadia adopted a cat, she will never adopt a cat again. Nadia adopted a cat. N 2 possessive If Marley has an outgoing friend, she travels with her friend. Marley has a friend. N
获取方式
- Hugging Face数据集中心:https://huggingface.co/datasets/ConditionalNLI/CONFER
相关论文
- 标题:Let’s CONFER: A Dataset for Evaluating Natural Language Inference Models on CONditional InFERence and Presupposition
- 链接:https://caiac.pubpub.org/pub/keh8ij01/release/1
引用格式
bibtex @inproceedings{azin-etal-2025-confer, author = {Azin, Tara and Dumitrescu, Daniel and Inkpen, Diana and Singh, Raj}, year = {2025}, title = {Let’s CONFER: A dataset for evaluating natural language inference models on conditional inference and presupposition}, booktitle = {Proceedings of the Canadian Conference on Artificial Intelligence}, url = {https://caiac.pubpub.org/pub/keh8ij01} }
许可协议
- 类型:Creative Commons Attribution 4.0 International License (CC BY 4.0)
- 链接:https://creativecommons.org/licenses/by/4.0/

- 1Let's CONFER: A Dataset for Evaluating Natural Language Inference Models on CONditional InFERence and Presupposition卡尔顿大学, 渥太华大学 · 2025年



