Instructions to use taiypeo/bart-large-wiki-doc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use taiypeo/bart-large-wiki-doc with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("taiypeo/bart-large-wiki-doc") model = AutoModelForSeq2SeqLM.from_pretrained("taiypeo/bart-large-wiki-doc") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 9000
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:f321ac7d0303bd59527d219fb8d0186ab7808736f9aea110b60a9fe52d3a0812
|
| 3 |
size 1625426996
|