Fix `license` metadata
Browse filesWe recently updated the datasets metadata for consistency with other repo types (models & spaces)
Thanks! 🙏
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
annotations_creators: []
|
3 |
language_creators: [machine-generated]
|
4 |
-
|
5 |
-
|
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.'
|