Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -2,8 +2,6 @@
|
|
| 2 |
language:
|
| 3 |
- ja
|
| 4 |
license: apache-2.0
|
| 5 |
-
size_categories:
|
| 6 |
-
- n<1K
|
| 7 |
task_categories:
|
| 8 |
- text-generation
|
| 9 |
tags:
|
|
@@ -11,25 +9,8 @@ tags:
|
|
| 11 |
- conversational
|
| 12 |
- instruction-tuning
|
| 13 |
- sft
|
| 14 |
-
|
| 15 |
-
-
|
| 16 |
-
data_files:
|
| 17 |
-
- split: train
|
| 18 |
-
path: data/train-*
|
| 19 |
-
dataset_info:
|
| 20 |
-
features:
|
| 21 |
-
- name: messages
|
| 22 |
-
list:
|
| 23 |
-
- name: content
|
| 24 |
-
dtype: string
|
| 25 |
-
- name: role
|
| 26 |
-
dtype: string
|
| 27 |
-
splits:
|
| 28 |
-
- name: train
|
| 29 |
-
num_bytes: 3241911
|
| 30 |
-
num_examples: 1000
|
| 31 |
-
download_size: 1730572
|
| 32 |
-
dataset_size: 3241911
|
| 33 |
---
|
| 34 |
|
| 35 |
# SFT データセット
|
|
|
|
| 2 |
language:
|
| 3 |
- ja
|
| 4 |
license: apache-2.0
|
|
|
|
|
|
|
| 5 |
task_categories:
|
| 6 |
- text-generation
|
| 7 |
tags:
|
|
|
|
| 9 |
- conversational
|
| 10 |
- instruction-tuning
|
| 11 |
- sft
|
| 12 |
+
size_categories:
|
| 13 |
+
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# SFT データセット
|