datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
code_with_explanationscode_explanations
Dataset Card for "code_explanations"
More Information needed
turkish-sft-code_explanation_20k
kilicai/turkish-sft-code_explanation_20k
Generated by ML Intern
This dataset repository was generated by ML Intern, an agent for machine learning research and development on the Hugging Face Hub.
Try ML Intern: https://smolagents-ml-intern.hf.space
Source code: https://github.com/huggingface/ml-intern
Usage
from datasets import load_dataset
dataset = load_dataset('kilicai/turkish-sft-code_explanation_20k')
code_explanations_2stata-code-explanations
Dataset Card for Stata-Bot Dataset - Stata-code-explanations
Dataset Description
This dataset contains pairs of instructions and responses for generating Stata code. It was used to fine-tune a language model to create Stata-Bot, a helpful assistant for Stata programming.
The dataset is provided in the Alpaca format.
instruction: A natural language prompt describing a task in Stata.
input: Additional context for the instruction (often empty).
output: The corresponding… See the full description on the dataset page: https://huggingface.co/datasets/keshavnath/stata-code-explanations.Code_to_explanationturkish-sft-code-explanation-10k
kilicai/turkish-sft-code-explanation-10k
Generated by ML Intern
This dataset repository was generated by ML Intern, an agent for machine learning research and development on the Hugging Face Hub.
Try ML Intern: https://smolagents-ml-intern.hf.space
Source code: https://github.com/huggingface/ml-intern
Usage
from datasets import load_dataset
dataset = load_dataset('kilicai/turkish-sft-code-explanation-10k')
code_explanationspython-code-explanation-trcode-explanation-alpacacode_explanations_3
