helloelwin/helpful-hint-20k
收藏Hugging Face2024-05-25 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/helloelwin/helpful-hint-20k
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: label
dtype: string
- name: context
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: answer
dtype: string
splits:
- name: test
num_bytes: 5083818
num_examples: 2350
- name: train
num_bytes: 56692445
num_examples: 20000
download_size: 83159358
dataset_size: 61776263
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
This dataset is primarily used for question-answering tasks, featuring attributes such as question, label, context, options A and B, and answer. It is divided into a training set with 20,000 samples and a test set with 2,350 samples. The datasets download size is 83,159,358 bytes, and its actual size is 61,776,263 bytes. The dataset configuration is named default, with data files stored in data/train-* and data/test-* paths.
提供机构:
helloelwin
原始信息汇总
数据集概述
数据集特征
- question:字符串类型
- label:字符串类型
- context:字符串类型
- A:字符串类型
- B:字符串类型
- answer:字符串类型
数据集分割
- 训练集(train):
- 示例数量:20000
- 字节数:56692445
- 测试集(test):
- 示例数量:2350
- 字节数:5083818
数据集大小
- 下载大小:83159358字节
- 数据集总大小:61776263字节
数据文件配置
- 默认配置(default):
- 训练集路径:data/train-*
- 测试集路径:data/test-*



