Tigerbot 基于dolly数据集加工的头脑风暴Brainstorming相关分类的的sft。
0
3 commits
1 linked in READMEs
updated May 31, 2023
Tigerbot 基于dolly数据集加工的头脑风暴Brainstorming相关分类的的sft。
原始来源:https://huggingface.co/datasets/databricks/databricks-dolly-15k
databricks-dolly-15k is an open source dataset of instruction-following records generated by thousands of Databricks employees in several of the behavioral categories outlined in the InstructGPT paper
import datasets
ds_sft = datasets.load_dataset('TigerResearch/tigerbot-dolly-Brainstorming-en-1.7k')
3 commits
Tigerbot 基于dolly数据集加工的头脑风暴Brainstorming相关分类的的sft。
0
3 commits
1 linked in READMEs
updated May 31, 2023
Tigerbot 基于dolly数据集加工的头脑风暴Brainstorming相关分类的的sft。
原始来源:https://huggingface.co/datasets/databricks/databricks-dolly-15k
databricks-dolly-15k is an open source dataset of instruction-following records generated by thousands of Databricks employees in several of the behavioral categories outlined in the InstructGPT paper
import datasets
ds_sft = datasets.load_dataset('TigerResearch/tigerbot-dolly-Brainstorming-en-1.7k')
3 commits