Token Classification
Transformers
English
frame-semantics
framenet
semantic-parsing
srl
argument-extraction
english
Instructions to use texturejc/texture-frames-args with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use texturejc/texture-frames-args with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="texturejc/texture-frames-args")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("texturejc/texture-frames-args", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
25e389f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:164e7915f7738f41fd701a5f91668e597fd5a7193a43f4099005a12ff1e1b319
size 1753692399
|