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 2000
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:65221ddaf2342c366b6ad6a73dc6ca09f8178a9bed3a76fc5fc080e6892a17a6
|
| 3 |
size 1200723461
|