HiTZ/wnli-eu
收藏Hugging Face2025-02-25 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/HiTZ/wnli-eu
下载链接
链接失效反馈官方服务:
资源简介:
WNLI-eu是WNLI数据集的巴斯克语专业翻译版本,用于自然语言推理任务。数据集包含巴斯克语句子对和对应的蕴含标签。
WNLI-eu is the professional translation of the WNLI dataset into Basque, designed for natural language inference tasks. It includes Basque sentence pairs and their corresponding entailment labels.
提供机构:
HiTZ
原始信息汇总
数据集概述
数据集摘要
WNLI-eu 是 WNLI 数据集的专业巴斯克语翻译版本。WNLI 是 GLUE 基准测试的一部分,基于 Winograd Schema Challenge (WSC) 数据集。WNLI 实例由 Winograd 模式转换为 NLI 句子对分类问题。
语言
- eu-ES
数据集结构
数据实例
WNLI-eu 示例如下:
json { "sentence1": "Isurbidea ilearekin buxatuta dago. Garbitu egin behar da.", "sentence2": "Ilea garbitu behar da.", "label": 0, "idx": 0 }
数据字段
sentence1(str): 前提句。sentence2(str): 第二句。label(int):1或0,表示sentence1是否包含sentence2。idx(int): 示例的索引。
数据分割
| name | validation | test |
|---|---|---|
| default | 71 | 146 |
数据集创建
该数据集是英语 WNLI 数据集的专业巴斯克语翻译版本,由 HiTZ (UPV/EHU) 在 ILENIA 项目中委托完成。
附加信息
许可信息
Creative Commons Attribution 4.0 International (CC BY 4.0)
引用信息
TBP



