Instructions to use GuysTrans/bart-base-re-attention-full-length with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GuysTrans/bart-base-re-attention-full-length with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("GuysTrans/bart-base-re-attention-full-length") model = AutoModelForSeq2SeqLM.from_pretrained("GuysTrans/bart-base-re-attention-full-length", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557939436
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa30fbed056b1ae1bb80ee3692ce7692efefc6f936f346f0b1ab278310a0e1da
|
| 3 |
size 557939436
|
runs/Nov22_14-31-45_5b2e4b83de67/events.out.tfevents.1700694033.5b2e4b83de67.47.1
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20b62659c1bcf685d4cffcd2005413de032618aeafeececa82d94e31f502cfec
|
| 3 |
+
size 6069
|