UMCU commited on
Commit
a2e7885
·
verified ·
1 Parent(s): 7e64edf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: cc-by-2.5
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-2.5
3
+ language:
4
+ - nl
5
+ tags:
6
+ - medical
7
+ pretty_name: BioASQ Dutch, Q/A
8
+ size_categories:
9
+ - 1K<n<10K
10
+ task_categories:
11
+ - question-answering
12
+ - sentence-similarity
13
+ ---
14
+
15
+ [Bio ASQ challenge 11b](https://bioasq.org/)
16
+
17
+ This can be used to finetune a decoder model for Q/A interaction, alternatively it can be used to create (question, positive, negative) triplets to train a sentence encoder using [SBERT](https://www.sbert.net/).