julien-c HF staff commited on
Commit
929dd52
1 Parent(s): fc062e5

Fix `license` metadata

Browse files

We recently updated the datasets metadata for consistency with other repo types (models & spaces)

Thanks! 🙏

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
  annotations_creators:
3
  - no-annotation
4
- languages:
5
  - py
6
  language_creators:
7
  - found
8
- licenses:
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