kpriyanshu256/MultiTabQA-multitable_pretraining-valid-v2
收藏数据链接:
官方服务:
资源简介:
--- dataset_info: features: - name: query dtype: string - name: table_names sequence: string - name: tables sequence: 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: 853236383 num_examples: 536 download_size: 207209865 dataset_size: 853236383 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
kpriyanshu256原始信息汇总
数据集概述
特征信息
- query: 数据类型为字符串。
- table_names: 序列类型为字符串。
- tables: 序列类型为字符串。
- answer: 数据类型为字符串。
- source: 数据类型为字符串。
- target: 数据类型为字符串。
- source_latex: 数据类型为字符串。
- target_latex: 数据类型为字符串。
- source_html: 数据类型为字符串。
- target_html: 数据类型为字符串。
- source_markdown: 数据类型为字符串。
- target_markdown: 数据类型为字符串。
数据分割
- train: 包含536个样本,占用853236383字节。
数据集大小
- 下载大小: 207209865字节。
- 数据集大小: 853236383字节。
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



