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
File size: 134 Bytes
5dfc831 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:93fac9808252b3265e50c2257613492087ac436bc1132d9e5ec94823a782be73
size 511134215
|