Ukrainian flair embeddings (forward)
Trained for 25+ epochs on the texts from ubertext2.0 (WIP).
This is the forward version of the embeddings. You can find the backward version here
The characters dictionary used for training is in flair_dictionary.pkl
file
For larger size flair embeddings of the Ukrainian language please check flair-uk-forward-large
For more information on flair embeddings see the article or the paper below:
@inproceedings{akbik2018coling,
title={Contextual String Embeddings for Sequence Labeling},
author={Akbik, Alan and Blythe, Duncan and Vollgraf, Roland},
booktitle = {{COLING} 2018, 27th International Conference on Computational Linguistics},
pages = {1638--1649},
year = {2018}
}
Copyright: Dmytro Chaplynskyi, lang-uk project, 2022
Inference API (serverless) does not yet support generic models for this pipeline type.