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