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 500
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:5f649563a9943b34580b5872e652331b6e8851b5a8342f0ad62f97b5a00d2ad1
|
| 3 |
size 557939436
|
runs/Nov20_00-37-52_74596e929846/events.out.tfevents.1700479748.74596e929846.47.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:168904e73beae74a2d1f0ddb4833cd876fc5eb56139b6f44809e888c6efc4c3d
|
| 3 |
+
size 5755
|