Jeska commited on
Commit
ac0d39f
1 Parent(s): 58e4b10

Added yaml tags to README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,6 +1,28 @@
1
- <!-- ---
2
- TODO: Add YAML tags here. Copy-paste the tags obtained with the online tagging app: https://huggingface.co/spaces/huggingface/datasets-tagging
3
- --- -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
 
5
  # Dataset Card for [VaccinChatNL]
6
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language:
5
+ - nl
6
+ language_creators:
7
+ - other
8
+ license:
9
+ - cc-by-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: VaccinChatNL
13
+ size_categories:
14
+ - 1K<n<10K
15
+ source_datasets:
16
+ - original
17
+ tags:
18
+ - covid-19
19
+ - FAQ
20
+ - question-answer pairs
21
+ task_categories:
22
+ - text-classification
23
+ task_ids:
24
+ - intent-classification
25
+ ---
26
 
27
  # Dataset Card for [VaccinChatNL]
28