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:45c534172bdccdde9df240bcbf5a2959a3fd0e895d560c5216abbfc3a1c4a7aa
|
| 3 |
size 501748312
|
runs/May23_09-11-11_DESKTOP-N747TAE/events.out.tfevents.1747959072.DESKTOP-N747TAE
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e8bb100a4141cfcbc06529e43461b3f4e71cf5038b7625185e444e652e236dc
|
| 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:0dba08dd1d00925a717df5b63544b6532e7c5fb44354fc663250f9cc1a77de9d
|
| 3 |
size 5713
|