Ssua commited on
Commit
f9f6b44
·
1 Parent(s): 0423d20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -1,3 +1,24 @@
1
  ---
2
- license: other
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: output
7
+ dtype: string
8
+ - name: input
9
+ dtype: string
10
+ splits:
11
+ - name: example
12
+ num_bytes: 16,649
13
+ num_examples: 200
14
+ download_size: 20,480
15
+ dataset_size: 16,649
16
+ task_categories:
17
+ - text-generation
18
+ language:
19
+ - ko
20
+ tags:
21
+ - mgame
22
+ pretty_name: mgame-dataset
23
+ license: unknown
24
  ---