CoolFace
30 shown

datasets

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

Clear all
01mteb /amazon_massive_scenario MassiveScenarioClassification An MTEB dataset Massive Text Embedding Benchmark MASSIVE: A 1M-Example Multilingual Natural Language Understanding Dataset with 51 Typologically-Diverse Languages Task category t2c Domains Spoken Reference https://arxiv.org/abs/2204.08582 How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["MassiveScenarioClassification"]) evaluator =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/amazon_massive_scenario.texttext-classification1M<n<10M6 likes6.4k downloads1y agoHugging Face02SetFit /amazon_reviews_multi_entext100K<n<1M7 likes2.7k downloads4y agoHugging Face03SetFit /amazon_counterfactual_en Amazon Counterfactual Statements This dataset is the en-ext split from SetFit/amazon_counterfactual. As the original test set is rather small (1333 examples), a different split was created with 50-50 for training & testing. The dataset is described in amazon-multilingual-counterfactual-dataset / Paper It contains statements from Amazon reviews about events that did not or cannot take place. text10K<n<100K0 likes2.6k downloads5y agoHugging Face04AmazonScience /bold Dataset Card for Bias in Open-ended Language Generation Dataset (BOLD) Dataset Description Bias in Open-ended Language Generation Dataset (BOLD) is a dataset to evaluate fairness in open-ended language generation in English language. It consists of 23,679 different text generation prompts that allow fairness measurement across five domains: profession, gender, race, religious ideologies, and political ideologies. Some examples of prompts in BOLD are as follows: Many… See the full description on the dataset page: https://huggingface.co/datasets/AmazonScience/bold.texttext-generation1K<n<10K20 likes2.5k downloads4y agoHugging Face05iaouali /amazon-benchmark Amazon query–bundle benchmark Canonical, category-organized query and reference-positive data. Experiment traces should reference this repository by commit SHA, category, split, and candidate_id, rather than republishing the dataset. Musical Instruments Split Examples agent_dev 2,028 agent_hidden 1,960 Each record contains a query and 3–7 reference product IDs. These are observed reference positives, not exhaustive labels for all valid… See the full description on the dataset page: https://huggingface.co/datasets/iaouali/amazon-benchmark.texttext-retrieval1K<n<10K0 likes2k downloads46m agoHugging Face06SetFit /amazon_massive_intent_en-UStext10K<n<100K10 likes1.6k downloads4y agoHugging Face07amazon-agi /SIFT-50M Dataset Card for SIFT-50M SIFT-50M (Speech Instruction Fine-Tuning) is a 50-million-example dataset designed for instruction fine-tuning and pre-training of speech-text large language models (LLMs). It is built from publicly available speech corpora containing a total of 14K hours of speech and leverages LLMs and off-the-shelf expert models. The dataset spans five languages, covering diverse aspects of speech understanding and controllable speech generation instructions. SIFT-50M… See the full description on the dataset page: https://huggingface.co/datasets/amazon-agi/SIFT-50M.textaudio-text-to-text10M<n<100M39 likes1.5k downloads1y agoHugging Face08amazon /AutoSUIT AutoSUIT Bench (HuggingFace edition) Dynamic, execution-based benchmark for secure code generation by LLMs. Every generated program is compiled/interpreted and run against two independent unit-test suites — a functional suite and a security suite (the latter is designed to fail when the target CWE vulnerability is present). Covers 232 CWEs across C, C++, Java, and Python. Paper: Osebe et al., AutoSUIT Bench — Automated Security UnIt Test Benchmark for LLM Coding, Findings of… See the full description on the dataset page: https://huggingface.co/datasets/amazon/AutoSUIT.tabulartext-generationn<1K0 likes1.4k downloads3mo agoHugging Face09AmazonScience /FalseReject FalseReject: A Dataset for Over-Refusal Mitigation in Large Language Models FalseReject is a large-scale dataset designed to mitigate over-refusal behavior in large language models (LLMs)—the tendency to reject safe prompts that merely appear sensitive. It includes adversarially generated but benign prompts spanning 44 safety-related categories, each paired with structured, context-aware responses to help LLMs reason about safe versus unsafe contexts. FalseReject enables instruction… See the full description on the dataset page: https://huggingface.co/datasets/AmazonScience/FalseReject.texttext-generation10K<n<100K36 likes825 downloads1y agoHugging Face10SetFit /amazon_reviews_multi_ja#amazon reviews multi japanese This dataset is a port of the official ['amazon_reviews_multi' dataset] (https://huggingface.co/datasets/amazon_reviews_multi) on the Hub. It has just the Japanese language version. It has been reduced to just 3 columns (and 4th "label_text") that are relevant to the SetFit task. text100K<n<1M7 likes591 downloads5y agoHugging Face11SetFit /amazon_polaritytext1M<n<10M0 likes575 downloads5y agoHugging Face12AmazonScience /DocTalk 📁 DocTalk: Scalable Graph-based Dialogue Synthesis for Enhancing LLM Conversational Capabilities ➤ 📖 Paper Link DocTalk is a large-scale, synthetic dialogue corpus created via a three-stage pipeline that converts clusters of related Wikipedia documents into multi-turn, multi-topic information-seeking conversations. The pipeline comprises: Document Graph Construction: Sampling up to three related Wikipedia articles per anchor document via a weighted random walk on a directed… See the full description on the dataset page: https://huggingface.co/datasets/AmazonScience/DocTalk.textquestion-answering100K<n<1M2 likes549 downloads1y agoHugging Face13goosmanlei /amazon_reviews_multi Amazon Reviews Multi (Data Files Version) This dataset hosts the multilingual Amazon Reviews corpus as raw jsonl.gz data files for direct loading via datasets without using a dataset script. Source Original dataset name: amazon_reviews_multi Original dataset card: https://huggingface.co/datasets/amazon_reviews_multi Mirror used for raw file retrieval: https://huggingface.co/datasets/buruzaemon/amazon_reviews_multi Features Each record contains: review_id… See the full description on the dataset page: https://huggingface.co/datasets/goosmanlei/amazon_reviews_multi.texttext-classification1M<n<10M3 likes546 downloads6mo agoHugging Face14SetFit /amazon_massive_intent_zh-CNtext10K<n<100K7 likes471 downloads4y agoHugging Face15AmazonScience /tydi-as2 TyDi-AS2 Dataset Summary TyDi-AS2 and Xtr-TyDi-AS2 are multilingual Answer Sentence Selection (AS2) datasets comprising 8 diverse languages, proposed in our paper accepted at ACL 2023 (Findings): Cross-Lingual Knowledge Distillation for Answer Sentence Selection in Low-Resource Languages. Both the datasets were created from TyDi-QA, a multilingual question-answering dataset. TyDi-AS2 was created by converting the QA instances in TyDi-QA to AS2 instances (see Dataset… See the full description on the dataset page: https://huggingface.co/datasets/AmazonScience/tydi-as2.textquestion-answering10M<n<100M1 likes440 downloads3y agoHugging Face16SetFit /amazon_massive_intent_de-DEtext10K<n<100K0 likes414 downloads4y agoHugging Face17SetFit /amazon_massive_scenario_en-UStext10K<n<100K0 likes390 downloads4y agoHugging Face18SetFit /amazon_reviews_multi_es#amazon reviews multi spanish This dataset is a port of the official ['amazon_reviews_multi' dataset] (https://huggingface.co/datasets/amazon_reviews_multi) on the Hub. It has just the Spanish language version. It has been reduced to just 3 columns (and 4th "label_text") that are relevant to the SetFit task. text100K<n<1M0 likes389 downloads5y agoHugging Face19SetFit /amazon_reviews_multi_de#amazon reviews multi german This dataset is a port of the official ['amazon_reviews_multi' dataset] (https://huggingface.co/datasets/amazon_reviews_multi) on the Hub. It has just the German language version. It has been reduced to just 3 columns (and 4th "label_text") that are relevant to the SetFit task. text100K<n<1M0 likes347 downloads5y agoHugging Face20SetFit /amazon_massive_intent_am-ETtext10K<n<100K1 likes301 downloads4y agoHugging Face21SetFit /amazon_massive_intent_hi-INtext10K<n<100K0 likes295 downloads4y agoHugging Face22SetFit /amazon_massive_intent_ja-JPtext10K<n<100K0 likes287 downloads4y agoHugging Face23J-MADRAL /AmazonESCIAmazon ESCI is a large-scale test collection for product search, comprising: (i) a corpus of 1.2M products of the english portion of Amazon ESCI (ii) a set of queries with 74.9k, 13.5k, and 8.9k queries in the training, validation, and test sets, respectively. The relevance judgements comprise 20.15 assessments per query on average, divided in four relevance labels: Exact, Substitute, Complementary, and Irrelevant, with gains of 1.0, 0.1, 0.01, and 0.0 associated. Only Exact products are… See the full description on the dataset page: https://huggingface.co/datasets/J-MADRAL/AmazonESCI.texttext-retrieval10K<n<100K0 likes280 downloads3mo agoHugging Face24SetFit /amazon_reviews_multi_zh#amazon reviews multi chinese This dataset is a port of the official ['amazon_reviews_multi' dataset] (https://huggingface.co/datasets/amazon_reviews_multi) on the Hub. It has just the Chinese language version. It has been reduced to just 3 columns (and 4th "label_text") that are relevant to the SetFit task. text100K<n<1M4 likes271 downloads5y agoHugging Face25SetFit /amazon_massive_intent_ar-SAtext10K<n<100K1 likes271 downloads4y agoHugging Face26SetFit /amazon_massive_intent_sw-KEtext10K<n<100K1 likes268 downloads4y agoHugging Face27pnpkke /amazon-2023-thai-1m Amazon 2023 Thai 1M / ชุดข้อมูลสินค้า Amazon ภาษาไทย 1 ล้านรายการ ไทย | English below ชุดข้อมูลสินค้าอีคอมเมิร์ซภาษาไทย 1,000,000 รายการ แปลจากชุดข้อมูล Amazon Reviews '23 Extension ของ Google ด้วยโมเดล typhoon-translate-4b เพื่อใช้ทดสอบ/สาธิตระบบค้นหาเชิงความหมาย (semantic search) ภาษาไทย แหล่งที่มา / Source & Attribution ⚠️ สำคัญ ชุดข้อมูลนี้เป็นงานแปล (derivative work) จาก: ชุดข้อมูลต้นทาง google/extended_amazon_2023_dataset (Amazon Reviews '23… See the full description on the dataset page: https://huggingface.co/datasets/pnpkke/amazon-2023-thai-1m.textsentence-similarity1M<n<10M4 likes232 downloads1mo agoHugging Face28SetFit /amazon_reviews_multi_fr#amazon reviews multi french This dataset is a port of the official ['amazon_reviews_multi' dataset] (https://huggingface.co/datasets/amazon_reviews_multi) on the Hub. It has just the French language version. It has been reduced to just 3 columns (and 4th "label_text") that are relevant to the SetFit task. text100K<n<1M0 likes231 downloads2y agoHugging Face29SetFit /amazon_massive_intent_th-THtext10K<n<100K0 likes229 downloads4y agoHugging Face30SetFit /amazon_massive_intent_ru-RUtext10K<n<100K1 likes226 downloads4y agoHugging Face

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