Instructions to use starryls/parismtrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use starryls/parismtrain with Transformers:
# Load model directly from transformers import AutoTokenizer, CustomizedTokenClassification tokenizer = AutoTokenizer.from_pretrained("starryls/parismtrain") model = CustomizedTokenClassification.from_pretrained("starryls/parismtrain", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
0bd281f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3afb41f0651a8c9e0ef137eb4af67a258ea24d1c7fdebf3755df412c16ab6ebd
size 3351352421
|