Instructions to use happy06/Token-Sequence-classifier-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use happy06/Token-Sequence-classifier-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("happy06/Token-Sequence-classifier-base") model = AutoModelForPreTraining.from_pretrained("happy06/Token-Sequence-classifier-base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
9a29fdf | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2942e2e8025aeb34a96e412121b2a919a32705272af503bc44c7cd58ddf1c94e
size 508852725
|