kpriyanshu256/MultiTabQA-tapex-Salesforce-codet5-base-markdown
收藏Hugging Face2024-03-13 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/kpriyanshu256/MultiTabQA-tapex-Salesforce-codet5-base-markdown
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- 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
- name: input_ids
sequence:
sequence: int32
- name: attention_mask
sequence:
sequence: int8
- name: labels
sequence:
sequence: int64
splits:
- name: train
num_bytes: 36766528167
num_examples: 1650977
- name: validation
num_bytes: 4087830371
num_examples: 183442
download_size: 7681286879
dataset_size: 40854358538
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
提供机构:
kpriyanshu256
原始信息汇总
数据集概述
数据集特征
- source: 数据类型为字符串。
- target: 数据类型为字符串。
- source_latex: 数据类型为字符串。
- target_latex: 数据类型为字符串。
- source_html: 数据类型为字符串。
- target_html: 数据类型为字符串。
- source_markdown: 数据类型为字符串。
- target_markdown: 数据类型为字符串。
- input_ids: 数据类型为整数序列,具体为32位整数。
- attention_mask: 数据类型为整数序列,具体为8位整数。
- labels: 数据类型为整数序列,具体为64位整数。
数据集分割
- 训练集: 大小为36766528167字节,包含1650977个样本。
- 验证集: 大小为4087830371字节,包含183442个样本。
数据集大小
- 下载大小: 7681286879字节。
- 数据集总大小: 40854358538字节。
配置文件
- 默认配置:
- 训练集路径:
data/train-* - 验证集路径:
data/validation-*
- 训练集路径:



