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