kpriyanshu256/MultiTabQA-multitable_pretraining-train-v2-82500
收藏Hugging Face2024-03-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/kpriyanshu256/MultiTabQA-multitable_pretraining-train-v2-82500
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: tables
sequence: string
- name: table_names
sequence: string
- name: query
dtype: string
- name: answer
dtype: string
- name: source
dtype: string
- name: target
dtype: string
- name: source_latex
dtype: string
- name: target_latex
dtype: string
- name: source_html
dtype: string
- name: target_html
dtype: string
- name: source_markdown
dtype: string
- name: target_markdown
dtype: string
splits:
- name: train
num_bytes: 7172895879
num_examples: 1000
download_size: 1352311754
dataset_size: 7172895879
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
特征字段:
- 字段名:tables(表格),类型为字符串序列
- 字段名:table_names(表格名称),类型为字符串序列
- 字段名:query(查询语句),数据类型为字符串
- 字段名:answer(答案),数据类型为字符串
- 字段名:source(源文本),数据类型为字符串
- 字段名:target(目标文本),数据类型为字符串
- 字段名:source_latex(源LaTeX格式文本),数据类型为字符串
- 字段名:target_latex(目标LaTeX格式文本),数据类型为字符串
- 字段名:source_html(源HTML格式文本),数据类型为字符串
- 字段名:target_html(目标HTML格式文本),数据类型为字符串
- 字段名:source_markdown(源Markdown格式文本),数据类型为字符串
- 字段名:target_markdown(目标Markdown格式文本),数据类型为字符串
数据集划分:
- 划分名称:train(训练集),字节占用量:7172895879,样本数量:1000
下载总大小:1352311754 字节,数据集总大小:7172895879 字节
配置项:
- 配置名称:default(默认配置),数据文件配置:
- 对应数据集划分:train(训练集),文件路径:data/train-*
提供机构:
kpriyanshu256
原始信息汇总
数据集概述
数据特征
- tables: 字符串序列
- table_names: 字符串序列
- query: 字符串
- answer: 字符串
- source: 字符串
- target: 字符串
- source_latex: 字符串
- target_latex: 字符串
- source_html: 字符串
- target_html: 字符串
- source_markdown: 字符串
- target_markdown: 字符串
数据分割
- train: 包含1000个样本,占用7172895879字节
数据集大小
- 下载大小: 1352311754字节
- 数据集大小: 7172895879字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



