Kaballas/test1
收藏Hugging Face2024-06-02 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Kaballas/test1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: questions
dtype: string
- name: answers
dtype: string
splits:
- name: train
num_bytes: 7267
num_examples: 40
download_size: 6567
dataset_size: 7267
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is primarily used for question-answering systems, containing two fields: questions and answers, both of which are string type. The dataset includes only one training set with 40 samples, occupying 7267 bytes. The download size of the dataset is 6567 bytes, and the actual occupied size is 7267 bytes. The dataset configuration is set to default, with training data files located at data/train-* path.
提供机构:
Kaballas
原始信息汇总
数据集概述
数据集特征
- questions:数据类型为字符串。
- answers:数据类型为字符串。
数据集分割
- train:包含40个样本,总大小为7267字节。
数据集大小
- 下载大小:6567字节。
- 数据集总大小:7267字节。
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



