ToddLLM/luanti-complete-dataset
Complete Luanti Package Dataset Description Complete Luanti Package Dataset for Luanti (Minetest) expertise fine-tuning. Dataset Information Size: 2,592 entries Format: Harmony format for LLM fine-tuning Source: Luanti ContentDB package collection Quality: Filtered and validated Luanti package metadata Usage from datasets import load_dataset dataset = load_dataset("ToddLLM/luanti-complete-dataset") print(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/ToddLLM/luanti-complete-dataset.
Complete Luanti Package Dataset
Description
Complete Luanti Package Dataset for Luanti (Minetest) expertise fine-tuning.
Dataset Information
- Size: 2,592 entries
- Format: Harmony format for LLM fine-tuning
- Source: Luanti ContentDB package collection
- Quality: Filtered and validated Luanti package metadata
Usage
from datasets import load_dataset
dataset = load_dataset("ToddLLM/luanti-complete-dataset")
print(dataset)Schema
Each entry contains:
text: Package information in structured formatsource: "Luanti ContentDB"metadata: Additional structured information
License
Apache 2.0 - Safe for commercial and research use.
Generated as part of the Luanti Fine-tuning Project.
