The dataset viewer is not available for this dataset.
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
π Manga Encyclopedia Dataset (ChatML) β¨
This dataset is a comprehensive collection of conversational pairs designed to train an AI model (via LoRA or Full Fine-tuning) to become an expert on manga. It covers over 48,000 unique manga titles with summaries, tags, cover URLs, and cross-manga comparisons.
π Dataset Features
- π Direct Summaries: Detailed information about individual manga titles.
- π‘ Smart Recommendations: Responses based on specific genre/theme combinations.
- π Information Retrieval: Direct links to cover art and additional information.
- π Reverse Lookup: Identification of manga based on plot snippets.
- βοΈ Manga Comparisons: Comparisons between similar series, highlighting shared themes and unique differences.
π Data Format
The dataset is provided in ChatML format, making it compatible with modern LLM training frameworks like Unsloth, Axolotl, and Hugging Face's TRL.
{
"messages": [
{"role": "system", "content": "You are an expert manga encyclopedia..."},
{"role": "user", "content": "How does 'Manga A' compare to 'Manga B'?"},
{"role": "assistant", "content": "Both 'Manga A' and 'Manga B' share themes like [Tags]. However..."}
]
}
π§ Training Strategy
The dataset was procedurally generated from a raw CSV using diverse templates to ensure the model generalizes well and understands the relationships between different manga series.
π οΈ Usage
This dataset is ideal for:
- Training specialized manga assistants.
- Fine-tuning models for recommendation tasks.
- Benchmarking knowledge retrieval in the niche of Japanese comics.
Made with β€οΈ by Pink Pixel β¨ "Dream it, Pixel it"
- Downloads last month
- 30