Instructions to use Neupane9Sujal/Text_Summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Neupane9Sujal/Text_Summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Neupane9Sujal/Text_Summarization") model = AutoModelForSeq2SeqLM.from_pretrained("Neupane9Sujal/Text_Summarization") - Notebooks
- Google Colab
- Kaggle
Commit ·
e49f63d
1
Parent(s): f6bd908
Upload folder using huggingface_hub
Browse files- summarization_model.pt +2 -2
summarization_model.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8607c7dc2c4f37452db222f3d09d8378c00569da6c7616f514b529f52d638f19
|
| 3 |
+
size 79691776
|