Instructions to use PrathameshPawar/bart_traditional with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PrathameshPawar/bart_traditional with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("PrathameshPawar/bart_traditional") model = AutoModelForSeq2SeqLM.from_pretrained("PrathameshPawar/bart_traditional") - Notebooks
- Google Colab
- Kaggle
Upload bart_trad.tar.gz
#1
by Ashwin0 - opened
- bart_trad.tar.gz +3 -0
bart_trad.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2bd4b7d66238e9ee98c2f4f941795c838a9db18032f6f8b746c6ac4cafbec60
|
| 3 |
+
size 6177457160
|