minh21/cpgQA-v1.0-unique-context-for-flan-t5
收藏Hugging Face2023-09-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/minh21/cpgQA-v1.0-unique-context-for-flan-t5
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: title
dtype: string
- name: id
dtype: int64
- name: question
dtype: string
- name: answer_text
dtype: string
- name: answer_start
dtype: int64
- name: context
dtype: string
splits:
- name: train
num_bytes: 1132786.0440713535
num_examples: 860
- name: test
num_bytes: 180144.0
num_examples: 144
download_size: 29642
dataset_size: 1312930.0440713535
---
# Dataset Card for "cpgQA-v1.0-unique-context-for-flan-t5"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
minh21
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
数据集信息
-
特征:
- title: 字符串类型
- id: 64位整数类型
- question: 字符串类型
- answer_text: 字符串类型
- answer_start: 64位整数类型
- context: 字符串类型
-
数据分割:
- 训练集:
- 字节数: 1132786.0440713535
- 样本数: 860
- 测试集:
- 字节数: 180144.0
- 样本数: 144
- 训练集:
-
下载大小: 29642
-
数据集大小: 1312930.0440713535



