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": "..."} | |
``` |