jp1924/DataTableInfoQA
收藏Hugging Face2024-05-31 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/jp1924/DataTableInfoQA
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- ko
dataset_info:
features:
- name: id
dtype: string
- name: context
dtype: string
- name: title
dtype: string
- name: labels
list:
- name: id
dtype: string
- name: is_impossible
dtype: bool
- name: question
dtype: string
- name: answer
dtype: string
- name: answer_start
dtype: int32
- name: metadata
struct:
- name: doc_id
dtype: string
- name: doc_title
dtype: string
- name: doc_source
dtype: string
- name: doc_published
dtype: int32
- name: created
dtype: string
- name: class
dtype: string
- name: code
dtype: string
splits:
- name: train
num_bytes: 444099171
num_examples: 160000
download_size: 201941383
dataset_size: 444099171
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
jp1924
原始信息汇总
数据集概述
数据集特征
- id:字符串类型
- context:字符串类型
- title:字符串类型
- labels:列表类型,包含以下字段:
- id:字符串类型
- is_impossible:布尔类型
- question:字符串类型
- answer:字符串类型
- answer_start:整数类型(int32)
- metadata:结构体类型,包含以下字段:
- doc_id:字符串类型
- doc_title:字符串类型
- doc_source:字符串类型
- doc_published:整数类型(int32)
- created:字符串类型
- class:字符串类型
- code:字符串类型
数据集分割
- train:
- 数据量:444099171字节
- 示例数量:160000
数据集大小
- 下载大小:201941383字节
- 数据集大小:444099171字节



