Datasets:

Languages:
English
License:
albertvillanova HF staff julien-c HF staff commited on
Commit
bac965b
·
1 Parent(s): cc861ff

Fix `license` metadata (#1)

Browse files

- Fix `license` metadata (eef8fa7fc431a04ff6769b6489080657dc3230e0)


Co-authored-by: Julien Chaumond <julien-c@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- languages:
3
  - en
4
- licenses:
5
  - mit
6
  ---
7
  This question base consits of 5000 travel domain based questions which are being annotated under a taxonomy related to the travel domain. The taxonomy is a hierarchical taxonomy with two levels of 7 coarse classes and 63 fine classes. 5000TravelQuestionsDataset.xlsx file consists of the annotated question base and the taxonomy. For the question base only use 5000TravelQuestionsDataset.csv file.
 
1
  ---
2
+ language:
3
  - en
4
+ license:
5
  - mit
6
  ---
7
  This question base consits of 5000 travel domain based questions which are being annotated under a taxonomy related to the travel domain. The taxonomy is a hierarchical taxonomy with two levels of 7 coarse classes and 63 fine classes. 5000TravelQuestionsDataset.xlsx file consists of the annotated question base and the taxonomy. For the question base only use 5000TravelQuestionsDataset.csv file.