Instructions to use Aya-In-Brooklyn/spaCy-roberta-workout-entity-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Aya-In-Brooklyn/spaCy-roberta-workout-entity-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Aya-In-Brooklyn/spaCy-roberta-workout-entity-model")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Aya-In-Brooklyn/spaCy-roberta-workout-entity-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
34c86f9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a0682845b575f9aa392c208d2d4158461447700753f2f7af4a1ddb6b2c2490d2
size 502027402
|