Datasets:
Commit
•
fd940b2
1
Parent(s):
37cb7ee
Fix `license` metadata (#1)
Browse files- Fix `license` metadata (7054a8f37bad9786c902f2c0934cf5d15a2554e5)
Co-authored-by: Julien Chaumond <[email protected]>
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
4 |
-
|
5 |
- en
|
6 |
-
|
7 |
- cc-by-4.0
|
8 |
multilinguality:
|
9 |
- monolingual
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
4 |
+
language:
|
5 |
- en
|
6 |
+
license:
|
7 |
- cc-by-4.0
|
8 |
multilinguality:
|
9 |
- monolingual
|