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