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