Commit
·
daf69fa
1
Parent(s):
79d9adb
Readme: Github link
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ Rather than performing well on the conventional question answering, it aims to l
|
|
29 |
to novel tasks, such as Named Entity Recognition or Keywords Extraction from a given pattern.
|
30 |
|
31 |
## Data & Training
|
|
|
32 |
|
33 |
This model was trained on a combination of [English SQuAD 1.1](https://huggingface.co/datasets/squad)
|
34 |
and [Czech SQAD 3.0](https://lindat.cz/repository/xmlui/handle/11234/1-3069)
|
|
|
29 |
to novel tasks, such as Named Entity Recognition or Keywords Extraction from a given pattern.
|
30 |
|
31 |
## Data & Training
|
32 |
+
**The reproducible training script is available for any use on our [Github](https://github.com/gaussalgo/learning_to_learn)**.
|
33 |
|
34 |
This model was trained on a combination of [English SQuAD 1.1](https://huggingface.co/datasets/squad)
|
35 |
and [Czech SQAD 3.0](https://lindat.cz/repository/xmlui/handle/11234/1-3069)
|