Kaballas/qa-dataset
收藏Hugging Face2024-06-02 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Kaballas/qa-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: model
dtype: 'null'
- name: questions
dtype: 'null'
- name: answers
dtype: 'null'
splits:
- name: train
num_bytes: 0
num_examples: 0
download_size: 926
dataset_size: 0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three features: model, questions, and answers, with unspecified data types. It contains only a training set, but this set has no actual data. The download size of the dataset is 926 bytes, and the actual dataset size is 0 bytes. The dataset has a default configuration with the training data file path being data/train-*.
提供机构:
Kaballas
原始信息汇总
数据集概述
数据集特征
- model:数据类型为
null。 - questions:数据类型为
null。 - answers:数据类型为
null。
数据集划分
- train:包含0个示例,占用0字节。
数据集大小
- 下载大小:926字节。
- 数据集大小:0字节。
配置信息
- 配置名称:default
- 数据文件路径:
data/train-*,划分类型为train。



