Instructions to use segment-any-text/sat-3l-no-limited-lookahead with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use segment-any-text/sat-3l-no-limited-lookahead with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="segment-any-text/sat-3l-no-limited-lookahead")# Load model directly from transformers import AutoModelForTokenClassification model = AutoModelForTokenClassification.from_pretrained("segment-any-text/sat-3l-no-limited-lookahead", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7480f4a46d764c51adf3234fd7503a45f6a64ef7a3c8e531a09176a8b46a5165
- Size of remote file:
- 3.9 kB
- SHA256:
- 3e9818f3fd150cce7ae3c644d1640737aac550e8207bab2c02ba8261ac5f1c1a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.