Instructions to use Adapting/KeyBart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Adapting/KeyBart with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Adapting/KeyBart") model = AutoModelForSeq2SeqLM.from_pretrained("Adapting/KeyBart") - Notebooks
- Google Colab
- Kaggle
('lr', 9.111111111111112e-05), ('wd', 0.01)
Browse files- pytorch_model.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 1625541389
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38b1d892e18cc5d0f4397cb89064e1d963e6d9869c814945b8cd4a0897705103
|
| 3 |
size 1625541389
|