Datasets:
Commit
•
6556303
1
Parent(s):
fc062e5
Fix `license` metadata (#1)
Browse files- Fix `license` metadata (929dd5231a79fcc97e15e9ad071a62723c1ab45b)
Co-authored-by: Julien Chaumond <[email protected]>
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- no-annotation
|
4 |
-
|
5 |
- py
|
6 |
language_creators:
|
7 |
- found
|
8 |
-
|
9 |
- unknown
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- no-annotation
|
4 |
+
language:
|
5 |
- py
|
6 |
language_creators:
|
7 |
- found
|
8 |
+
license:
|
9 |
- unknown
|
10 |
multilinguality:
|
11 |
- monolingual
|