Datasets:
Commit
·
984eed8
1
Parent(s):
a75ae04
Fix `license` metadata (#1)
Browse files- Fix `license` metadata (dfb5d0e7aa6f2ace386740fdf81d6908a454a636)
Co-authored-by: Julien Chaumond <[email protected]>
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
annotations_creators: []
|
| 3 |
language_creators: []
|
| 4 |
-
|
| 5 |
- en
|
| 6 |
-
|
| 7 |
- cc-by-sa-4.0
|
| 8 |
multilinguality:
|
| 9 |
- monolingual
|
|
|
|
| 1 |
---
|
| 2 |
annotations_creators: []
|
| 3 |
language_creators: []
|
| 4 |
+
language:
|
| 5 |
- en
|
| 6 |
+
license:
|
| 7 |
- cc-by-sa-4.0
|
| 8 |
multilinguality:
|
| 9 |
- monolingual
|