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 +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1261215228
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ea285fe002232984d3c57f2e961b9c1e6db60f9ca70186df7d0223d01e04467
|
| 3 |
size 1261215228
|