FinEst BERT
收藏DataCite Commons2026-03-09 更新2026-05-03 收录
下载链接:
https://metashare.ut.ee/repository/browse/3d804096a0d411eebb4773db10791bcf00db608a0ec64c6ba5eedfc3a0ec4ca9
下载链接
链接失效反馈官方服务:
资源简介:
FinEst BERT is a trilingual BERT-like (Bidirectional Encoder Representations from Transformers) language representation model. It was trained on Finnish, Estonian, and English data. The model can be used for various NLP classification tasks by fine tuning the model end-to-end or alternatively by extracting the word embedding vectors for each word occurrence and using the vectors as input. The model vocabulary consists of 74986 (subword) tokens. Any word not present in the vocabulary gets split into subword tokens, eg. "identification" might get split as "identif ##ic ##ation". The tokens that are part of the same word as the preceding token, have two hashes (##) prepended. More details can be read in the article: https://arxiv.org/abs/2006.07890 The model configuration is in pytorch format, specifically for usage with transformers toolset by Huggingface. (https://huggingface.co/transformers/)
提供机构:
Center of Estonian Language Resources
创建时间:
2021-02-09



