DACCORD
收藏DACCORD数据集概述
数据集描述
- 名称: DACCORD
- 目的: 用于自动检测法语句子间的矛盾。
- 内容: 包含1034对句子,专门用于检测句子间的矛盾。
- 主题覆盖: 包括2022年俄罗斯入侵乌克兰、COVID-19大流行和气候危机等主题。
数据集使用
- Python使用示例: python import pandas as pd dataset = pd.read_csv("./daccord_dataset.tsv", sep= ) print(dataset)
引用信息
-
BibTex引用: BibTeX @inproceedings{skandalis-etal-2024-new-datasets, title = "New Datasets for Automatic Detection of Textual Entailment and of Contradictions between Sentences in {F}rench", author = "Skandalis, Maximos and Moot, Richard and Retor{e}, Christian and Robillard, Simon", booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)", month = may, year = "2024", address = "Torino, Italy", publisher = "ELRA and ICCL", url = "https://aclanthology.org/2024.lrec-main.1065", pages = "12173--12186" }
@inproceedings{skandalis-etal-2023-daccord, title = "{DACCORD} : un jeu de donn{e}es pour la D{e}tection Automatique d{}{e}non{C}{e}s {CO}nt{R}a{D}ictoires en fran{c{c}}ais", author = "Skandalis, Maximos and Moot, Richard and Robillard, Simon", booktitle = "Actes de CORIA-TALN 2023. Actes de la 30e Conf{e}rence sur le Traitement Automatique des Langues Naturelles (TALN), volume 1 : travaux de recherche originaux -- articles longs", month = "6", year = "2023", address = "Paris, France", publisher = "ATALA", url = "https://aclanthology.org/2023.jeptalnrecital-long.22", pages = "285--297", language = "French" }
数据集来源
- 可用性: 可通过huggingface.co访问。




