You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

XLM-RoBERTa Base CoBaLD parser

This version of parser is based on XLM-R Base encoder. The encoder weights were initialized from xlm-roberta-base model.

Usage

  1. Clone https://github.com/CobaldAnnotation/CobaldParser, go to the repo directory and install requirements.
  2. Download the model.tag.gz file. You can do it manually of via:
git clone https://huggingface.co/zpbrent/allennlp-xlm-roberta-base-cobald-parser-ru
  1. Run predict.sh script to inference the model against an input conllu file you want to annotate with CoBaLD:
./predict.sh PATH_TO_MODEL.tar.gz INPUT.conllu OUTPUT.conllu
  1. Now see the results in OUTPUT.conllu.
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support