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
01gtfintechlab /ipo-text SEC IPO Filings Dataset A large-scale, comprehensive dataset of 100,000+ filings (S-1 and F-1 filings) filed with the SEC EDGAR system, spanning 1994–2026 and over 20,000 unique registrants. Every filing has been downloaded and then parsed using the IPO-Mine Python Package. We have extracted three common sections found in these documents (Prospectus Summary, Risk Factors, Legal Matters), and then used an LLM classifier to group them into three categories. For this dataset, we have… See the full description on the dataset page: https://huggingface.co/datasets/gtfintechlab/ipo-text.tabulartext-classification100K<n<1M6 likes12k downloads7mo agoHugging Face02amongglue /muse_textbookstext1M<n<10M3 likes12k downloads3y agoHugging Face03MedRAG /textbooks The Textbooks Corpus in MedRAG This HF dataset contains the chunked snippets from the Textbooks corpus used in MedRAG. It can be used for medical Retrieval-Augmented Generation (RAG). Dataset Details Dataset Descriptions Textbooks is a collection of 18 widely used medical textbooks, which are important references for students taking the United States Medical Licensing Examination (USLME). In MedRAG, the textbooks are processed as chunks with no more than 1000… See the full description on the dataset page: https://huggingface.co/datasets/MedRAG/textbooks.textquestion-answering100K<n<1M62 likes6.3k downloads3y agoHugging Face04opencompass /TextEdit TextEdit: A High-Quality, Multi-Scenario Text Editing Benchmark for Generation Models Danni Yang, Sitao Chen, Changyao Tian If you find our work helpful, please give us a ⭐ or cite our paper. See the InternVL-U technical report appendix for more details. 🎉 News [2026/03/06] TextEdit benchmark released. [2026/03/06] Evaluation code and initial baselines released. [2026/03/06] Leaderboard updated with latest models. 📖 Introduction… See the full description on the dataset page: https://huggingface.co/datasets/opencompass/TextEdit.imageimage-to-image1K<n<10K9 likes5.4k downloads6mo agoHugging Face05Nbardy /science-theory-textbookstext10K<n<100K9 likes5.1k downloads3y agoHugging Face06malaysia-ai /mosaic-dedup-text-dataset Mosaic format for dedup text dataset to train Malaysian LLM This repository is to store dataset shards using mosaic format. prepared at https://github.com/malaysia-ai/dedup-text-dataset/blob/main/pretrain-llm/combine-dedup-text-dataset-4096.ipynb using tokenizer https://huggingface.co/malaysia-ai/bpe-tokenizer 4096 context length. how-to git clone, git lfs clone https://huggingface.co/datasets/malaysia-ai/mosaic-dedup-text-dataset load it, from streaming import… See the full description on the dataset page: https://huggingface.co/datasets/malaysia-ai/mosaic-dedup-text-dataset.textn<1K0 likes2.9k downloads3y agoHugging Face07SkySyrup /muse_textbookstext100K<n<1M1 likes2.6k downloads3y agoHugging Face08XEUIPR /Java-Code-Large-text-onlyJava-Code-Large Java-Code-Large is a large-scale corpus of publicly available Java source code comprising more than 15 million java codes. The dataset is designed to support research in large language model (LLM) pretraining, code intelligence, software engineering automation, and program analysis. By providing a high-volume, language-specific corpus, Java-Code-Large enables systematic experimentation in Java-focused model training, domain adaptation, and downstream code understanding tasks.… See the full description on the dataset page: https://huggingface.co/datasets/XEUIPR/Java-Code-Large-text-only.texttext-generation10M<n<100M0 likes2.3k downloads15d agoHugging Face09ndurkee /muse_textbookstext100K<n<1M0 likes2.2k downloads3y agoHugging Face10malaysia-ai /mosaic-dedup-text-dataset-filtered Mosaic format for filtered dedup text dataset to train Malaysian LLM This repository is to store dataset shards using mosaic format. prepared at https://github.com/malaysia-ai/dedup-text-dataset/blob/main/pretrain-llm/combine-dedup-text-dataset-filtered-4096.ipynb using tokenizer https://huggingface.co/malaysia-ai/bpe-tokenizer 4096 context length. how-to git clone, git lfs clone https://huggingface.co/datasets/malaysia-ai/mosaic-dedup-text-dataset load it… See the full description on the dataset page: https://huggingface.co/datasets/malaysia-ai/mosaic-dedup-text-dataset-filtered.textn<1K0 likes1.9k downloads3y agoHugging Face11keisuke-miyako /text-commands-2026-0422 Commands Clean summary of 4D language reference. Abstract LLMs are generally incapable of understanding 4D code. LoRA by exposure to raw source code would actually increase the rate of hallucination as the model gets confused between 4D code and C#, Visual Basic, or JavaScript. CPT, or continued pre-training, based on grammar and vocabulary should moderate the model's attention before extensive fine-tuning using raw source code. This dataset was generated with Mistral… See the full description on the dataset page: https://huggingface.co/datasets/keisuke-miyako/text-commands-2026-0422.text1K<n<10K0 likes1.5k downloads5mo agoHugging Face12sailor2 /sea-pdf-texttext10M<n<100M1 likes1.4k downloads2y agoHugging Face13Nbardy /wild-science-theory-textbookstext10K<n<100K3 likes1.1k downloads3y agoHugging Face14LLM-OS-Models /KoHRM-Text-1.4B-prepared-data KoHRM-Text-1.4B Prepared Data This dataset repository contains prepared HRM-Text V1Dataset artifacts for KoHRM-Text-1.4B. The data is intended for continued pretraining and staged training with the project code at: https://github.com/LLM-OS-Models/KoHRM-text https://huggingface.co/LLM-OS-Models/KoHRM-Text-1.4B https://huggingface.co/LLM-OS-Models/HRM-Text-Ko-Terminal-Tokenizer-131K The upstream architecture and training method are based on: Paper:… See the full description on the dataset page: https://huggingface.co/datasets/LLM-OS-Models/KoHRM-Text-1.4B-prepared-data.tabulartext-generationn<1K1 likes1k downloads4mo agoHugging Face15myeongkyunkang /LLaVA-Med-60K-IM-text LLaVA-Med-60K-IM-text This dataset is a text format of llava_med_instruct_60k_inline_mention.json. We built this dataset using the Meta-Llama-3-70B-Instruct, and the instruction we used is: Rewrite the question-answer pairs into a paragraph format (Do not use the words 'question' and 'answer' in your responses):. PMC articles that failed to download are excluded. Non-medical images (e.g., diagrams) are excluded in an automatic way. Despite these efforts, this dataset is not… See the full description on the dataset page: https://huggingface.co/datasets/myeongkyunkang/LLaVA-Med-60K-IM-text.image10K<n<100K0 likes914 downloads2y agoHugging Face16myduy /vnexpress_plain_texttext100K<n<1M0 likes697 downloads1y agoHugging Face17keisuke-miyako /text-commands-2026-0419text1K<n<10K0 likes648 downloads5mo agoHugging Face18myduy /vtv_plain_texttext100K<n<1M0 likes626 downloads1y agoHugging Face19semeru /text-code-galeras-code-generation-from-docstring-3k-dedupedtabular1K<n<10K0 likes578 downloads3y agoHugging Face20webis /ms-marco-anchor-text Webis MS MARCO Anchor Text 2022 The Webis MS MARCO Anchor Text 2022 dataset enriches Version 1 and 2 of the document collection of MS MARCO with anchor text extracted from six Common Crawl snapshots. The six Common Crawl snapshots cover the years 2016 to 2021 (between 1.7-3.4 billion documents each). We sampled 1,000 anchor texts for documents with more than 1,000 anchor texts at random and all anchor texts for documents with less than 1,000 anchor texts (this sampling yields that… See the full description on the dataset page: https://huggingface.co/datasets/webis/ms-marco-anchor-text.text1M<n<10M2 likes562 downloads5y agoHugging Face21yachay /text_coordinates_regions Dataset Card for Multilingual Geo-Tagged Social Media Posts (by 123 world regions) Dataset Summary The "Regions" dataset is a multilingual corpus that encompasses textual data from the 123 most populated regions worldwide, with each region's data organized into separate .json files. This dataset consists of approximately 500,000 text samples, each paired with its geographic coordinates. Key Features: Textual Data: The dataset contains 500,000 text samples.… See the full description on the dataset page: https://huggingface.co/datasets/yachay/text_coordinates_regions.textfeature-extraction100K<n<1M10 likes512 downloads3y agoHugging Face22keisuke-miyako /text-commands-2026-0431textn<1K0 likes511 downloads5mo agoHugging Face23Nbardy /art-theory-textbookstext10K<n<100K3 likes453 downloads3y agoHugging Face24keisuke-miyako /text-commands-2026-0432text1K<n<10K0 likes442 downloads5mo agoHugging Face25Yuxia0 /text_datatext1M<n<10M0 likes441 downloads9mo agoHugging Face26keisuke-miyako /text-commands-2026-0412text1K<n<10K0 likes417 downloads5mo agoHugging Face27evalitahf /textual_entailmentThe Textual Entailment dataset contains 800 pairs of Italian sentences, extracted from Wikipedia, and annotated for the presence of textual entailment. A pair of texts consists of T (for text) and H (hypothesis). Textual entailment is defined as a directional relationship between such pairs. The hypothesis must be fully entailed by the text. The dataset has been created and used for the Textual Entailment Task (http://www.evalita.it/2009/tasks/te), organised as part of the EVALITA 2009… See the full description on the dataset page: https://huggingface.co/datasets/evalitahf/textual_entailment.texttext-classificationn<1K0 likes371 downloads2y agoHugging Face28lingamvamshikrishnareddy /ramanv-image-textrendergatedtextn<1K2 likes352 downloads1mo agoHugging Face29keisuke-miyako /text-commands-2026-0405textn<1K0 likes347 downloads5mo agoHugging Face30keisuke-miyako /text-commands-2026-0417text1K<n<10K1 likes345 downloads5mo agoHugging Face

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