lbourdois commited on
Commit
6b0785b
1 Parent(s): 0fe3604

Add multilingual to the language tag

Browse files

Hi! A PR to add multilingual to the language tag to improve the referencing.

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -2,13 +2,14 @@
2
  language:
3
  - en
4
  - el
 
 
5
  tags:
6
  - translation
7
- widget:
8
- - text: "Not all those who wander are lost."
9
- license: apache-2.0
10
  metrics:
11
  - bleu
 
 
12
  ---
13
 
14
  ## English to Greek NMT (lower-case output)
 
2
  language:
3
  - en
4
  - el
5
+ - multilingual
6
+ license: apache-2.0
7
  tags:
8
  - translation
 
 
 
9
  metrics:
10
  - bleu
11
+ widget:
12
+ - text: Not all those who wander are lost.
13
  ---
14
 
15
  ## English to Greek NMT (lower-case output)