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
Upload ModernBertForIntentClassificationCommand
Browse files- model.safetensors +2 -2
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abd038f7534bdf7e66101968a9a21f3c5fbfabac234f10f065379985e9211a13
|
| 3 |
+
size 1261215324
|