mattymchen/natural-instruction-050
收藏Hugging Face2023-04-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mattymchen/natural-instruction-050
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: test
num_bytes: 847078
num_examples: 5912
download_size: 443131
dataset_size: 847078
---
# Dataset Card for "natural-instruction-050"
## Dataset Description
NaturalInstruction task 050.
You are given a sentence and a question in the input. If the information provided in the sentence is enough to answer the question, label \"Yes\", otherwise label \"No\". Do not use any facts other than those provided in the sentence while labeling \"Yes\" or \"No\". There are only two types of valid responses: Yes and No.
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
mattymchen原始信息汇总
数据集概述
数据集名称
"natural-instruction-050"
数据集描述
本数据集用于NaturalInstruction任务050,涉及判断给定句子是否足以回答相关问题。如果句子信息足够,则标记为"Yes",否则标记为"No"。仅允许使用句子中提供的信息进行判断。
数据集特征
- text: 字符串类型
- label: 整数类型(int64)
数据集分割
- test:
- 示例数量: 5912
- 数据大小: 847078字节
数据集大小
- 下载大小: 443131字节
- 数据集总大小: 847078字节



