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
01blanchon /parler-tts_mls_eng_10k_snac_token_old Dataset Card for Dataset Name This dataset card aims to be a base template for new datasets. It has been generated using this raw template. Dataset Details Dataset Description Curated by: [More Information Needed] Funded by [optional]: [More Information Needed] Shared by [optional]: [More Information Needed] Language(s) (NLP): [More Information Needed] License: [More Information Needed] Dataset Sources [optional] Repository: [More… See the full description on the dataset page: https://huggingface.co/datasets/blanchon/parler-tts_mls_eng_10k_snac_token_old.tabularautomatic-speech-recognition100K<n<1M1 likes990 downloads2y agoHugging Face02npvinHnivqn /EnglishDictionarytexttoken-classification100K<n<1M5 likes856 downloads3y agoHugging Face03engels /spotify-tracks-lite Context This dataset consists of 24000 tracks from 30 genres, and is a shrunk version of maharshipandya/spotify-tracks-dataset dataset. All non-heuristic data is cut and cleaned for better usability and performance. All data taken from Spotify API and is open source. This dataset can be used to train prediction models based on user preferences, or categorise tracks by corresponding heuristic. Column Description danceability: Danceability describes how suitable a track is… See the full description on the dataset page: https://huggingface.co/datasets/engels/spotify-tracks-lite.tabular10K<n<100K3 likes532 downloads2y agoHugging Face04ML-Owl /faang-engineered-time-series-features-2013-2025 FAANG Stocks Historical Raw and Engineered Time-Series Dataset (2013-2025) Since this is a comprehensive ReadMe file with multiple sections and crosslinks to other documents and images, I wanted to start by providing a ToC with hyperlinks to simplify navigation for the readers. (special thanks to @csavur for this very helpful suggestion!) DOCUMENT NAVIGATION GUIDE (ToC) 1 - Summary2 - Usage & Reproducability3 - Practical Uses of this Dataset 3.1 - A real-world ML… See the full description on the dataset page: https://huggingface.co/datasets/ML-Owl/faang-engineered-time-series-features-2013-2025.imagetabular-classification10K<n<100K2 likes283 downloads7mo agoHugging Face05injilashah /eng_kash_sentence_pairtext100K<n<1M0 likes263 downloads2y agoHugging Face06Roudranil /shakespearean-and-modern-english-conversational-dataset Dataset Card for Shakespearean and Modern English Conversational Dataset Dataset Summary This dataset contains dialog pairs taken from Shakespeare's works - the first dialog is a translated text in modern english, and the second dialog is it's actual response as written in Shakespeare's plays. See the github repo for more details. text1K<n<10K4 likes248 downloads1y agoHugging Face07NoirZangetsu /Flutter-Code-with-Questions-Dataset-English 🧠 Flutter Code with Questions Dataset (English) This repository contains a high-quality dataset of Flutter-related code snippets paired with automatically generated English technical questions. The dataset is intended for use in training and fine-tuning language models, coding assistants, and educational systems focused on Flutter development. 📂 Dataset Structure The dataset is divided into 22 CSV files, each containing 200 entries. Every entry includes: A… See the full description on the dataset page: https://huggingface.co/datasets/NoirZangetsu/Flutter-Code-with-Questions-Dataset-English.textquestion-answering1K<n<10K3 likes222 downloads2mo agoHugging Face08ImruQays /Rasaif-Classical-Arabic-English-Parallel-texts Introduction This dataset represents a curated collection of parallel Arabic-English texts, featuring the translations of 24 historically and culturally significant books. These texts provide a portal to the intellectual and literary heritage of the Arabic-speaking world during its classical period. Content Details Contained within this dataset are English translations of the following texts, sourced from the Rasaif website: A Muslim Manual of War Al-Hanin Ila'l-Awtan… See the full description on the dataset page: https://huggingface.co/datasets/ImruQays/Rasaif-Classical-Arabic-English-Parallel-texts.texttranslation10K<n<100K8 likes209 downloads3y agoHugging Face09myothiha /mm_eng_alt_corpustext10K<n<100K0 likes208 downloads3y agoHugging Face10bekan /english_karakalpak_parallel_corpus_v5 English-Karakalpak Parallel Corpus This dataset contains parallel sentences in English and Karakalpak language. It is created to support AI development for the Karakalpak language. Dataset Description English-Karakalpak Parallel Corpus is a high-quality, dynamic dataset containing carefully aligned sentence pairs in English (en) and Karakalpak (kaa). Note: This dataset is updated frequently. New sentence pairs are added on a regular basis to continuously increase… See the full description on the dataset page: https://huggingface.co/datasets/bekan/english_karakalpak_parallel_corpus_v5.texttranslation10K<n<100K4 likes206 downloads10d agoHugging Face11ErfanMoosaviMonazzah /fake-news-detection-dataset-EnglishThis is a cleaned and splitted version of this dataset (https://www.kaggle.com/datasets/sadikaljarif/fake-news-detection-dataset-english) Labels: Fake News: 0 Real News: 1 You can find the cleansing script at: https://github.com/ErfanMoosaviMonazzah/Fake-News-Detection tabulartext-classification10K<n<100K5 likes201 downloads4y agoHugging Face12binjang /NIKL-korean-english-dictionary Column Name Type Description 설명 Form str Registered word entry 단어 Part of Speech str or None Part of speech of the word in Korean 품사 Korean Definition List[str] Definition of the word in Korean 해당 단어의 한글 정의 English Definition List[str] or None Definition of the word in English 한글 정의의 영문 번역본 Usages List[str] or None Sample sentence or dialogue 해당 단어의 예문 (문장 또는 대화 형식) Vocabulary Level str or None Difficulty of the word (3 levels) 단어의 난이도 ('초급', '중급', '고급') Semantic… See the full description on the dataset page: https://huggingface.co/datasets/binjang/NIKL-korean-english-dictionary.texttranslation10K<n<100K7 likes200 downloads3y agoHugging Face13IsmaelMousa /engsaf Engineering Short Answer Feedback A collection of real short-answer responses from engineering exams across multiple engineering domains. Background In recent years, there has been a growing interest in using Artificial Intelligence (AI) to automate student assessment in education. Among different types of assessments, summative assessments play a crucial role in evaluating a student's understanding level of a course. Such examinations often involve short-answer… See the full description on the dataset page: https://huggingface.co/datasets/IsmaelMousa/engsaf.textquestion-answering1K<n<10K0 likes176 downloads6mo agoHugging Face14geraldaton20 /ae_engine ae_engine A local agent harness: a small, fast Rust runtime that turns any open-weights language model into a persistent agent — one that learns in real time, builds a library of verified skills, thinks fast or deep depending on the question, and would rather say "I don't know yet" than invent an answer. The model handles reasoning. The harness gives it a body, a memory, and judgment. Why ae_engine Most local LLM setups are stateless. Close the terminal and everything the… See the full description on the dataset page: https://huggingface.co/datasets/geraldaton20/ae_engine.tabularn<1K0 likes166 downloads29d agoHugging Face15maayan890 /instagram-engagement-edatabular10K<n<100K1 likes164 downloads5mo agoHugging Face16Rezagooner /Comprehensive-English-Premier-League-Match-Dataset Comprehensive English Premier League Match Dataset (2000–2026) A match-level dataset covering 26 English Premier League seasons, from 2000/2001 through 2025/2026, combining classic scoreline data with in-game statistics, Expected Goals (xG), end-of-season standings, managers, geography, historical club form, and head-to-head form — all in a single flat CSV, ready for machine learning and analysis. 📦 GitHub: RezaGooner/english-premier-league-match-dataset 📚 Zenodo… See the full description on the dataset page: https://huggingface.co/datasets/Rezagooner/Comprehensive-English-Premier-League-Match-Dataset.tabular1K<n<10K0 likes161 downloads1mo agoHugging Face17shenasa /English-Persian-Parallel-Dataset English-Persian Parallel Dataset This repository provides access to a high-quality parallel dataset for English-to-Persian translation. The dataset has been curated for research purposes and is suitable for training and evaluating Neural Machine Translation (NMT) models. Download Link You can download the dataset using the following link: Download English-Persian Parallel Dataset Description The dataset contains aligned sentence pairs in English and Persian… See the full description on the dataset page: https://huggingface.co/datasets/shenasa/English-Persian-Parallel-Dataset.text1M<n<10M11 likes160 downloads1y agoHugging Face18Ghana-NLP /ENGLISH_TWI_PARALLEL_TEXT GhanaNLP Twi and English Parallel Data Twi_to_English • 1 MB • XLS English_to_Twi • 1 MB • XLS The GhanaNLP Twi dataset contains sentence pairs in Twi and English, designed to support translation models between these two languages. Twi is a Ghanaian local language that lacks extensive digital resources, making this dataset useful for… See the full description on the dataset page: https://huggingface.co/datasets/Ghana-NLP/ENGLISH_TWI_PARALLEL_TEXT.text1K<n<10K3 likes154 downloads10mo agoHugging Face19whyamanbhardwaj /Scholarly-Epistemic-Engine Dataset Card for Scholarly-Epistemic-Engine: arXiv cs.AI Corpus and Embeddings This dataset contains the processed text, metadata, and semantic vector embeddings of approximately 90,000 scholarly articles from the arXiv Computer Science - Artificial Intelligence (cs.AI) category, spanning from 1993 to December 2024. It is designed to support Retrieval-Augmented Generation (RAG) systems and semantic knowledge discovery. Dataset Details Dataset… See the full description on the dataset page: https://huggingface.co/datasets/whyamanbhardwaj/Scholarly-Epistemic-Engine.textquestion-answering100K<n<1M2 likes141 downloads4mo agoHugging Face20Sankar-2910 /genz-to-english GenZ-to-English Translation Dataset A high-quality text-to-text dataset for translating Gen Z slang into clear, standard English. The dataset is designed for training and evaluating language models that convert modern internet slang into natural, readable English while preserving the original meaning. Overview This dataset contains 300k++ curated translation pairs covering a wide range of contemporary internet slang. It includes expressions commonly found across… See the full description on the dataset page: https://huggingface.co/datasets/Sankar-2910/genz-to-english.texttranslation100K<n<1M1 likes138 downloads13d agoHugging Face21kokhayas /english-debate-motions-utdsEnglish Debate Motions gathered by University of Tokyo Debate Society @misc{english-debate-motions-utds, title={english-debate-motions-utds}, author={members of the University of Tokyo Debate Society}, year={2022}, } tabular10K<n<100K3 likes131 downloads4y agoHugging Face22jason1966 /aliiihussain_social-media-viral-content-and-engagement-metrics Social Media Viral Content & Engagement Metrics What Makes Content Go Viral? Engagement, Sentiment, and Social Trends Dataset Dataset Info Source: Kaggle Original Size: 0.07 MB Kaggle Downloads: 1,836 Files: 1 Files social_media_viral_content_dataset.csv Mirrored from Kaggle tabular1K<n<10K1 likes126 downloads6mo agoHugging Face23Xiaochr /Chinese-Student-English-Essay Dataset Card for Chinese Student English Essay (CSEE) Dataset Dataset Summary The Chinese Student English Essay (CSEE) dataset is designed for Automated Essay Scoring (AES) tasks. It consists of 13,270 English essays written by high school students in Beijing, who are English as a Second Language (ESL) learners. These essays were collected from two final exams and correspond to two writing prompts. Each essay is evaluated across three key dimensions by experienced… See the full description on the dataset page: https://huggingface.co/datasets/Xiaochr/Chinese-Student-English-Essay.tabulartext-classification10K<n<100K3 likes105 downloads2y agoHugging Face24atlasia /darija_english Dataset Card for atlasia/darija-english Dataset Details Dataset Description A compilation of Darija-English pairs curated by AtlasIA. Curated by: AtlasIA Language(s) (NLP): Moroccan Darija, English License: CC-by-NC-4.0 Darija sentences sources (additionally to the web): doda: AtlasIA platform contributions stories: Mixed Arabic Datasets transliteration: AtlasIA x DODa. Can be used for transliteration task. tabulartranslation100K<n<1M14 likes104 downloads2y agoHugging Face25Alex123321 /english_cefr_datasettext10K<n<100K13 likes101 downloads3y agoHugging Face26StephanAkkerman /English-Age-of-Acquisition English Age-of-Acquisition (AoA) This is the dataset provided by Kuperman et. al (2012) https://link.springer.com/article/10.3758/s13428-012-0210-4. tabular10K<n<100K0 likes99 downloads2y agoHugging Face27rhyliieee /tagalog-filipino-english-translationThis dataset is a Tagalog-English translation data. It is a compiled comma-separated values dataset from different existing HuggingFace and External dataset. Here are the collected and compiled data: saillab/alpaca_tamil_taco DIBT/MPEP_FILIPINO Nag, S., Ma, S., Ntalli, A., & Dulay, K. M. (2024, June 10). TalkTogether. https://doi.org/10.17605/OSF.IO/3ZDFN texttranslation100K<n<1M6 likes92 downloads2y agoHugging Face28CharlieKingOfTheRats /Mechanical-engineering Dataset Overview This dataset contains prompt–response pairs generated using OpenAI’s GPT-4o-mini model via the Azure OpenAI API. The dataset was created for fine-tuning and research on mechanical engineering Q&A. Model: GPT-4o-mini License: CC-BY-4.0 Date: November 2025 Notes: All responses are synthetic; no private or proprietary data included. tabular1K<n<10K0 likes92 downloads11mo agoHugging Face29agentlans /tatoeba-english-translations Tatoeba English Translation Dataset Dataset Summary This dataset is derived from the Tatoeba database, focusing on English sentences and their translations. It includes assessments of English sentences using text quality, sentiment, and readability models. The dataset is designed for tasks related to multilingual text quality, readability, and sentiment analysis. Supported Tasks and Leaderboards Quality Assessment Readability Prediction Sentiment Analysis… See the full description on the dataset page: https://huggingface.co/datasets/agentlans/tatoeba-english-translations.tabulartext-classification1M<n<10M2 likes88 downloads2y agoHugging Face30jinglishi0206 /Maori_English_New_Zealand Dataset for Translation from Maori to English The source of this dataset is scraped from the website TEARA. Due to the lack of resources in the Maori language, only a small set of texts are collected, and we are still working on scrapping high quality datasets from other websites. Dataset Usage This dataset can only be used for research purposes for NLP tasks (e.g., translation, language identification, etc.) License All text is licensed under the Creative… See the full description on the dataset page: https://huggingface.co/datasets/jinglishi0206/Maori_English_New_Zealand.texttranslation1K<n<10K4 likes86 downloads2y agoHugging Face

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