Yurii Paniv commited on
Commit ·
4f3e0de
1
Parent(s): c6e073a
Add link to training scripts
Browse files
README.md
CHANGED
|
@@ -17,6 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
# ukrainian-qa
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [ukr-models/xlm-roberta-base-uk](https://huggingface.co/ukr-models/xlm-roberta-base-uk) on the [UA-SQuAD](https://github.com/fido-ai/ua-datasets/tree/main/ua_datasets/src/question_answering) dataset.
|
|
|
|
|
|
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 1.4778
|
| 22 |
|
|
|
|
| 17 |
# ukrainian-qa
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [ukr-models/xlm-roberta-base-uk](https://huggingface.co/ukr-models/xlm-roberta-base-uk) on the [UA-SQuAD](https://github.com/fido-ai/ua-datasets/tree/main/ua_datasets/src/question_answering) dataset.
|
| 20 |
+
|
| 21 |
+
Link to training scripts - [https://github.com/robinhad/ukrainian-qa](https://github.com/robinhad/ukrainian-qa)
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
- Loss: 1.4778
|
| 24 |
|