jlehecka commited on
Commit
83f1f21
·
verified ·
1 Parent(s): 1b0ab54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ license: "cc-by-nc-sa-4.0"
10
  # FERNET-C5
11
  FERNET-C5 (**F**lexible **E**mbedding **R**epresentation **NET**work) is a monolingual Czech BERT-base model pre-trained from 93GB of Czech Colossal Clean Crawled Corpus (C5). See our paper for details.
12
 
 
 
13
  ## Paper
14
  https://link.springer.com/chapter/10.1007/978-3-030-89579-2_3
15
 
 
10
  # FERNET-C5
11
  FERNET-C5 (**F**lexible **E**mbedding **R**epresentation **NET**work) is a monolingual Czech BERT-base model pre-trained from 93GB of Czech Colossal Clean Crawled Corpus (C5). See our paper for details.
12
 
13
+ We released also a successor of this model based on the RoBERTa architecture [fav-kky/FERNET-C5-RoBERTa](https://huggingface.co/fav-kky/FERNET-C5-RoBERTa).
14
+
15
  ## Paper
16
  https://link.springer.com/chapter/10.1007/978-3-030-89579-2_3
17