funsloth-check
✓Validate datasets for Unsloth fine-tuning. Use when the user wants to check a dataset, analyze tokens, calculate Chinchilla optimality, or prepare data for training.
Installation
SKILL.md
Get Dataset Source Ask for: HF dataset ID (e.g., mlabonne/FineTome-100k) or local path (e.g., ./data.jsonl)
Load and Detect Format Auto-detect format from structure. See DATAFORMATS.md for details.
| Raw | text only | text | | Alpaca | instruction + output | instruction, output | | ShareGPT | conversations array | from, value | | ChatML | messages array | role, content |
Validate datasets for Unsloth fine-tuning. Use when the user wants to check a dataset, analyze tokens, calculate Chinchilla optimality, or prepare data for training. Source: chrisvoncsefalvay/funsloth.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/chrisvoncsefalvay/funsloth --skill funsloth-check- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is funsloth-check?
Validate datasets for Unsloth fine-tuning. Use when the user wants to check a dataset, analyze tokens, calculate Chinchilla optimality, or prepare data for training. Source: chrisvoncsefalvay/funsloth.
How do I install funsloth-check?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chrisvoncsefalvay/funsloth --skill funsloth-check Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/chrisvoncsefalvay/funsloth
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01