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