datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
u2-bench
U2-BENCH: Ultrasound Understanding Benchmark
U2-BENCH is the first large-scale benchmark for evaluating Large Vision-Language Models (LVLMs) on ultrasound imaging understanding. It provides a diverse, multi-task dataset curated from 40 licensed sources, covering 15 anatomical regions and 8 clinically inspired tasks across classification, detection, regression, and text generation.
Check the 🌟Leaderboard🌟here: https://dolphin-sound.github.io/u2-bench/… See the full description on the dataset page: https://huggingface.co/datasets/DolphinAI/u2-bench.dungeon-dataset
Brogue Map Dataset
To clone this repo, use:
git clone https://huggingface.co/datasets/DolphinNie/dungeon-dataset
1. Data Explanation
This is the Map dataset from the open-sourced game Brogue. It contains 49,000 train dataset, 14,000 test dataset and 7,000 validation dataset.
Each map is stored in a .csv file. The map is a (32x32) array, which is the map size.
Each cell in the array is a int number ranged from 0 to 13, which represented 14 tiles.
"G_NONE": 0… See the full description on the dataset page: https://huggingface.co/datasets/DolphinNie/dungeon-dataset.dolphin-2.9-portuguesedolphin-sft-100k
