CoolFace
5 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01KFUPM-JRCAI /arabic_dialects_dataset_experimentaltext1K<n<10K0 likes25 downloads2y agoHugging Face02MLDS-NUS /polymer-dynamics_experimental-data Descriptions Converting script import pickle from pathlib import Path import numpy as np from datasets import Dataset DATA_DIR = Path("/path/to/cached/hugging_face/datasets/for/MLDS-NUS/Experimental_Images") # should end with something like "snapshots/fd299418e9435f8fd98956a3f0a7344d208cc142" def calc_left_right(data: np.ndarray): left_rights = [] for im in data: nonzero_columns = (im != 0).any(axis=-2) left = nonzero_columns.argmax() if… See the full description on the dataset page: https://huggingface.co/datasets/MLDS-NUS/polymer-dynamics_experimental-data.text1K<n<10K1 likes24 downloads11mo agoHugging Face03introvoyz041 /polymer-dynamics_experimental-data Descriptions Converting script import pickle from pathlib import Path import numpy as np from datasets import Dataset DATA_DIR = Path("/path/to/cached/hugging_face/datasets/for/MLDS-NUS/Experimental_Images") # should end with something like "snapshots/fd299418e9435f8fd98956a3f0a7344d208cc142" def calc_left_right(data: np.ndarray): left_rights = [] for im in data: nonzero_columns = (im != 0).any(axis=-2) left = nonzero_columns.argmax() if… See the full description on the dataset page: https://huggingface.co/datasets/introvoyz041/polymer-dynamics_experimental-data.text1K<n<10K0 likes11 downloads6mo agoHugging Face04Fizzarolli /experimental-ahh-opencai-datasettextn<1K0 likes8 downloads2y agoHugging Face05daniel-dona /sparql-dataset-era-experimental-altmodelstext1K<n<10K0 likes8 downloads1y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.