Instructions to use arnolfokam/roberta-base-kin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arnolfokam/roberta-base-kin with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="arnolfokam/roberta-base-kin")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("arnolfokam/roberta-base-kin") model = AutoModelForTokenClassification.from_pretrained("arnolfokam/roberta-base-kin") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 00eaf6bc696e6d16aca3f5a48f61e3a17bf974eb19ec7238c1d7e0202ff14f75
- Size of remote file:
- 1.46 kB
- SHA256:
- e5132e45c15eb314be8f1c3eebaaaa0150601e96988c3deb91d743f0ea6fa36f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.