Instructions to use vickt/LLM_Teached_BART_CNNDM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vickt/LLM_Teached_BART_CNNDM with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("vickt/LLM_Teached_BART_CNNDM") model = AutoModelForSeq2SeqLM.from_pretrained("vickt/LLM_Teached_BART_CNNDM") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1625422896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4836955f404be5620bc292ef378a71a243cc033e0ce95f75a2349a0ccce4cead
|
| 3 |
size 1625422896
|
runs/Jan02_14-38-11_vmi23bctr1704175002993-tsvtb/events.out.tfevents.1704177493.vmi23bctr1704175002993-tsvtb.8317.0
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:12974a644a2afc2b1b35be7bb84f3e22828af09a1e9bdb698653b60e377c22d0
|
| 3 |
+
size 6405
|