Instructions to use Hashif/bart-samsum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hashif/bart-samsum with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Hashif/bart-samsum") model = AutoModelForSeq2SeqLM.from_pretrained("Hashif/bart-samsum") - Notebooks
- Google Colab
- Kaggle
Training checkpoint 2760
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 1625426996
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f7f42b67d7b6f53fd98cade063dd11e06b91d39bf56b472274f17355f9d7643
|
| 3 |
size 1625426996
|