taufiqdp commited on
Commit
f0cc446
1 Parent(s): 8606342

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -70,4 +70,10 @@ configs:
70
  path: data/conllu_all_uncased-*
71
  - split: opensubtitles
72
  path: data/opensubtitles-*
 
 
 
 
 
 
73
  ---
 
70
  path: data/conllu_all_uncased-*
71
  - split: opensubtitles
72
  path: data/opensubtitles-*
73
+ task_categories:
74
+ - text-generation
75
+ language:
76
+ - id
77
+ source_datasets:
78
+ - https://github.com/IndoNLP/indonlu
79
  ---