datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
mermaid-text-to-diagram
Mermaid Text-to-Diagram Dataset
Converted and cleaned version of Celiadraw/text-to-mermaid.
Changes from Original
Shape syntax normalization: All @{ shape: ... } syntax (Mermaid v11+ non-standard) converted to traditional bracket-based syntax
NodeID@{ shape: rect, label: "Text" } → NodeID["Text"]
NodeID@{ shape: diamond } → NodeID{NodeID}
All 40+ shape types mapped to their bracket equivalents
Validation: 99.2% valid Mermaid syntax (validated with mmdc CLI)… See the full description on the dataset page: https://huggingface.co/datasets/SpongeBOB9684/mermaid-text-to-diagram.spongebob_transcripts
Spongebob Transcripts Dataset 🧽
The Spongebob Transcripts Dataset is a collection of transcripts from the beloved animated television series, Spongebob Squarepants. This dataset includes information on each line of dialogue spoken by a character, including the character's name, their replica, and the episode ID.
The number of characters in the dataset: 84
Total number of words in the dataset: ~80,800 words, ~4000 rows, Updated to full Season 1
Dataset Overview 📊… See the full description on the dataset page: https://huggingface.co/datasets/krplt/spongebob_transcripts.
