File size: 450 Bytes
e8db8b1 4eff4dc e8db8b1 88645df e8db8b1 725ec41 |
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 |
---
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
license: apache-2.0
task_categories:
- text-generation
- question-answering
language:
- en
tags:
- llama-factory
size_categories:
- 1K<n<10K
---
Borrowed from: https://huggingface.co/datasets/GAIR/lima
You can use it in [LLaMA Factory](https://github.com/hiyouga/LLaMA-Factory) by specifying `dataset: lima`.
|