Datasets:
File size: 507 Bytes
e69c1a3 c327621 e69c1a3 5fb9a29 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
license: apache-2.0
task_categories:
- text-generation
- question-answering
language:
- zh
tags:
- llama-factory
size_categories:
- 10K<n<100K
---
Borrowed from: https://huggingface.co/datasets/hfl/alpaca_zh_51k
Removed some examples with empty output.
You can use it in [LLaMA Factory](https://github.com/hiyouga/LLaMA-Factory) by specifying `dataset: alpaca_zh`.
|