Instructions to use Dhrumit1314/BART_TextSummary with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dhrumit1314/BART_TextSummary with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Dhrumit1314/BART_TextSummary") model = AutoModelForSeq2SeqLM.from_pretrained("Dhrumit1314/BART_TextSummary", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Delete tf_model_bart.h5
Browse files- tf_model_bart.h5 +0 -3
tf_model_bart.h5
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b835f97b6f9854840ffce819ab8e97fa8d680dcb3b7ca45a22342f0cdc3225e1
|
| 3 |
-
size 1625925412
|
|
|
|
|
|
|
|
|
|
|
|