amine lbourdois commited on
Commit
3e5790f
1 Parent(s): c2df409

Add multilingual to the language tag (#1)

Browse files

- Add multilingual to the language tag (7f2d01a3b7127e323bb9c5e84685c3c8cf7a2c0a)
- Update README.md (608ccf3340d771dd36b9aee2bfb44f32ff68147d)


Co-authored-by: Loïck BOURDOIS <[email protected]>

Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
- language:
3
  - en
4
  - fr
5
  - es
6
  - de
7
  - zh
8
-
 
9
  tags:
10
  - pytorch
11
  - bert
@@ -15,11 +16,7 @@ tags:
15
  - es
16
  - de
17
  - zh
18
-
19
  datasets: wikipedia
20
-
21
- license: apache-2.0
22
-
23
  inference: false
24
  ---
25
 
 
1
  ---
2
+ language:
3
  - en
4
  - fr
5
  - es
6
  - de
7
  - zh
8
+ - multilingual
9
+ license: apache-2.0
10
  tags:
11
  - pytorch
12
  - bert
 
16
  - es
17
  - de
18
  - zh
 
19
  datasets: wikipedia
 
 
 
20
  inference: false
21
  ---
22