kpriyanshu256/MultiTabQA-multitable_pretraining-Salesforce-codet5-base_train-latex-2000
收藏Hugging Face2024-03-06 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/kpriyanshu256/MultiTabQA-multitable_pretraining-Salesforce-codet5-base_train-latex-2000
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence:
sequence: int32
- name: attention_mask
sequence:
sequence: int8
- name: labels
sequence:
sequence: int64
splits:
- name: train
num_bytes: 13336000
num_examples: 1000
download_size: 1049114
dataset_size: 13336000
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three main features: input_ids (integer sequence), attention_mask (8-bit integer sequence), and labels (64-bit integer sequence). The dataset is divided into a training set (train) with 1000 examples, totaling 13336000 bytes. The download size of the dataset is 1049114 bytes. The dataset configuration is default, with the training data file path being data/train-*.
提供机构:
kpriyanshu256
原始信息汇总
数据集概述
特征信息
- input_ids: 序列类型,数据类型为int32。
- attention_mask: 序列类型,数据类型为int8。
- labels: 序列类型,数据类型为int64。
数据分割
- train: 包含1000个样本,总字节数为13336000。
数据集大小
- 下载大小: 1049114字节。
- 数据集大小: 13336000字节。
配置信息
- default: 包含训练数据文件,路径为
data/train-*。



