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 3000
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:330902c552cf028b04098754a314d729db64ef5d6a5f398dcc2fc98e04626ce6
|
| 3 |
size 1200723461
|