steve-cse/counsel_chat
收藏Hugging Face2024-01-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/steve-cse/counsel_chat
下载链接
链接失效反馈官方服务:
资源简介:
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": "..."}
```
提供机构:
steve-cse
原始信息汇总
数据集概述
该数据集是基于counsel-chat的修改版本,以符合alpaca指令格式。
数据格式
数据集采用以下格式: json {"instruction": "...", "input": "...", "output": "..."}
其中,instruction表示指令,input表示输入(可选),output表示输出。



