Instructions to use utahnlp/robertabase-structured-tuning-srl-conll2012 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use utahnlp/robertabase-structured-tuning-srl-conll2012 with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForSRL tokenizer = AutoTokenizer.from_pretrained("utahnlp/robertabase-structured-tuning-srl-conll2012") model = RobertaForSRL.from_pretrained("utahnlp/robertabase-structured-tuning-srl-conll2012") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
To run the model, you would need dependencies (e.g., vocab extracted from CoNLL corpus). For details, please refer to our repo.
- Downloads last month
- 9
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support