From 55d61ce8d69f96375fbb00da7c4afc2898167829 Mon Sep 17 00:00:00 2001 From: David Mark Nemeskey Date: Thu, 3 Sep 2020 15:20:03 +0200 Subject: [PATCH] Added a link to the thesis. (#6906) --- model_cards/SZTAKI-HLT/hubert-base-cc/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/model_cards/SZTAKI-HLT/hubert-base-cc/README.md b/model_cards/SZTAKI-HLT/hubert-base-cc/README.md index 8ecfd1fc957..96fe00f640c 100644 --- a/model_cards/SZTAKI-HLT/hubert-base-cc/README.md +++ b/model_cards/SZTAKI-HLT/hubert-base-cc/README.md @@ -33,8 +33,11 @@ former task and comes within 0.5% F1 to the SotA on the latter. The exact scores ### BibTeX entry and citation info +The training corpus, parameters and the evaluation methods are discussed in the +[following PhD thesis](https://hlt.bme.hu/en/publ/nemeskey_2020): + ```bibtex -@PhDThesis{ Nemeskey:2020, +@PhDThesis{ Nemeskey:2020, author = {Nemeskey, Dávid Márk}, title = {Natural Language Processing Methods for Language Modeling}, year = {2020},