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 model and metrics - Round 5
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2369320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf251720156fe7afb5230cc390b1257e7382fdeb320cbd5b4e6c8e0e67e85cac
|
| 3 |
size 2369320
|