文中提到的数据集下载链接:

https://huggingface.co/datasets/JasonOrange/alpaca_series_dataseticon-default.png?t=N7T8https://huggingface.co/datasets/JasonOrange/alpaca_series_dataset

一. alpaca数据集:

It contains 52K instruction-following data for fine-tuning the Alpaca model. This JSON file is a list of dictionaries, each dictionary contains the following fields:

We used the following prompts for fine-tuning the Alpaca model:

  • for examples with a non-empty input field:
Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.

### Instruction:
{instruction}

### Input:
{input}

### Response:
  • for examples with an empty input field:
Below is an instruction that describes a task. Write a response that appropriately completes the request.

### Instruction:
{instruction}

### Response:

二. 《Instruction Tuning with GPT-4》修改过的alpach数据集:

1. alpaca_gpt4_data_en.json: contains 52K instruction-following data generated by GPT-4 with prompts in Alpaca. This JSON file has the same format as Alpaca data, except the output is generated by GPT-4.

2. alpaca_gpt4_data_zh.json: contains 52K instruction-following data generated by GPT-4 with Alpaca prompts translated into Chinese by ChatGPT. This JSON file has the same format.

Logo

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。

更多推荐