Instructions to use Prerna2055/DS_Project with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Prerna2055/DS_Project with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Prerna2055/DS_Project") model = AutoModelForSeq2SeqLM.from_pretrained("Prerna2055/DS_Project") - Notebooks
- Google Colab
- Kaggle
Update base model - Round 5
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242041896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e17e37fb78469da332102d3056e82ecbd3c2a2fe8b16f1e9217ac565e08dd66e
|
| 3 |
size 242041896
|