Instructions to use kumakur/intentclassificationcommand-modernbert-ja-310m-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kumakur/intentclassificationcommand-modernbert-ja-310m-sft with Transformers:
# Load model directly from transformers import AutoTokenizer, ModernBertForIntentClassificationCommand tokenizer = AutoTokenizer.from_pretrained("kumakur/intentclassificationcommand-modernbert-ja-310m-sft") model = ModernBertForIntentClassificationCommand.from_pretrained("kumakur/intentclassificationcommand-modernbert-ja-310m-sft") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
a345fb6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:008293028e1a9d9a1038d9b63d989a2319797dfeaa03f171093a57b33a3a8277
size 1831879
|