Fix `license` metadata
Browse filesWe recently updated the datasets metadata for consistency with other repo types (models & spaces)
Thanks! 🙏
README.md
CHANGED
@@ -3,9 +3,9 @@ YAML tags:
|
|
3 |
annotations_creators:
|
4 |
- no-annotation
|
5 |
language_creators: []
|
6 |
-
|
7 |
- '''en-US'''
|
8 |
-
|
9 |
multilinguality:
|
10 |
- monolingual
|
11 |
pretty_name: Hugging Face Github Issues
|
|
|
3 |
annotations_creators:
|
4 |
- no-annotation
|
5 |
language_creators: []
|
6 |
+
language:
|
7 |
- '''en-US'''
|
8 |
+
license: []
|
9 |
multilinguality:
|
10 |
- monolingual
|
11 |
pretty_name: Hugging Face Github Issues
|