lchaloupsky commited on
Commit
a13e124
1 Parent(s): f51efc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ # Czech GPT-2 model trained on the Czech medical data
6
+ This model was trained as a part of the [master thesis](https://dspace.cuni.cz/handle/20.500.11956/176356) on the subset of the [UFAL Medical Corpus v. 1.0](https://ufal.mff.cuni.cz/ufal_medical_corpus).
7
+ More information will be added later.
8
+
9
+ ## Citation
10
+ ```
11
+ @article{chaloupsky2022automatic,
12
+ title={Automatic generation of medical reports from chest X-rays in Czech},
13
+ author={Chaloupsk{\`y}, Luk{\'a}{\v{s}}},
14
+ year={2022},
15
+ publisher={Charles University, Faculty of Mathematics and Physics}
16
+ }
17
+ ```