CoolFace
13 shown

datasets

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

Clear all
01McAuley-Lab /Amazon-C4 Amazon-C4 A complex product search dataset built based on Amazon Reviews 2023 dataset. C4 is short for Complex Contexts Created by ChatGPT. Quick Start Loading Queries from datasets import load_dataset dataset = load_dataset('McAuley-Lab/Amazon-C4')['test'] >>> dataset Dataset({ features: ['qid', 'query', 'item_id', 'user_id', 'ori_rating', 'ori_review'], num_rows: 21223 }) >>> dataset[288] {'qid': 288, 'query': 'I need something that can entertain my… See the full description on the dataset page: https://huggingface.co/datasets/McAuley-Lab/Amazon-C4.tabular10K<n<100K8 likes331 downloads2y agoHugging Face02seongjin5777 /neat-evidence-c4b4b7 neat-evidence-c4b4b7 Synthetic products test data: 51 rows in data.csv. All values are randomly generated fictional examples, not real observations, products, or user activity. Intended only for CSV loading and pipeline tests; not suitable for scientific or business conclusions. Columns are sampled independently and do not model real-world correlations. Fields sample_id: random identifier for this generated sample. row_id: sequential row number starting at 1.… See the full description on the dataset page: https://huggingface.co/datasets/seongjin5777/neat-evidence-c4b4b7.tabularn<1K0 likes38 downloads13d agoHugging Face03Azure-Karen /grand-mouth-c49a18 grand-mouth-c49a18 Synthetic sensors test data: 45 rows in data.csv. All values are randomly generated fictional examples, not real observations, products, or user activity. Intended only for CSV loading and pipeline tests; not suitable for scientific or business conclusions. Columns are sampled independently and do not model real-world correlations. Fields sample_id: random identifier for this generated sample. row_id: sequential row number starting at 1.… See the full description on the dataset page: https://huggingface.co/datasets/Azure-Karen/grand-mouth-c49a18.tabularn<1K0 likes35 downloads13d agoHugging Face04abhinavsarkar /C4-200m-550k-DeterminerThis dataset is a subset of the C4_200M dataset from kaggle, containing 550k pairs of incorrect and correct sentences of Determiner category. Link for the original dataset: https://www.kaggle.com/datasets/felixstahlberg/the-c4-200m-dataset-for-gec The original dataset is also a synthetic dataset, containing input[incorrect sentence] and output[correct_sentence]. To generate the corruption, a tagged corruption model was first trained. This model is trained on existing datasets by taking as… See the full description on the dataset page: https://huggingface.co/datasets/abhinavsarkar/C4-200m-550k-Determiner.texttext-generation100K<n<1M2 likes30 downloads2y agoHugging Face05igorcs /C4-Atabularn<1K0 likes21 downloads1y agoHugging Face06KnutJaegersberg /c4-website-classifier-datasetTo filter the data for better label quality, label by equivalent V3 and label entry and play with label probability. text100K<n<1M3 likes16 downloads3y agoHugging Face07taskydata /C4-Pile-T5-base-Instructionstextn<1K0 likes10 downloads2y agoHugging Face08ryan1232100 /Amazon-C4 Amazon-C4 A complex product search dataset built based on Amazon Reviews 2023 dataset. C4 is short for Complex Contexts Created by ChatGPT. Quick Start Loading Queries from datasets import load_dataset dataset = load_dataset('McAuley-Lab/Amazon-C4')['test'] >>> dataset Dataset({ features: ['qid', 'query', 'item_id', 'user_id', 'ori_rating', 'ori_review'], num_rows: 21223 }) >>> dataset[288] {'qid': 288, 'query': 'I need something that can entertain my… See the full description on the dataset page: https://huggingface.co/datasets/ryan1232100/Amazon-C4.tabular10K<n<100K0 likes9 downloads6mo agoHugging Face09taskydata /C4-Pile-T5-base-Inst-no_robotstextn<1K0 likes8 downloads2y agoHugging Face10FIRSTACCOUNT69 /sqli-c4-multextn<1K0 likes7 downloads7mo agoHugging Face11c4iro /king-vontextn<1K0 likes6 downloads3y agoHugging Face12taskydata /C4-Pile-T5-xl-Instructionstextn<1K0 likes4 downloads2y agoHugging Face13igorcs /C4-Btabularn<1K0 likes4 downloads1y agoHugging Face

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