Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
metrics:
|
5 |
- perplexity
|
6 |
pipeline_tag: text-generation
|
|
|
7 |
---
|
8 |
# Czech GPT
|
9 |
This is our GPT-2 XL trained as a part of the research involved in [SemANT project](https://www.fit.vut.cz/research/project/1629/.en).
|
@@ -77,7 +78,8 @@ We will release the precise results once we advance with the work on our Czech e
|
|
77 |
|
78 |
|
79 |
## Disclaimer
|
80 |
-
This is an intermediate result of our work-in-progress.
|
|
|
81 |
|
82 |
## Acknowledgement
|
83 |
This work was supported by NAKI III program of Ministry of Culture Czech Republic, project semANT ---
|
|
|
4 |
metrics:
|
5 |
- perplexity
|
6 |
pipeline_tag: text-generation
|
7 |
+
license: mit
|
8 |
---
|
9 |
# Czech GPT
|
10 |
This is our GPT-2 XL trained as a part of the research involved in [SemANT project](https://www.fit.vut.cz/research/project/1629/.en).
|
|
|
78 |
|
79 |
|
80 |
## Disclaimer
|
81 |
+
This is an intermediate result of our work-in-progress. This is a probabilistic model, and authors are not responsible for the model outputs. Use at your own risk.
|
82 |
+
For further questions, turn to `martin.fajcik@vut.cz`.
|
83 |
|
84 |
## Acknowledgement
|
85 |
This work was supported by NAKI III program of Ministry of Culture Czech Republic, project semANT ---
|