File size: 538 Bytes
b15512f 9a0512d b15512f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
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.
---
license: apache-2.0
--- |