File size: 266 Bytes
2a10862 |
1 2 3 4 5 6 |
This dataset is a fork of [counsel-chat](https://huggingface.co/datasets/nbertagnolli/counsel-chat) modified to adhere to the alpaca instruction format.
`alpaca`: instruction; input(optional)
```json
{"instruction": "...", "input": "...", "output": "..."}
``` |