julien-c HF staff commited on
Commit
85f9121
1 Parent(s): 374346b

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,8 +1,8 @@
1
  ---
2
  annotations_creators: []
3
  language_creators: [machine-generated]
4
- languages: ['ca', 'de']
5
- licenses: ['cc-by-4.0']
6
  multilinguality:
7
  - translation
8
  pretty_name: 'Catalan-German aligned corpora to train NMT systems.'
 
1
  ---
2
  annotations_creators: []
3
  language_creators: [machine-generated]
4
+ language: ['ca', 'de']
5
+ license: ['cc-by-4.0']
6
  multilinguality:
7
  - translation
8
  pretty_name: 'Catalan-German aligned corpora to train NMT systems.'