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
0likes174downloads

Nothing at this path on main. The folder may be empty, or the revision may not exist.

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