helloelwin/helpful-hint-2k
收藏Hugging Face2024-05-25 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/helloelwin/helpful-hint-2k
下载链接
链接失效反馈官方服务:
资源简介:
---
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: train
num_bytes: 94125896
num_examples: 43748
- name: test
num_bytes: 5083818
num_examples: 2350
download_size: 53562356
dataset_size: 99209714
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes multiple features such as question, label, context, option A, option B, and answer, all of which are string type. The dataset is divided into training and test sets, containing 43748 and 2350 samples respectively. The download size of the dataset is 53562356 bytes, and the total size is 99209714 bytes. The configuration file specifies the data file paths for the training and test sets.
提供机构:
helloelwin
原始信息汇总
数据集概述
数据集特征
- question: 数据类型为字符串。
- label: 数据类型为字符串。
- context: 数据类型为字符串。
- A: 数据类型为字符串。
- B: 数据类型为字符串。
- answer: 数据类型为字符串。
数据集分割
- train:
- 字节数: 94125896
- 样本数: 43748
- test:
- 字节数: 5083818
- 样本数: 2350
数据集大小
- 下载大小: 53562356 字节
- 数据集大小: 99209714 字节
配置
- config_name: default
- data_files:
- train: 路径为
data/train-* - test: 路径为
data/test-*
- train: 路径为
- data_files:



