Arc1el/QA-Dataset-mini
收藏Hugging Face2024-06-04 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Arc1el/QA-Dataset-mini
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: QUESTION
dtype: string
- name: ANSWER
dtype: string
splits:
- name: train
num_bytes: 4257
num_examples: 15
download_size: 5368
dataset_size: 4257
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset includes two main features: QUESTION and ANSWER, both of which are string type. The dataset is divided into a training set (train) with 15 examples, totaling 4257 bytes in size. The download size of the dataset is 5368 bytes, and the dataset itself is 4257 bytes. The dataset configuration is named default, and the training data files are located at data/train-* path.
提供机构:
Arc1el
原始信息汇总
数据集信息
特征
- QUESTION: 数据类型为字符串。
- ANSWER: 数据类型为字符串。
数据划分
- train: 包含15个样本,占用4257字节。
数据集大小
- 下载大小: 5368字节。
- 数据集大小: 4257字节。
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



