Instructions to use sharkMeow/ADL_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sharkMeow/ADL_test with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("sharkMeow/ADL_test") model = AutoModelForSeq2SeqLM.from_pretrained("sharkMeow/ADL_test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1200723461
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d30906e5449e11fd31721491aa7c351233414f87ea7f01ca0f186abb1bf5e158
|
| 3 |
size 1200723461
|