datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
MedAgentSim-datasets
MedAgentSim Datasets
GitHub: https://github.com/MAXNORM8650/MedAgentSimWebsite: https://medagentsim.netlify.app
This repository contains various datasets used in the MedAgentSim project for simulating medical agent interactions.
Datasets Included
Dataset
Rows
Description
medqa_v1.parquet
107
General medical question-answering OSCE examinations
medqa_extended_v1.parquet
214
Extended medical QA with comprehensive coverage
mimiciv_v1.parquet
288
Patient… See the full description on the dataset page: https://huggingface.co/datasets/ItsMaxNorm/MedAgentSim-datasets.privasis-reasoning-qa
Privasis Reasoning-QA
Open-ended reasoning question–answer pairs derived from the
NVIDIA Privasis-Zero dataset.
Two configs are provided:
qa50k — 50,000 pairs sampled from the Privasis-Zero corpus split (record field). Main set.
qa500 — 500 pairs from the hard_test split (original_record field). Original pilot.
from datasets import load_dataset
ds = load_dataset("ItsMaxNorm/privasis-reasoning-qa", "qa50k", split="train")
Each item presents one question that requires… See the full description on the dataset page: https://huggingface.co/datasets/ItsMaxNorm/privasis-reasoning-qa.bluesky-10m-posts-15-languages
Dataset Card: Bluesky 10M Multilingual
📊 Overview
Total Posts: 10,099,990
Languages: 15 (en, tr, es, pt, de, fr, ja, it, nl, pl, ru, ko, zh, ar, hi)
Collection Period: August 9-12, 2026
Source: Bluesky Jetstream API (public firehose)
Format: JSONL
Size: ~3 GB
🌍 Language Distribution
Language
Code
Posts
%
English
en
6,843,995
67.8%
Japanese
ja
1,547,179
15.3%
German
de
373,626
3.7%
Portuguese
pt
331,093
3.3%
Spanish
es
325,865… See the full description on the dataset page: https://huggingface.co/datasets/itsmebatuhan/bluesky-10m-posts-15-languages.Its-Me-Soren
Soren Identity Dataset
This dataset contains synthetically generated conversational pairs designed to teach an AI model named Soren — built by Syntropy-AI as part of Project Syntropic — who it is, how it talks, and how it handles identity-related questions.
It is intended to be used as an early-stage SFT (Supervised Fine-Tuning) dataset, specifically as a personality and identity foundation layer before broader instruction tuning datasets are introduced.
Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/syntropy-ai/Its-Me-Soren.itsm-change-management-benchmark
ITSM Change Management Benchmark
The first public dataset for evaluating AI agents on IT Service Management (ITSM) tasks, specifically ITIL Change Management RFC generation.
Dataset Description
This dataset contains structured ITSM data across three realistic enterprise scenarios, designed to benchmark AI agents that generate or evaluate Request for Change (RFC) documents against ITIL v4 standards.
Scenarios
Scenario
Category
Incidents
CMDB Items
Risk… See the full description on the dataset page: https://huggingface.co/datasets/VuduVations/itsm-change-management-benchmark.995EnglishPodcastTranscripts
Dataset Card for 995 English Podcast Transcripts
Dataset Summary
The 995 English Podcast Transcripts dataset is a collection of detailed text transcripts derived from various English-language podcasts. Containing 995 episodes complete with metadata like summaries, duration, and confidence scores, this dataset is highly valuable for Natural Language Processing (NLP) tasks. The podcasts span diverse categories such as: technology, true crime, business.
It is… See the full description on the dataset page: https://huggingface.co/datasets/itsmebatuhan/995EnglishPodcastTranscripts.
