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
01Salesforce /wikitext Dataset Card for "wikitext" Dataset Summary The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike License. Compared to the preprocessed version of Penn Treebank (PTB), WikiText-2 is over 2 times larger and WikiText-103 is over 110 times larger. The WikiText dataset also features a far… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/wikitext.texttext-generation1M<n<10M807 likes1.8m downloads3y agoHugging Face02Salesforce /GiftEvalPretrain GIFT-Eval Pre-training Datasets Pretraining dataset aligned with GIFT-Eval that has 71 univariate and 17 multivariate datasets, spanning seven domains and 13 frequencies, totaling 4.5 million time series and 230 billion data points. Notably this collection of data has no leakage issue with the train/test split and can be used to pretrain foundation models that can be fairly evaluated on GIFT-Eval. 📄 Paper 🖥️ Code 📔 Blog Post 🏎️ Leader Board Ethical Considerations… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/GiftEvalPretrain.timeseriestime-series-forecasting1M<n<10M42 likes388k downloads2y agoHugging Face03Salesforce /lotsa_data LOTSA Data The Large-scale Open Time Series Archive (LOTSA) is a collection of open time series datasets for time series forecasting. It was collected for the purpose of pre-training Large Time Series Models. See the paper and codebase for more information. Citation If you're using LOTSA data in your research or applications, please cite it using this BibTeX: BibTeX: @article{woo2024unified, title={Unified Training of Universal Time Series Forecasting Transformers}… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/lotsa_data.text1M<n<10M97 likes96k downloads2y agoHugging Face04Salesforce /xlam-function-calling-60kgated APIGen Function-Calling Datasets Paper | Website | Models This repo contains 60,000 data collected by APIGen, an automated data generation pipeline designed to produce verifiable high-quality datasets for function-calling applications. Each data in our dataset is verified through three hierarchical stages: format checking, actual function executions, and semantic verification, ensuring its reliability and correctness. We conducted human evaluation over 600 sampled data points… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/xlam-function-calling-60k.textquestion-answering10K<n<100K718 likes36k downloads2y agoHugging Face05Salesforce /3d_optical_flow_droid 3D Optical Flow DROID Dataset Processed DROID robotics dataset with optical flow and scene flow annotations. Dataset Structure Organized by lab, each trajectory in separate tar.gz archive: IPRL/IPRL+2023-06-19+Mon_Jun_19_23:27:48_2023.tar.gz CLVR/CLVR+2023-...tar.gz ... (15 labs, ~33K trajectories) Each trajectory contains: metadata.json - Trajectory metadata trajectory.h5 - Robot state and actions camera_left/, camera_right/ - Camera data rgb/ - RGB images depth/ -… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/3d_optical_flow_droid.imagerobotics10M<n<100M0 likes12k downloads8mo agoHugging Face06Salesforce /blip3-kale 🥬 BLIP3-KALE:Knowledge Augmented Large-scale Dense Captions BLIP3-KALE is an open-source dataset of 218 million image-text pairs, featuring knowledge-augmented dense captions combining web-scale knowledge with detailed image descriptions. Paper: [To be added] Uses BLIP3-KALE is designed to facilitate research in multimodal pretraining. The dataset can be used for training large multimodal models that require factually grounded, dense image captions. It has already been an… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/blip3-kale.imageimage-to-text100M<n<1B46 likes6.7k downloads2y agoHugging Face07Salesforce /cos_e Dataset Card for "cos_e" Dataset Summary Common Sense Explanations (CoS-E) allows for training language models to automatically generate explanations that can be used during training and inference in a novel Commonsense Auto-Generated Explanation (CAGE) framework. Supported Tasks and Leaderboards More Information Needed Languages More Information Needed Dataset Structure Data Instances v1.0 Size of downloaded dataset… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/cos_e.textquestion-answering10K<n<100K13 likes6.5k downloads3y agoHugging Face08Salesforce /GiftEval GIFT-Eval We present GIFT-Eval, a benchmark designed to advance zero-shot time series forecasting by facilitating evaluation across diverse datasets. GIFT-Eval includes 23 datasets covering 144,000 time series and 177 million data points, with data spanning seven domains, 10 frequencies, and a range of forecast lengths. This benchmark aims to set a new standard, guiding future innovations in time series foundation models. To facilitate the effective pretraining and evaluation… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/GiftEval.timeseriestime-series-forecasting100K<n<1M23 likes5.5k downloads2y agoHugging Face09Salesforce /APIGen-MT-5k Summary APIGen-MT is an automated agentic data generation pipeline designed to synthesize verifiable, high-quality, realistic datasets for agentic applications This dataset was released as part of APIGen-MT: Agentic PIpeline for Multi-Turn Data Generation via Simulated Agent-Human Interplay Code: https://github.com/apigen-mt/apigen-mt.github.io The repo contains 5000 multi-turn trajectories collected by APIGen-MT This dataset is a subset of the data used to train the xLAM-2 model… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/APIGen-MT-5k.textquestion-answering1K<n<10K115 likes4.5k downloads1y agoHugging Face10Salesforce /self-improve-fragilitytext10K<n<100K0 likes3.4k downloads1mo agoHugging Face11Salesforce /UniDoc-Bench UNIDOC-BENCH Dataset A unified benchmark for document-centric multimodal retrieval-augmented generation (MM-RAG). Dataset Description UNIDOC-BENCH is the first large-scale, realistic benchmark for multimodal retrieval-augmented generation (MM-RAG) and Visual Question Answering (VQA) built from 70,000 real-world PDF pages across eight domains. The dataset extracts and links evidence from text, tables, and figures, then generates 1,700+ multimodal QA pairs spanning… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/UniDoc-Bench.imagequestion-answering1K<n<10K15 likes3.2k downloads10mo agoHugging Face12Salesforce /ConvoMem Conversational Memory Benchmark A comprehensive benchmark for evaluating conversational memory in large language models, featuring 75,336 question-answer pairs across six evidence categories. This benchmark addresses the critical challenge of memory management in conversational AI systems, where models must retain, update, and utilize information across extended multi-turn dialogues. 📚 Resources Paper: ConvoMem Benchmark: Why Your First 150 Conversations Don't Need RAG… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/ConvoMem.question-answering10K<n<100K4 likes2.5k downloads10mo agoHugging Face13eitanturok /Salesforce-xlam-function-calling-60ktext10K<n<100K2 likes2.4k downloads2y agoHugging Face14Salesforce /CRMArenaPro Dataset Card for CRMArena-Pro Dataset Description Paper Information Citation Dataset Description CRMArena-Pro is a benchmark for evaluating LLM agents' ability to perform real-world work tasks in realistic environment. It expands on CRMArena with nineteen expert-validated tasks across sales, service, and "configure, price, and quote" (CPQ) processes, for both Business-to-Business (B2B) and Business-to-Customer (B2C) scenarios. CRMArena-Pro distinctively incorporates… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/CRMArenaPro.text1K<n<10K18 likes2k downloads1y agoHugging Face15Salesforce /blip3-ocr-200m BLIP3-OCR-200M Dataset Overview The BLIP3-OCR-200M dataset is designed to address the limitations of current Vision-Language Models (VLMs) in processing and interpreting text-rich images, such as documents and charts. Traditional image-text datasets often struggle to capture nuanced textual information, which is crucial for tasks requiring complex text comprehension and reasoning. Key Features OCR Integration: The dataset incorporates Optical Character… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/blip3-ocr-200m.image10M<n<100M45 likes2k downloads2y agoHugging Face16Salesforce /BLIP3o-NEXT-EDIT-ENSEMBLE-DATASETS1 likes1.8k downloads11mo agoHugging Face17SamuelChien821 /salesbench-100 SalesBench-100 SalesBench-100 is a synthetic long-horizon sales-agent benchmark with 100 original workflows across Salesforce, HubSpot, Gong, and a seeded evidence room. Each task begins with a high-level employee request and has its own authored causal rule and provider transition. Identity, operating facts, authority, governed policy, live-system indexes, and exceptions are separated so no mounted business asset publishes a selected option or precomputed change. Every task has… See the full description on the dataset page: https://huggingface.co/datasets/SamuelChien821/salesbench-100.documenttext-generationn<1K1 likes1.8k downloads23d agoHugging Face18Salesforce /LiveResearchBenchgated Dataset Overview LiveResearchBench provides expert-curated, real-world tasks spanning daily life, enterprise, and academia, each requiring extensive, real-time web search, multi-source reasoning, and cross-domain synthesis. DeepEval offers human-aligned protocols for reliable, systematic evaluation of agentic systems on open-ended deep research tasks. 📌 Quick Links Project Page Paper Codebase Dataset Fields Subsets: question_with_checklist: Full dataset with… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/LiveResearchBench.textn<1K7 likes1.6k downloads10mo agoHugging Face19Salesforce /wikisqlA large crowd-sourced dataset for developing natural language interfaces for relational databases10K<n<100K125 likes1.4k downloads3y agoHugging Face20Salesforce /CRMArena Dataset Card for CRMArena Dataset Description Paper Information Citation Dataset Description CRMArena is a benchmark for evaluating LLM agents' ability to perform real-world work tasks in realistic environment. This benchmark is introduced in the paper "CRMArena: Understanding the Capacity of LLM Agents to Perform Professional CRM Tasks in Realistic Environments". We include 16 commonly-used industrial objects (e.g., account, order, knowledge article, case) with… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/CRMArena.text1K<n<10K8 likes1.1k downloads1y agoHugging Face21Salesforce /cloudops_tsf Pushing the Limits of Pre-training for Time Series Forecasting in the CloudOps Domain Paper | Code Datasets accompanying the paper "Pushing the Limits of Pre-training for Time Series Forecasting in the CloudOps Domain". Quick Start pip install datasets==2.12.0 fsspec==2023.5.0 azure_vm_traces_2017 from datasets import load_dataset dataset = load_dataset('Salesforce/cloudops_tsf', 'azure_vm_traces_2017') print(dataset) DatasetDict({ train_test: Dataset({… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/cloudops_tsf.time-series-forecasting100M<n<1B6 likes935 downloads2y agoHugging Face22Salesforce /FinTrain 💰 Demystifying Domain-adaptive Post-training for Financial LLMs This is the training data used in the recipe described in our paper:📄 Demystifying Domain-adaptive Post-training for Financial LLMs For more details, please check the following resources: 🌐 Project Page: https://vincent950129.github.io/adapt-llm/ 📚 Trained Model: https://huggingface.co/Salesforce/Llama-Fin-8b 🧠 Evaluation Data: https://huggingface.co/datasets/Salesforce/FinEval 💻 Code Repository:… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/FinTrain.tabular10M<n<100M7 likes932 downloads11mo agoHugging Face23Salesforce /fineweb_deduplicated TL;DR Fineweb is a popular and high quality open dataset. This dataset is a deduplicated version of Fineweb - removing rows with duplicate text, collecting counts. Motivation Fineweb is an open text dataset intended for training language models. It's one of the highest quality and most popular open datasets available. It has been produced by a reputable AI lab - HuggingFace and has been downloaded tens of thousands of times. Fineweb dataset is 93.4 TB and has 15T… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/fineweb_deduplicated.tabular1B<n<10B41 likes895 downloads2y agoHugging Face24Salesforce /FaithEval-counterfactual-v1.0 FaithEval FaithEval is a new and comprehensive benchmark dedicated to evaluating contextual faithfulness in LLMs across three diverse tasks: unanswerable, inconsistent, and counterfactual contexts. [Paper] FaithEval: Can Your Language Model Stay Faithful to Context, Even If "The Moon is Made of Marshmallows", ICLR 2025, https://arxiv.org/abs/2410.03727 [Code and Detailed Instructions] https://github.com/SalesforceAIResearch/FaithEval Disclaimer and Ethical Considerations… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/FaithEval-counterfactual-v1.0.text1K<n<10K6 likes882 downloads2y agoHugging Face25Salesteq /arabic-dialects-gold20 arabic-dialects-gold20 660 sentences: 33 Arabic lects × 20 sentences, each with fully diacritized dialectal orthography, the undiacritized surface form, gold IPA, an engine draft, an English gloss, machine-verified phonetic feature tags, per-row verification metadata, and notes citing the dialectological literature that grounds the row. Columns (TSV, UTF-8, one file per lect): id, sentence, raw, ipa, ipa_o2i, gloss_en, features, notes, fable_corrections, verification… See the full description on the dataset page: https://huggingface.co/datasets/Salesteq/arabic-dialects-gold20.texttext-to-speechn<1K0 likes834 downloads2mo agoHugging Face26Post-training-Data-Flywheel /Salesforce-xlam-function-calling-60ktext10K<n<100K0 likes778 downloads2y agoHugging Face27Salesforce /MTA-Vision-DeepSearchimagen<1K0 likes758 downloads4mo agoHugging Face28AlmyAI /SalesforceDialogStudio Paper, Huggingface, Model, Twitter DialogStudio: Towards Richest and Most Diverse Unified Dataset Collection and Instruction-Aware Models for Conversational AI News! [Initial Release] July 2023, we're thrilled to the initial release of the largest unified Dialog dataset collection. The full list of all available datasets is here. Contents Introduction Loading DataDatasets Model License Citation Introduction… See the full description on the dataset page: https://huggingface.co/datasets/AlmyAI/SalesforceDialogStudio.1 likes753 downloads3y agoHugging Face29Salesforce /FaithEval-unanswerable-v1.0 FaithEval FaithEval is a new and comprehensive benchmark dedicated to evaluating contextual faithfulness in LLMs across three diverse tasks: unanswerable, inconsistent, and counterfactual contexts. [Paper] FaithEval: Can Your Language Model Stay Faithful to Context, Even If "The Moon is Made of Marshmallows", ICLR 2025, https://arxiv.org/abs/2410.03727 [Code and Detailed Instructions] https://github.com/SalesforceAIResearch/FaithEval Disclaimer and Ethical Considerations… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/FaithEval-unanswerable-v1.0.textquestion-answering1K<n<10K5 likes731 downloads2y agoHugging Face30DeepMostInnovations /saas-sales-conversations saas-sales-conversations Dataset Description This is a synthetic dataset of sales conversations for SaaS (Software as a Service) companies, designed for training sales conversion prediction models. The dataset was created following the methodology presented in "SalesRLAgent: A Reinforcement Learning Approach for Real-Time Sales Conversion Prediction and Optimization" (Nandakishor M, 2025). The dataset contains realistic dialogues between sales representatives and… See the full description on the dataset page: https://huggingface.co/datasets/DeepMostInnovations/saas-sales-conversations.tabulartext-classification100K<n<1M46 likes728 downloads1y agoHugging Face

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