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 540067509
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c8e7f2f491e9fcde5535d376ae7469012bda7d5710b426264bbf8ccec721562
|
| 3 |
size 540067509
|