Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# roberta-finetuned-qa-policy
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -26,7 +26,7 @@ More information needed
|
|
| 26 |
|
| 27 |
## Training and evaluation data
|
| 28 |
|
| 29 |
-
https://huggingface.co/datasets/GIZ/policy_qa_v0
|
| 30 |
|
| 31 |
## Training procedure
|
| 32 |
|
|
|
|
| 14 |
|
| 15 |
# roberta-finetuned-qa-policy
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the [Policy_QA](https://huggingface.co/datasets/GIZ/policy_qa_v0) dataset.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 26 |
|
| 27 |
## Training and evaluation data
|
| 28 |
|
| 29 |
+
[Policy QA](https://huggingface.co/datasets/GIZ/policy_qa_v0)
|
| 30 |
|
| 31 |
## Training procedure
|
| 32 |
|