datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
python-code-instructions-85k
Python Code Instructions - 85K
Instruction-tuning dataset of Python functions paired with short natural-language instructions derived from repository docstrings.
What changed in this release
This release keeps the original public rows and format, but makes the dataset easier to use responsibly:
exact duplicate rows were removed again using normalized instruction + output hashing
deterministic train, validation, and test splits were added
the dataset card now documents… See the full description on the dataset page: https://huggingface.co/datasets/NickIBrody/python-code-instructions-85k.code.evol.instruct.wiz.oss_python.jsongis-code-instructions
GIS Code Instructions Dataset
Expert-curated instruction dataset for fine-tuning code models on Geographic Information Systems (GIS) tasks.
📊 Dataset Stats
70 unique examples in conversational messages format
13 GIS Python libraries covered
Each example includes: system prompt + user instruction + assistant response with Chain-of-Thought reasoning and complete Python code
📁 Files
File
Description
data/train.jsonl
Full dataset (70 examples… See the full description on the dataset page: https://huggingface.co/datasets/RhodWeo/gis-code-instructions.WizardLM_evol_instruct_V2_only_codefiltered from (WizardLM/WizardLM_evol_instruct_V2_196k)[https://huggingface.co/datasets/WizardLM/WizardLM_evol_instruct_V2_196k] using "```"
java_code_instructions_1.178k_alpacaInstruction set for text to java code generation. This is the subset of concode dataset.
