counsel_chat / README.md
steve-cse's picture
Create README.md
2a10862
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": "..."}
```