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") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
f920962 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a45227cf2e8bbe468c44c39efcf784a14bbc38689cd98dff0484da1c71a1ce98
size 2415
|