Instructions to use vantan/mamba_text_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vantan/mamba_text_classification with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("vantan/mamba_text_classification", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 625
Browse files- pytorch_model.bin +1 -1
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 516640282
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15cdd36d7cd390f4775ccb76cfcb74330a04f14a3f9bc6acea7e04cd6fe42cac
|
| 3 |
size 516640282
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42c1faffcf41a636503d01761ae640fd14d8a4a5cc81a8422cead67989621487
|
| 3 |
size 5112
|