nlp-with-deeplearning commited on
Commit
bd3339f
1 Parent(s): d6f8a53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
+ language:
4
+ - en
5
+ - ko
6
+ metrics:
7
+ - bleu
8
+ pipeline_tag: text2text-generation
9
+ tags:
10
+ - nmt
11
+ - aihub
12
+ ---