Ssua commited on
Commit
4e80d9e
·
1 Parent(s): 151921c

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: unknown
3
- ---
 
1
  ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: output
7
+ dtype: string
8
+ - name: tag
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 22682
13
+ num_examples: 200
14
+ download_size: 24576
15
+ dataset_size: 22682
16
+ task_categories:
17
+ - text-generation
18
+ language:
19
+ - ko
20
+ tags:
21
+ - mgame
22
+ pretty_name: mgame-dataset
23
  license: unknown
24
+ ---