julien-c HF staff commited on
Commit
3b4a46a
1 Parent(s): 63b0f05

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
@@ -3,11 +3,11 @@ annotations_creators:
3
  - no-annotation
4
  language_creators:
5
  - found
6
- languages:
7
  - en
8
  - pt
9
  - es
10
- licenses:
11
  - cc-by-nc-sa-3.0
12
  multilinguality:
13
  - multilingual
 
3
  - no-annotation
4
  language_creators:
5
  - found
6
+ language:
7
  - en
8
  - pt
9
  - es
10
+ license:
11
  - cc-by-nc-sa-3.0
12
  multilinguality:
13
  - multilingual