Instructions to use Rzoro/checkpoints_2_18 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Rzoro/checkpoints_2_18 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("Rzoro/checkpoints_2_18") model = AutoModelForMultipleChoice.from_pretrained("Rzoro/checkpoints_2_18") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4400
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 1740387701
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c667c5952bad6c915cedd127c4f44c07cab71c4d24c4532a2455e0f3872c8136
|
| 3 |
size 1740387701
|