datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
bishkek-transport
Bishkek Public Transport
Open, continuously-growing data on the public-transport network of Bishkek,
the capital of the Kyrgyz Republic. The data originates from the Bishkek
mayoralty's public-transport monitoring system (the same feed behind the city's
official live transit map and its "My City" mobile service). Only publicly
visible transit information is included: stop locations and the live positions of
buses, trolleybuses/electric buses, and marshrutkas (shared minibuses).… See the full description on the dataset page: https://huggingface.co/datasets/aiacademy-kg/bishkek-transport.tmpmjnj384ai-api-pricing
AI API Pricing Dataset
This Hugging Face dataset is the machine-readable distribution of the public AI API pricing records published by AICostBudget. It is not a separately curated subset: train.csv, prices.csv, and prices.json are generated from the same Pricing V2 public projection used by the AICostBudget Dataset page and download APIs.
Prices change frequently. Verify production billing decisions against the provider pricing page, contract, billing dashboard, and invoice.… See the full description on the dataset page: https://huggingface.co/datasets/aicostbudget-ai/ai-api-pricing.ai-agent-security-incidents
AI Agent Security Incident Database v0.1
A structured, machine-readable database of 1419 confirmed AI agent security incidents, collected and classified automatically.
What is this?
Every time an AI agent causes unintended harm — escaping a sandbox, exploiting an API, taking unauthorized actions, exfiltrating data — this database captures it.
This is not a list of theoretical risks. Every entry describes something that actually happened, with a verifiable source… See the full description on the dataset page: https://huggingface.co/datasets/gemmozero/ai-agent-security-incidents.5761152house_kg_full_dataset
house.kg — Kyrgyzstan Real Estate (multimodal)
A complete snapshot of house.kg, the largest real-estate
board in Kyrgyzstan: every sale and rental listing, with coordinates, prices, seller
identities, agency ratings, reviews — and 227,294 photographs.
Field names are English; values are kept in the original language (Russian/Kyrgyz),
exactly as the site renders them.
💻 Scraper source code on GitHub →
The complete, open scraper that produced this dataset —… See the full description on the dataset page: https://huggingface.co/datasets/aiacademy-kg/house_kg_full_dataset.640dataset640640_mjnj640mbank-atm-bishkek
MBank ATM Dataset (Bishkek, 2024–2025)
Per-second dataset of a network of 120 ATMs over 731 days
(2024-01-01 … 2025-12-31). Card-processing style records (ISO-8583-inspired),
grounded in the real-world context of Kyrgyzstan: ERA5 weather, the USD/KGS rate
of the National Bank of the KR, and ATM coordinates from OpenStreetMap.
Intended as a training ground: demand forecasting, ATM clustering, RFM analysis,
anomaly detection. Every anomaly has a checkable "answer key" in labels/.… See the full description on the dataset page: https://huggingface.co/datasets/aiacademy-kg/mbank-atm-bishkek.lalafo-kg-cars
lalafo.kg — Kyrgyzstan Cars (used-car market)
Scraped from lalafo.kg, the largest informal classifieds
board in Kyrgyzstan — messier and larger than the curated boards, and closer to the
real street-level market. Field names are English; values are kept in the original
language (Russian).
Subsets
subset
rows
description
listings
54,518
one row per advertisement (every category, deal and region in scope)
users
49,685
sellers (ad authors), with… See the full description on the dataset page: https://huggingface.co/datasets/aiacademy-kg/lalafo-kg-cars.dataset768davis_datasetlalafo-kg-phones
lalafo.kg — Kyrgyzstan Mobile Phones (handsets for sale)
Scraped from lalafo.kg, the largest informal classifieds
board in Kyrgyzstan — messier and larger than the curated boards, and closer to the
real street-level market. Field names are English; values are kept in the original
language (Russian).
Subsets
subset
rows
description
listings
8,160
one row per advertisement (every category, deal and region in scope)
users
6,605
sellers (ad authors), with… See the full description on the dataset page: https://huggingface.co/datasets/aiacademy-kg/lalafo-kg-phones.house_kg_full_dataset_frames
house.kg — Kyrgyzstan Real Estate, over time
Sale and rental listings scraped from house.kg, the largest
real-estate board in Kyrgyzstan, re-measured on a schedule. Field names are
English; values are kept in the original language (Russian), exactly as the site
renders them.
Coverage: 2026-09-08. This is the baseline snapshot; later runs append new partitions.
Subsets
subset
rows
description
listings
25,264
one row per advertisement — current state plus… See the full description on the dataset page: https://huggingface.co/datasets/aiacademy-kg/house_kg_full_dataset_frames.576dataset576_10ksampleSample: https://huggingface.co/datasets/AiArtLab/dataset576_10ksample/blob/main/Untitled.ipynb
womens_clothing_ecommerce_reviews_mini
Dataset Card for "womens_clothing_ecommerce_reviews_mini"
More Information needed
ai_atlas
AI Dependency Atlas
This dataset packages the AI Dependency Atlas as one Hugging Face dataset with multiple configs for graph, audit, source-review, and teaching-course use. It always includes JSONL data files and includes parquet files when pyarrow is available during export.
Dataset id target: PeytonT/ai_atlas
Configs
nodes: 320 rows
edges: 1,225 rows
references: 63 rows
source_sentence_reviews: 3,025 rows
edge_reviews: 1,225 rows
node_packets: 320 rows… See the full description on the dataset page: https://huggingface.co/datasets/PeytonT/ai_atlas.ai-agent-security-dataset
AI Agent Security and System Prompt Leakage Dataset
Dataset Overview
This dataset was created for research on AI agent security, with a specific focus on system prompt leakage, jailbreak resistance, and security-aligned fine-tuning.
The dataset evaluates how often AI agents reveal confidential information embedded inside their system prompts when exposed to adversarial prompts. It also compares the behavior of a baseline language model against a model fine-tuned using… See the full description on the dataset page: https://huggingface.co/datasets/Dhanjo/ai-agent-security-dataset.ai-api-pricing-snapshot
AI API Model Pricing Snapshot — Qubax AI
Per-token public pricing for 211 ready models served by the Qubax AI API (OpenAI-compatible), exported from the public /v1/models endpoint.
Columns
Column
Description
model_id
API model identifier
model_name
Display name
owned_by
Publisher namespace
context_length
Max context window (tokens)
input_usd_per_1m_tokens
Input price, USD per 1M tokens
output_usd_per_1m_tokens
Output price, USD per 1M tokens… See the full description on the dataset page: https://huggingface.co/datasets/QubaxAI/ai-api-pricing-snapshot.768ai-agent-security-sft-dpo
AI Agent Security — SFT + DPO
Fine-tuning data for teaching an AI agent to protect its confidential configuration without
becoming uselessly over-cautious. Built for
thesreedath/gemma-2-2b-qa-sft and
derived from
Dhanjo/ai-agent-security-dataset.
Why the helpfulness axis exists
leakage_score in the source dataset is one-sided: a model that refuses every request
scores a perfect 0.0. An existing fine-tune reported 0.0114 mean leakage (down from 0.4611
baseline)… See the full description on the dataset page: https://huggingface.co/datasets/sumitguha13/ai-agent-security-sft-dpo.384lerobot_dataset_AIatHPIThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"robot_type": "so101_follower",
"total_episodes": 8,
"total_frames": 6115,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 500,
"fps": 30,
"splits": {
"train": "0:8"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/Jilloo/lerobot_dataset_AIatHPI.ai-api-pricing-2026ai-apistatus-2026
