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
01andreamaduzzi /ShapeNeRF-Text0 likes4.3k downloads1y agoHugging Face02elmoghany /Videos-Dataset-For-LLMs-RAG-That-Require-Audio-Vidoes-And-Text Dataset Overview A collection of 27 domains (“topics”) and 3100 question-answer pair. Each topic comes with average 117 QA pairs.Every QA entry comes with: references: one or more source files the answer is extracted from time with each reference comes the starting and ending time the answer is extracted from the reference video_files: the video files where the answer can be found (future) video title & description from metadata.csv File structure You-Are-Here!/… See the full description on the dataset page: https://huggingface.co/datasets/elmoghany/Videos-Dataset-For-LLMs-RAG-That-Require-Audio-Vidoes-And-Text.question-answering1K<n<10K3 likes2.3k downloads1y agoHugging Face03Felldude /Gradients_Gradients_and_Text_Full_Logic_Captionsimage1K<n<10K2 likes1.5k downloads15d agoHugging Face04nojiyoon /pagoda-text-and-image-dataset Dataset Card for "pagoda-text-and-image-dataset" More Information needed imagen<1K1 likes516 downloads3y agoHugging Face05andreamaduzzi /ObjaNeRF-Texttext100K<n<1M0 likes295 downloads1y agoHugging Face06Ateeqq /AI-and-Human-Generated-Text AI & Human Generated Text I am Using this dataset for AI Text Detection for https://exnrt.com. Check Original DataSet GitHub Repository Here: https://github.com/panagiotisanagnostou/AI-GA Description The AI-GA dataset, short for Artificial Intelligence Generated Abstracts, comprises abstracts and titles. Half of these abstracts are generated by AI, while the remaining half are original. Primarily intended for research and experimentation in natural language… See the full description on the dataset page: https://huggingface.co/datasets/Ateeqq/AI-and-Human-Generated-Text.texttext-classification10K<n<100K24 likes272 downloads2y agoHugging Face07andythetechnerd03 /AI-human-textThis is a processed dataset of Human vs AI Text roughly 400k rows. This is taken from the Kaggle dataset https://www.kaggle.com/datasets/shanegerami/ai-vs-human-text/data then processed and split into training and test sets. texttext-classification100K<n<1M12 likes207 downloads3y agoHugging Face08AndresR2909 /climate_twitter_text_embeddingstext10K<n<100K0 likes188 downloads2y agoHugging Face09nojiyoon /pagoda-text-and-image-dataset-small Dataset Card for "pagoda-text-and-image-dataset-small" More Information needed imagen<1K0 likes163 downloads3y agoHugging Face10andrewatef /Arabic-Text-to-Speechaudio10K<n<100K3 likes161 downloads1y agoHugging Face11Nerthus-Project /Generated_OE_Gregory_Dialogues_Text_and_Evaluation Generated Old English Gregory's Dialogues (variatio) A complete, machine-generated Old English variatio of the Old English Dialogues of Gregory the Great (Waerferth's translation), produced on 19 July 2026, together with the full generation and evaluation apparatus: prompt, constraint lexicon scripts, validator, dependency parses, word embeddings, and all quantitative evaluation results. The project is described in: Martin Arista, J., & Nunez, M. Evaluating Generated Old… See the full description on the dataset page: https://huggingface.co/datasets/Nerthus-Project/Generated_OE_Gregory_Dialogues_Text_and_Evaluation.text-generation1K<n<10K0 likes90 downloads18d agoHugging Face12crawlfeeds /Curated-Fox-News-Headlines-and-Full-Text Curated Fox News Headlines and Full Text This dataset contains a clean, curated collection of Fox News articles, including both headlines and full article text. It is designed for use in natural language processing (NLP) tasks such as sentiment analysis, summarization, topic classification, and media analysis. 📁 Dataset Format Format: CSV Encoding: UTF-8 Fields: headline: The article title or headline publish_date: Date the article was published (YYYY-MM-DD) content:… See the full description on the dataset page: https://huggingface.co/datasets/crawlfeeds/Curated-Fox-News-Headlines-and-Full-Text.imagetext-classification1K<n<10K2 likes86 downloads1y agoHugging Face13ainbo /text_and_concat_image_hf_version_epoch_1_with_prefix_with_exist_split_fixed_best_of_16_CoTimage10K<n<100K0 likes59 downloads2y agoHugging Face14sysmlv2research /tutorials_code_and_text Tutorials Extracted Text Dataset This is the extracted text dataset of sysmlv2's official tutorials pdf. With the text explaination and code examples in each page. Useful for training LLM and teach it the basic knowledge and conceptions of sysmlv2. 1315 records, 183 pages in total. tabular1K<n<10K0 likes51 downloads2y agoHugging Face15mnlp-nsoai /rag-embeddings-and-texttext100K<n<1M1 likes50 downloads2y agoHugging Face16ganchengguang /Text-Sentiment-Classification-and-Part-of-Speech-Sentiment-Classification-Mix-DatasetUSA model paper SCPOS datasets. Including four sub-datasets. paper address: https://arxiv.org/abs/2309.03787 Cite: @article{gan2023usa, title={USA: Universal Sentiment Analysis Model & Construction of Japanese Sentiment Text Classification and Part of Speech Dataset}, author={Gan, Chengguang and Zhang, Qinghao and Mori, Tatsunori}, journal={arXiv preprint arXiv:2309.03787}, year={2023} } This dataset constructed base in JGLUE benchmark text sentiment classification task… See the full description on the dataset page: https://huggingface.co/datasets/ganchengguang/Text-Sentiment-Classification-and-Part-of-Speech-Sentiment-Classification-Mix-Dataset.text-classification0 likes47 downloads2y agoHugging Face17nojiyoon /shilla-clothing-text-and-image-dataset Dataset Card for "shilla-clothing-text-and-image-dataset" More Information needed imagen<1K2 likes37 downloads3y agoHugging Face18ganchengguang /Text-Classification-and-Relation-Event-Extraction-Mix-datasetsThe paper of GIELLM dataset. https://arxiv.org/abs/2311.06838 Cite: @article{gan2023giellm, title={Giellm: Japanese general information extraction large language model utilizing mutual reinforcement effect}, author={Gan, Chengguang and Zhang, Qinghao and Mori, Tatsunori}, journal={arXiv preprint arXiv:2311.06838}, year={2023} } The dataset constructed base in livedoor news corpus 関口宏司 https://www.rondhuit.com/download.html texttext-classification1K<n<10K1 likes37 downloads2y agoHugging Face19andreasaswell /text-tabular-samples Architecture Text Tabular Data Notes Dataset summary This data card accompanies a lightweight Architecture loader for Text Tabular metadata. It is meant for pipeline inspection, source adaptation, and reproducible split preparation. Included material dataset.py — loading, cleaning, and split preparation code. dataset_infos.json — schema and split metadata. metadata_sample.jsonl — small, human-readable records for checking the schema. README.md —… See the full description on the dataset page: https://huggingface.co/datasets/andreasaswell/text-tabular-samples.0 likes34 downloads7d agoHugging Face20AayushShah /SQL_Merged_IDs_and_Text Dataset Card for "SQL_Merged_IDs_and_Text" More Information needed text100K<n<1M1 likes32 downloads3y agoHugging Face21andrewsiah /opinions_qa_texttext10K<n<100K0 likes32 downloads2y agoHugging Face22ittailup /la-speech-and-text-generated-countrytabular10K<n<100K0 likes29 downloads2y agoHugging Face23AndyOnyango /KenCorpus_text KenCorpus Text: A Kenyan Multilingual Text Corpus Dataset Description KenCorpus Text is a multilingual text corpus for Kenyan languages, collected from language communities including indigenous stories, student compositions, native language media stations, and publishers. The corpus goes beyond conventional religious texts to represent everyday language use. Three languages were selected: Kiswahili, Luhya (dialects: Lumarachi, Logooli, Lubukusu), and Dholuo.… See the full description on the dataset page: https://huggingface.co/datasets/AndyOnyango/KenCorpus_text.texttext-generation1K<n<10K0 likes26 downloads6mo agoHugging Face24laisnuto /self-collected-ENEM-dataset-with-prompts-and-text-supporttabularn<1K1 likes23 downloads10mo agoHugging Face25ittailup /la-speech-tags-and-texttabular10K<n<100K0 likes22 downloads2y agoHugging Face26andrewerodriguez /dataset_031760405_astronomy_video_text dataset_031760405_astronomy_video_text.py Dataset Summary A astronomy dataset with video text modality, stored in tfrecord format. Preprocessing & Augmentation Preprocessing: adaptive Augmentation: autoaugment Splits & Sampling Split strategy: stratified 90 10 Sampling: random Quality & Labeling Quality filtering: strict Labeling: manual Files dataset_031760405_astronomy_video_text.py — main… See the full description on the dataset page: https://huggingface.co/datasets/andrewerodriguez/dataset_031760405_astronomy_video_text.0 likes22 downloads1mo agoHugging Face27ylacombe /libritts_r_tags_and_texttabular100K<n<1M0 likes21 downloads3y agoHugging Face28Andzej-75 /German_RisingWorld_DPO-prompt-text German "Rising World"-Game Alpaca-Dataset Data Description This HF data repository contains the German Alpaca dataset for the open-world sandbox game "Rising World". Dieses HF-Datenrepository enthält den deutschen Alpaca-Datensatz für das Open-World-Sandbox-Spiel "Rising World". question-answering0 likes21 downloads2y agoHugging Face29distilabel-internal-testing /Capybara-and-SystemChat-1.1-Texttext10K<n<100K0 likes19 downloads2y agoHugging Face30WPRM /evaluator-text-only-correct-and-incorrecttext10K<n<100K0 likes19 downloads2y agoHugging Face

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