vc64/QA_gpt
收藏Hugging Face2024-05-03 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/vc64/QA_gpt
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: context
dtype: string
- name: answer
dtype: string
- name: title
dtype: string
- name: question
dtype: string
- name: reworded_answer
dtype: string
- name: id
dtype: string
splits:
- name: train
num_bytes: 4523437
num_examples: 3344
download_size: 2334738
dataset_size: 4523437
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
vc64
原始信息汇总
数据集概述
数据集特征
- context: 数据类型为字符串。
- answer: 数据类型为字符串。
- title: 数据类型为字符串。
- question: 数据类型为字符串。
- reworded_answer: 数据类型为字符串。
- id: 数据类型为字符串。
数据集分割
- train: 包含3344个样本,占用4523437字节。
数据集大小
- 下载大小: 2334738字节。
- 数据集大小: 4523437字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



