Instructions to use CyrexPro/Test-finetuned-cnn_dailymail with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CyrexPro/Test-finetuned-cnn_dailymail with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("CyrexPro/Test-finetuned-cnn_dailymail") model = AutoModelForSeq2SeqLM.from_pretrained("CyrexPro/Test-finetuned-cnn_dailymail") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2500
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242071641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e22019ce3d2e7cc3d4fe13e9830596999d16aa16713d430a2f369d7a910f48d1
|
| 3 |
size 242071641
|