CoolFace
17 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01HolidayOugi /pokemon-showdown-replays Pokémon Showdown Replay Datasets Multiple datasets of Pokémon Showdown public replays pulled using the Pokémon Showdown API. Publishing them here to provide them to the community as a starting point for future projects. These datasets are used in Showdown Shower, an university project of mine. The dates of the replays range from 2005 to 2026. Currently (as of 17th September, 2026), this is the number of replays available in each dataset. The number may be lower than the one… See the full description on the dataset page: https://huggingface.co/datasets/HolidayOugi/pokemon-showdown-replays.tabularfeature-extraction10M<n<100M3 likes1.6k downloads8d agoHugging Face02milkkarten /pokemon-showdown-replays-merged Pokemon Showdown Replays - Merged Dataset A merged dataset of Pokemon Showdown battle replays from multiple sources. Statistics Total Replays: 29,057,184 Sources: sethkarten: 3,909,792 replays metamon: 1,978,010 replays holidayougi: 23,169,382 replays Top Formats Format Count [Gen 9] OU 3,200,571 [Gen 6] OU 2,977,289 [Gen 7] OU 2,578,070 [Gen 7] RANDOMBATTLE 2,005,704 [Gen 6] RANDOMBATTLE 1,598,899 [Gen 9] VGC 2025 836,958 [Gen 9]… See the full description on the dataset page: https://huggingface.co/datasets/milkkarten/pokemon-showdown-replays-merged.tabular10M<n<100M0 likes226 downloads9mo agoHugging Face03BaiqingL /pokemon_showdown_mistral_v3_ds1M<n<10M0 likes36 downloads2y agoHugging Face04stevenkhan /pokemon-showdown-battle-sft 🎮 Pokémon Showdown Battle SFT Dataset 500,057 expert battle decisions from high-ELO (1400+) competitive Pokémon Showdown matches, formatted for supervised fine-tuning of language models. Overview This dataset converts raw Pokémon Showdown replay logs into instruction-following pairs where: User message: Describes the current battle state (active Pokémon, HP, moves, bench, hazards, weather, etc.) Assistant message: Recommends the optimal action (which move to use or… See the full description on the dataset page: https://huggingface.co/datasets/stevenkhan/pokemon-showdown-battle-sft.texttext-generation100K<n<1M0 likes35 downloads5mo agoHugging Face05BaiqingL /ask_showdown_reasoningtabular1K<n<10K0 likes24 downloads2y agoHugging Face06Renegade-888 /eval_showdown_smolvla_leftThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "so_follower", "total_episodes": 0, "total_frames": 0, "total_tasks": 0, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 15, "splits": {}, "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/Renegade-888/eval_showdown_smolvla_left.tabularroboticsn<1K0 likes23 downloads2mo agoHugging Face07BaiqingL /pokemon-showdown-rag-promptstabular100K<n<1M1 likes22 downloads2y agoHugging Face08ddupont /showdown-distill-llama4Generated using this script: import re import json from datasets import load_dataset, concatenate_datasets import os import base64 from groq import Groq from PIL import Image from io import BytesIO import dotenv dotenv.load_dotenv('./.env') # Initialize Groq client client = Groq(api_key=os.getenv("GROQ_API_KEY")) def load_showdown_dataset(): """ Load the Showdown dataset from HuggingFace. """ print("Loading Showdown dataset from HuggingFace...") dataset =… See the full description on the dataset page: https://huggingface.co/datasets/ddupont/showdown-distill-llama4.imagen<1K0 likes20 downloads1y agoHugging Face09Renegade-888 /eval_showdown_diffusion_amThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "so_follower", "total_episodes": 1, "total_frames": 857, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 15, "splits": { "train": "0:1" }, "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/Renegade-888/eval_showdown_diffusion_am.tabularroboticsn<1K0 likes20 downloads2mo agoHugging Face10Renegade-888 /eval_showdown_vqbetThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "so_follower", "total_episodes": 1, "total_frames": 543, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 15, "splits": { "train": "0:1" }, "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/Renegade-888/eval_showdown_vqbet.tabularroboticsn<1K0 likes17 downloads2mo agoHugging Face11Renegade-888 /eval_showdown_smolvlaThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "so_follower", "total_episodes": 1, "total_frames": 861, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 15, "splits": { "train": "0:1" }, "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/Renegade-888/eval_showdown_smolvla.tabularroboticsn<1K0 likes16 downloads2mo agoHugging Face12AndyOsmosis /pokemon-showdown-processedtext100K<n<1M0 likes12 downloads2y agoHugging Face13andersonbcdefg /showdown-imgsImages from General Agents "Showdown Clicks" benchmark. All images resized to 1024px width, preserving aspect ratio. imagen<1K0 likes11 downloads1y agoHugging Face14mlfoundations-cua-dev /easyr1-showdown-clicks-eval-4MPimagen<1K0 likes10 downloads1y agoHugging Face15andersonbcdefg /showdown-clicks-annotstextn<1K0 likes9 downloads1y agoHugging Face16ddupont /showdown-dev-GRPOimagen<1K0 likes5 downloads1y agoHugging Face17mlfoundations-cua-dev /easyr1-showdown-clicks-eval-2MPimagen<1K0 likes4 downloads1y agoHugging Face

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