nikitast lbourdois commited on
Commit
b1aa48f
1 Parent(s): 2e44dd4

Add multilingual to the language tag (#1)

Browse files

- Add multilingual to the language tag (9fba9da354c896d7dd2fa58d6da0fe45205b3dc3)


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

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- language:
3
  - ru
4
  - uk
5
  - be
@@ -10,6 +10,7 @@ language:
10
  - he
11
  - en
12
  - de
 
13
  tags:
14
  - language classification
15
  - text segmentation
 
1
  ---
2
+ language:
3
  - ru
4
  - uk
5
  - be
 
10
  - he
11
  - en
12
  - de
13
+ - multilingual
14
  tags:
15
  - language classification
16
  - text segmentation