Datasets:
SR
commited on
Commit
•
80bfc2d
1
Parent(s):
cb36bee
update1
Browse files
README.md
CHANGED
@@ -1,3 +1,54 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- th
|
4 |
+
license: cc-by-sa-4.0
|
5 |
+
task_categories:
|
6 |
+
- text-generation
|
7 |
+
- question-answering
|
8 |
+
- summarization
|
9 |
+
- text-classification
|
10 |
+
tags:
|
11 |
+
- finance
|
12 |
+
- legal
|
13 |
+
- retail
|
14 |
+
- medical
|
15 |
+
dataset_info:
|
16 |
+
features:
|
17 |
+
- name: ID
|
18 |
+
dtype: string
|
19 |
+
- name: Domain
|
20 |
+
dtype: string
|
21 |
+
- name: Instruction
|
22 |
+
dtype: string
|
23 |
+
- name: Input
|
24 |
+
dtype: string
|
25 |
+
- name: Output
|
26 |
+
dtype: string
|
27 |
+
- name: Task_type
|
28 |
+
dtype: string
|
29 |
+
- name: License
|
30 |
+
dtype: string
|
31 |
+
splits:
|
32 |
+
- name: train
|
33 |
+
num_bytes: 38872123
|
34 |
+
num_examples: 4915
|
35 |
+
download_size: 12201421
|
36 |
+
dataset_size: 38872123
|
37 |
+
configs:
|
38 |
+
- config_name: default
|
39 |
+
data_files:
|
40 |
+
- split: train
|
41 |
+
path: data/train-*
|
42 |
+
---
|
43 |
+
|
44 |
+
This Thai Instruction Dataset with human Annotation 100%
|
45 |
+
|
46 |
+
|
47 |
+
This only first batch of released dataset
|
48 |
+
|
49 |
+
Please follow license
|
50 |
+
Each row has their own license due to information owner
|
51 |
+
|
52 |
+
4 Domain Instruction, Medical, Finance, Retail, Legal
|
53 |
+
|
54 |
+
7 Task: Summarization, Open QA, Close QA, Classification, Creative Writing, Brainstorming, Multiple choice
|