Instructions to use nlphuji/mt_coref_en_ru_coref with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nlphuji/mt_coref_en_ru_coref with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("nlphuji/mt_coref_en_ru_coref") model = AutoModelForSeq2SeqLM.from_pretrained("nlphuji/mt_coref_en_ru_coref") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
7acb32a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:46182cc32bd9fcfc5a3cfe99303c46f44591f9e36a844f4fbb7da9f357c4c6af
size 3247
|