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 +1 -1
- runs/May23_09-18-09_DESKTOP-N747TAE/events.out.tfevents.1747959490.DESKTOP-N747TAE +3 -0
- runs/May23_09-42-39_DESKTOP-N747TAE/events.out.tfevents.1747960960.DESKTOP-N747TAE +3 -0
- runs/May23_09-46-43_DESKTOP-N747TAE/events.out.tfevents.1747961204.DESKTOP-N747TAE +3 -0
- runs/May23_09-57-29_DESKTOP-N747TAE/events.out.tfevents.1747961850.DESKTOP-N747TAE +3 -0
- runs/May23_10-05-16_DESKTOP-N747TAE/events.out.tfevents.1747962317.DESKTOP-N747TAE +3 -0
- runs/May23_10-21-33_DESKTOP-N747TAE/events.out.tfevents.1747963294.DESKTOP-N747TAE +3 -0
- training_args.bin +1 -1
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:c7e40ee4179c176d76254e4fa46e5c610fb195dd1d1684d1d12c8410c9c41c30
|
| 3 |
size 501748312
|
runs/May23_09-18-09_DESKTOP-N747TAE/events.out.tfevents.1747959490.DESKTOP-N747TAE
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e347575b8c16abaa7e0da031f6565fbba6a8e8ab17bb1d89ee32322b67245373
|
| 3 |
+
size 6356
|
runs/May23_09-42-39_DESKTOP-N747TAE/events.out.tfevents.1747960960.DESKTOP-N747TAE
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b52cb70d8bbd5034078aa8af6342a24d76fa4ddf3877cbb82473269512954b3e
|
| 3 |
+
size 6356
|
runs/May23_09-46-43_DESKTOP-N747TAE/events.out.tfevents.1747961204.DESKTOP-N747TAE
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:586db28d924e3a487ae4abe75c002583ccf98d0670d75f8011449d2148e91c57
|
| 3 |
+
size 6356
|
runs/May23_09-57-29_DESKTOP-N747TAE/events.out.tfevents.1747961850.DESKTOP-N747TAE
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a11d031de3aa0679e3bf2f2333690f782321401034bc15b806f9b8ba2251f13
|
| 3 |
+
size 6356
|
runs/May23_10-05-16_DESKTOP-N747TAE/events.out.tfevents.1747962317.DESKTOP-N747TAE
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f68e6a5e3c9d5cd64775aef8f965454beb214e016fa34735a8bf40c49e325fd5
|
| 3 |
+
size 6356
|
runs/May23_10-21-33_DESKTOP-N747TAE/events.out.tfevents.1747963294.DESKTOP-N747TAE
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8adb7bca34959a1fc964aa35df4e39b266214ad13bd022743995390468740dbf
|
| 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:9e3d73ee0eaf0713b00f6e9ca65b364290854ad2aa281f5625e03e113b5c299a
|
| 3 |
size 5713
|