itsjhuang commited on
Commit
d2b3899
·
verified ·
1 Parent(s): a7a8a28

Change license info

Browse files

Update the license info according to the original IBM Research database.
Add the link to the original dataset in README.md

Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -4,7 +4,7 @@ annotations_creators:
4
  language:
5
  - en
6
  license:
7
- - other
8
  pretty_name: Watsonx Docs Document Type Classification
9
  size_categories:
10
  - n<1K
@@ -89,5 +89,4 @@ interpreted as belonging to the opposite binary class.
89
  The final subset contains 400 examples, sampled with random seed `42` after
90
  manual correction and filtering.
91
 
92
- License follows the terms of the source dataset `ibm-research/watsonxDocsQA`.
93
- Please refer to the original dataset for licensing details.
 
4
  language:
5
  - en
6
  license:
7
+ - apache-2.0
8
  pretty_name: Watsonx Docs Document Type Classification
9
  size_categories:
10
  - n<1K
 
89
  The final subset contains 400 examples, sampled with random seed `42` after
90
  manual correction and filtering.
91
 
92
+ This dataset is derived from [ibm-research/watsonxDocsQA](https://huggingface.co/datasets/ibm-research/watsonxDocsQA), which is licensed under Apache 2.0. This dataset inherits the same license.