Instructions to use bmd1905/mamba_text_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bmd1905/mamba_text_classification with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("bmd1905/mamba_text_classification", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 625
Browse files- pytorch_model.bin +1 -1
- training_args.bin +2 -2
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:f58472ad5d232d6958cbbbdedfcc83ecf92d4008fde61a321c0b16f57fed215c
|
| 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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73f05fb6885052e3f17a16c189ee12b69b2efb3e5cc9197688cc1156fb31bd5d
|
| 3 |
+
size 4728
|