richard-park commited on
Commit
4b7aa2c
1 Parent(s): 8a202a0

Create config

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - translation
5
+ language:
6
+ - ko
7
+ configs:
8
+ - config_name: documentary
9
+ data_files:
10
+ - split: train
11
+ path: "docu-ko-only.json"
12
+ ---