Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
size_categories:
|
3 |
+
- 100K<n<1M
|
4 |
+
LICENSE: cc-by-4.0
|
5 |
+
---
|
6 |
+
|
7 |
+
# FLAN
|
8 |
+
|
9 |
+
This repository provides an instruction tuning dataset developed by [LLM-jp](https://llm-jp.nii.ac.jp/), a collaborative project launched in Japan.
|
10 |
+
|
11 |
+
The dataset comprises a subset from [Open-Orca/FLAN](https://huggingface.co/datasets/Open-Orca/FLAN).
|
12 |
+
|
13 |
+
|
14 |
+
## Send Questions to
|
15 |
+
|
16 |
+
llm-jp(at)nii.ac.jp
|
17 |
+
|
18 |
+
## Model Card Authors
|
19 |
+
*The names are listed in alphabetical order.*
|
20 |
+
|
21 |
+
Hirokazu Kiyomaru, Takashi Kodama.
|