matejklemen lbourdois commited on
Commit
66edf25
1 Parent(s): 16a2cf1

Add multilingual to the language tag (#1)

Browse files

- Add multilingual to the language tag (45614498375550711bd4a5c26d7c253ee28a700f)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,9 +1,10 @@
1
  ---
2
- tags:
3
- - generated_from_trainer
4
  language:
5
  - sl
6
  - en
 
 
 
7
  licence: cc-by-sa-4.0
8
  ---
9
 
 
1
  ---
 
 
2
  language:
3
  - sl
4
  - en
5
+ - multilingual
6
+ tags:
7
+ - generated_from_trainer
8
  licence: cc-by-sa-4.0
9
  ---
10