lbourdois commited on
Commit
b99b6d3
·
1 Parent(s): 1204ca4

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 +2 -1
README.md CHANGED
@@ -2,10 +2,11 @@
2
  language:
3
  - en
4
  - nl
 
 
5
  tags:
6
  - bert
7
  - legal
8
- license: apache-2.0
9
  metrics:
10
  - F1
11
  ---
 
2
  language:
3
  - en
4
  - nl
5
+ - multilingual
6
+ license: apache-2.0
7
  tags:
8
  - bert
9
  - legal
 
10
  metrics:
11
  - F1
12
  ---