Instructions to use pallie/mcQA_model_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pallie/mcQA_model_bert with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("pallie/mcQA_model_bert") model = AutoModelForMultipleChoice.from_pretrained("pallie/mcQA_model_bert") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437955572
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f31b3f3f619e8ab2b20846999fe2c3a788702e728c790afa687a26f7f3e70a4a
|
| 3 |
size 437955572
|
runs/Nov27_11-47-55_ad8197b04431/events.out.tfevents.1701085688.ad8197b04431.223.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06bfb84d444925708c4f74a8025488d2d7bd17fe9937c7a47f46e3d9b10925d0
|
| 3 |
+
size 6151
|