Instructions to use docketanalyzer/modernbert-unit-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use docketanalyzer/modernbert-unit-test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="docketanalyzer/modernbert-unit-test")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("docketanalyzer/modernbert-unit-test") model = AutoModel.from_pretrained("docketanalyzer/modernbert-unit-test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5c29dea3945009961941f359bb2edd51592df9031749c52abadb418bb9b9c5e1
- Size of remote file:
- 3.25 MB
- SHA256:
- a0ebbed4dd2cd7a7bc70cea641ee953a0b93f6fd7b35c47122f61dcd8dc31e4b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.