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