annieske commited on
Commit
e1eeca8
1 Parent(s): 417ea7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -26,4 +26,8 @@ Answer F1 = 0.81
26
 
27
  ### Usage
28
 
29
- To get the best question-answer pairs use the huggingface pipeline with no aggregation strategy and do some post-processing like in this [script](https://github.com/TurkuNLP/register-qa/blob/main/token-classification/scripts/extract_qa_en_no_entropy.py).
 
 
 
 
 
26
 
27
  ### Usage
28
 
29
+ To get the best question-answer pairs use the huggingface pipeline with no aggregation strategy and do some post-processing like in this [script](https://github.com/TurkuNLP/register-qa/blob/main/token-classification/scripts/extract_qa_en_no_entropy.py).
30
+
31
+ ## Citing
32
+
33
+ Citing information coming soon!