Instructions to use CLMBR/old-full-lstm-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CLMBR/old-full-lstm-3 with Transformers:
# Load model directly from transformers import RNNForLanguageModeling model = RNNForLanguageModeling.from_pretrained("CLMBR/old-full-lstm-3", 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:6df3385f255d868390ca4eda061cd3aa3989fd8ea6fbf78985009a36a675cc70
|
| 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:bbe94eedca4c8c013501d418753b45e0ca12893322f6ad9563f5cea469f6023c
|
| 3 |
size 4219
|