Commit
·
e0d7b87
1
Parent(s):
77303a8
Fix `license` metadata (#1)
Browse files- Fix `license` metadata (8777406cd0cc374b4a0240fb930e3f3e0f6c9e3c)
Co-authored-by: Julien Chaumond <julien-c@users.noreply.huggingface.co>
README.md
CHANGED
@@ -3,9 +3,9 @@ annotations_creators:
|
|
3 |
- no-annotations
|
4 |
language_creators:
|
5 |
- found
|
6 |
-
|
7 |
- on
|
8 |
-
|
9 |
- apache-2.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
3 |
- no-annotations
|
4 |
language_creators:
|
5 |
- found
|
6 |
+
language:
|
7 |
- on
|
8 |
+
license:
|
9 |
- apache-2.0
|
10 |
multilinguality:
|
11 |
- monolingual
|