Instructions to use SoooSlooow/bart-cnn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SoooSlooow/bart-cnn with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("SoooSlooow/bart-cnn") model = AutoModelForSeq2SeqLM.from_pretrained("SoooSlooow/bart-cnn") - Notebooks
- Google Colab
- Kaggle
Commit ·
7fd2071
1
Parent(s): 5607f01
Training in progress, step 16000
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557912620
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fab7ef367dc691e11577730e4bd0d9400b0db03617afe9b3f6327f6ce27c5b0
|
| 3 |
size 557912620
|