datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
melee-ranked-replays
Melee Ranked Replays
Anonymized Slippi ranked replays (platinum+) from Super Smash Bros. Melee,
sharded by character and rank pair. Built for behavior-cloning and other
replay-driven ML work on Melee — notably MIMIC.
Contents
Raw .slp files grouped into tarballs by (character, rank_pair, source_archive),
organized into per-character folders:
{CHAR}/
{CHAR}_{rank_pair}_a{N}.tar.gz
metadata/
metadata_a{N}.json
Characters (25): BOWSER, CPTFALCON, DK, DOC, FALCO… See the full description on the dataset page: https://huggingface.co/datasets/erickfm/melee-ranked-replays.BrushDataRoboTwin-Randomized-targzstyle-rank
Style Rank Dataset
Dataset
The dataset is a small aggregation of images from multiple styling papers:
B-LoRA
InstantStyle
MagicInsert
StyleAligned
StyleDrop
VisualStyle
Usage
The dataset is formatted to be used with WebDataset to assess the fidelity of style transfer models.
import webdataset as wds
url = f"pipe:curl -s -L https://huggingface.co/datasets/jasperai/style-rank/resolve/main/stylerank_papers.tar"
dataset = wds.WebDataset(url).decode('pil')… See the full description on the dataset page: https://huggingface.co/datasets/jasperai/style-rank.openclaw-datarandom_stuffnuscenes_generated_rangeRandom_files
