Instructions to use Koshti10/BART_large_Gameplan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Koshti10/BART_large_Gameplan with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Koshti10/BART_large_Gameplan") model = AutoModelForSeq2SeqLM.from_pretrained("Koshti10/BART_large_Gameplan") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10500
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 1625541389
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac895235a73e153585268cc21d6b45646c3bffcadbf066fecf94848d877050ea
|
| 3 |
size 1625541389
|