ai-dataset
withmartian-sft_backdoors_Gemma2-2B_code3_dataset_experiment_19.1-GGUFstudent-abdullah-Llama3.2_Medicine-Hinglish-Dataset_Fine-Tuned_29-09-GGUFrombodawg-test_dataset_Codellama-3-8B-GGUFbert-base-NER-reptile-5-datasetsgemma-2b-it_sarvam_ai_datasetKJV-LLM-Datasetsaiducate-qwen3-8b-dataset1-ggufnew_datasets_new_mcq_1_sft_epoch_galactica-1.3b_dpo_0.1beta_ai
peacock-data-public-datasets-idcai4g-flood-dataset
Flood Detection Dataset
Introduction
This dataset accompanies the paper Mapping global floods with 10 years of satellite radar data (Nature Communications, 2025) and contains global flood detections derived from Sentinel-1 Synthetic Aperture Radar (SAR) imagery using a deep learning change detection model. The dataset spans October 2014 – September 2024, offering a longitudinal view of flood-prone areas worldwide.
Key features:
Cloud-penetrating SAR data for consistent… See the full description on the dataset page: https://huggingface.co/datasets/ai-for-good-lab/ai4g-flood-dataset.leaderboard-dataset
Arena Leaderboard Dataset
Historical snapshots of the Arena leaderboard.
Usage
from datasets import load_dataset
# Load all historical text style control data
ds = load_dataset("lmarena-ai/leaderboard-dataset", "text_style_control", split="full")
# Load the current text style control leaderboard
ds = load_dataset("lmarena-ai/leaderboard-dataset", "text_style_control", split="latest")
# Filter to overall category
ds =… See the full description on the dataset page: https://huggingface.co/datasets/lmarena-ai/leaderboard-dataset.axolotl-oss-dataset-fixtures
Axolotl dataset fixtures for CI
License
Various
peacock-data-public-datasets-ywang30function-calling-eval-dataset-v0The hf dataset contains 2 evaluation datasets
single_turn - The converstaion length for this evaluation dataset is 2. It consists of a user ask followed by a function call by assistant.
multi_turn - The conversation length is variable here but contains a combination of user messages, assistant function calls, assistant messages & tool responses.
Information about the columns
tools - List of functions/tools with specs in JSON format. This is the list of functions the model has to choose from… See the full description on the dataset page: https://huggingface.co/datasets/fireworks-ai/function-calling-eval-dataset-v0.
