Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
FLAN / README.md
Taka008's picture
Upload dataset
1789ad7 verified
---
size_categories:
- 100K<n<1M
license: cc-by-4.0
dataset_info:
features:
- name: ID
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 140475893
num_examples: 105120
download_size: 77994432
dataset_size: 140475893
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# FLAN
This repository provides an instruction tuning dataset developed by [LLM-jp](https://llm-jp.nii.ac.jp/), a collaborative project launched in Japan.
The dataset comprises a subset from [Open-Orca/FLAN](https://huggingface.co/datasets/Open-Orca/FLAN).
## Send Questions to
llm-jp(at)nii.ac.jp
## Model Card Authors
*The names are listed in alphabetical order.*
Hirokazu Kiyomaru, Takashi Kodama.