datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
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… See the full description on the dataset page: https://huggingface.co/datasets/ToddLLM/luanti-complete-dataset.luanti-copyleft-dataset
Copyleft Luanti Package Dataset
Description
Copyleft Luanti Package Dataset for Luanti (Minetest) expertise fine-tuning.
Dataset Information
Size: 1,073 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-copyleft-dataset")
print(dataset)
Schema
Each entry… See the full description on the dataset page: https://huggingface.co/datasets/ToddLLM/luanti-copyleft-dataset.luanti-commercial-dataset
Commercial-Safe Luanti Package Dataset
Description
Commercial-Safe Luanti Package Dataset for Luanti (Minetest) expertise fine-tuning.
Dataset Information
Size: 1,387 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-commercial-dataset")
print(dataset)
Schema… See the full description on the dataset page: https://huggingface.co/datasets/ToddLLM/luanti-commercial-dataset.luanti-capability-eval
Luanti Capability Evaluation Dataset
Description
Luanti Capability Evaluation Dataset for Luanti (Minetest) expertise fine-tuning.
Dataset Information
Size: 60 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-capability-eval")
print(dataset)
Schema
Each… See the full description on the dataset page: https://huggingface.co/datasets/ToddLLM/luanti-capability-eval.luanti-capability-training
Luanti Capability Training Dataset
Description
Luanti Capability Training Dataset for Luanti (Minetest) expertise fine-tuning.
Dataset Information
Size: 600 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-capability-training")
print(dataset)
Schema
Each… See the full description on the dataset page: https://huggingface.co/datasets/ToddLLM/luanti-capability-training.
