Datasets:

ArXiv:
License:
joaoxg commited on
Commit
6712130
·
verified ·
1 Parent(s): 5112ac3

include dataset tags

Browse files
Files changed (1) hide show
  1. README.md +26 -3
README.md CHANGED
@@ -3,8 +3,31 @@ license: mit
3
  ---
4
 
5
  ---
6
- TODO: "Add YAML tags here. Delete these instructions and copy-paste the YAML tags obtained with the online tagging app: https://huggingface.co/spaces/huggingface/datasets-tagging"
7
- YAML tags: "Find the full spec here: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # Dataset Card Creation Guide
@@ -201,4 +224,4 @@ If the dataset has a [DOI](https://www.doi.org/), please provide it here.
201
 
202
  ### Contributions
203
 
204
- Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
 
3
  ---
4
 
5
  ---
6
+ annotations_creators:
7
+ - expert-generated
8
+ language:
9
+ - en
10
+ language_creators:
11
+ - expert-generated
12
+ license:
13
+ - mit
14
+ multilinguality:
15
+ - monolingual
16
+ pretty_name: test_dataset
17
+ size_categories:
18
+ - n<1K
19
+ source_datasets:
20
+ - original
21
+ tags:
22
+ - water
23
+ - supply
24
+ - treatment
25
+ task_categories:
26
+ - question-answering
27
+ - text-retrieval
28
+ task_ids:
29
+ - closed-domain-qa
30
+ - fact-checking-retrieval
31
  ---
32
 
33
  # Dataset Card Creation Guide
 
224
 
225
  ### Contributions
226
 
227
+ Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.