CoolFace
Datasetpublic

vincentkoc/hover-parquet

Dataset Card for HoVer (Parquet Format) Note: This is a scriptless, Parquet-based version of the HoVer dataset for seamless integration with HuggingFace datasets library. No trust_remote_code required! Quick Start from datasets import load_dataset # Load the dataset (no trust_remote_code needed!) dataset = load_dataset("vincentkoc/hover-parquet") # Access splits train = dataset["train"] validation = dataset["validation"] test = dataset["test"] # Example usage… See the full description on the dataset page: https://huggingface.co/datasets/vincentkoc/hover-parquet.

sourceHugging Facemitupdated 10mo agoView on Hugging Face
0likes252downloads

vincentkoc/hover-parquet · main · files are served by the source, never re-hosted here