julien-c HF staff commited on
Commit
8960834
·
1 Parent(s): fecf8d9

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,12 +1,12 @@
1
  ---
2
- licenses:
3
  - cc-by-4.0
4
  annotations_creators:
5
  - found
6
  - machine-generated
7
  language_creators:
8
  - found
9
- languages:
10
  - TypeScript
11
  multilinguality:
12
  - monolingual
 
1
  ---
2
+ license:
3
  - cc-by-4.0
4
  annotations_creators:
5
  - found
6
  - machine-generated
7
  language_creators:
8
  - found
9
+ language:
10
  - TypeScript
11
  multilinguality:
12
  - monolingual