metadata
language:
- en
task_categories:
- text2text-generation
tags:
- linux
- summarizer
- alpaca
- llama
pretty_name: Alpaca Linux Command Summarizer
size_categories:
- n<1K
About
This dataset is a modified version of an available linux command summarizer dataset. This dataset is specially modified for training Llama model with Alpaca format.
Features
instruction: describes the task the model should perform.
input: optional context or input for the task.
output: the answer to the instruction.