Datasets:

Languages:
Bengali
ArXiv:
License:
julien-c HF staff commited on
Commit
e4b9081
1 Parent(s): de3d140

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
@@ -14,9 +14,9 @@ task_categories:
14
  task_ids:
15
  - open-domain-qa
16
  - extractive-qa
17
- languages:
18
  - bn
19
- licenses:
20
  - cc-by-nc-sa-4.0
21
  ---
22
 
 
14
  task_ids:
15
  - open-domain-qa
16
  - extractive-qa
17
+ language:
18
  - bn
19
+ license:
20
  - cc-by-nc-sa-4.0
21
  ---
22