CoolFace
Datasetpublic

jyansir/excelformer

ExcelFormer Benchmark The datasets used in ExcelFormer. The usage example is as follows: from datasets import load_dataset import pandas as pd import numpy as np # process train split, similar to other splits data = {} datasets = load_dataset('jyansir/excelformer') # load 96 small-scale datasets in default # datasets = load_dataset('jyansir/excelformer', 'large') # load 21 large-scale datasets with specification dataset = datasets['train'].to_dict() for table_name, table, task… See the full description on the dataset page: https://huggingface.co/datasets/jyansir/excelformer.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes183downloads
filetest-large.parquet96.8 MBdownload
filetest-small.parquet1.3 MBdownload
filetrain-large.parquet309.8 MBdownload
filetrain-small.parquet3.8 MBdownload
fileval-large.parquet77.4 MBdownload
fileval-small.parquet1.1 MBdownload

jyansir/excelformer · main · files are served by the source, never re-hosted here