Instructions to use KaZOO7000/bart_finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KaZOO7000/bart_finetuned with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("KaZOO7000/bart_finetuned") model = AutoModelForSeq2SeqLM.from_pretrained("KaZOO7000/bart_finetuned", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 501748312
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e925b6d3ea4a4e73bb4b7791b069d26bec2b93b89201821d7a1421a4aa20fe2
|
| 3 |
size 501748312
|
runs/May23_09-04-53_DESKTOP-N747TAE/events.out.tfevents.1747958694.DESKTOP-N747TAE
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db7ffe4a1c385539ebfe8d026e7b5390a8e23ffc3bd75b308f6a79a35500f3e6
|
| 3 |
+
size 6355
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5713
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4133e80f6a907670b8cb57c4892bca616f50172a3c51bdec2872db7a6e517c2
|
| 3 |
size 5713
|