Update README.md
Browse files
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!
|