Created README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- is
|
4 |
+
license: cc-by-4.0
|
5 |
+
datasets:
|
6 |
+
- igc
|
7 |
+
---
|
8 |
+
|
9 |
+
# Icelandic ConvBERT-Small
|
10 |
+
This model was pretrained on the [Icelandic Gigaword Corpus](http://igc.arnastofnun.is/), which contains approximately 1.69B tokens, using default settings. The model uses a Unigram tokenizer with a vocabulary size of 96,000.
|
11 |
+
|
12 |
+
# Acknowledgments
|
13 |
+
This research was supported with Cloud TPUs from Google's TPU Research Cloud (TRC).
|
14 |
+
|
15 |
+
This project was funded by the Language Technology Programme for Icelandic 2019-2023. The programme, which is managed and coordinated by [Almannarómur](https://almannaromur.is/), is funded by the Icelandic Ministry of Education, Science and Culture.
|