Alpaca-CoT QingyiSi
Instruction-Finetuning Dataset Collection (Alpaca-CoT) This repository will continuously collect various instruction tuning datasets. And we standardize different datasets into the same format, which can be directly loaded by the code of Alpaca model. We also have conducted empirical study on various instruction-tuning datasets based on the Alpaca model, as shown in https://github.com/PhoebusSi/alpaca-CoT. If you think this dataset collection is helpful to you, please like… See the full description on the dataset page: https://huggingface.co/datasets/QingyiSi/Alpaca-CoT.
- Type
- dataset
- License
- apache-2.0
- Language
- en
- Downloads
- 3,875
- Likes
- 785
- Access
- public
- Files
- 0
Tags
- 指令微调
- 对话数据
- 代码数据
- 多语言语料
- 文本数据集
- 大语言模型
- NLP
- 合成数据
README
--- language: - en - zh - ml tags: - Instruction - Cot license: apache-2.0 datasets: - dataset1 - dataset2 --- # Instruction-Finetuning Dataset Collection (Alpaca-CoT) This repository will continuously collect various instruction tuning datasets. And we standardize different datasets into the same …