Instructions to use CLMBR/passive-lstm-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CLMBR/passive-lstm-1 with Transformers:
# Load model directly from transformers import RNNForLanguageModeling model = RNNForLanguageModeling.from_pretrained("CLMBR/passive-lstm-1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
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 272184705
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da41278bef3f990e6446f8e9217f1a8ac146ed4ac41c21ef8706fbbe591d066e
|
| 3 |
size 272184705
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4219
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4e998ba3bf93762985ef2b70aa462b57a62e3b6679535b3523719801ff5dabf
|
| 3 |
size 4219
|