Instructions to use VTaPo/my_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use VTaPo/my_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("VTaPo/my_model") model = AutoModelForMultipleChoice.from_pretrained("VTaPo/my_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 711440380
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f06136e9e841703dc5ef18cb5c65336be1d67dc0225fe44cccd7e2fcf0594846
|
| 3 |
size 711440380
|
runs/Dec03_20-42-49_a88557d6fede/events.out.tfevents.1701636175.a88557d6fede.47.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:01f7c04f51193272828156d771bb761f8c82784e4e4203f10818a47ff1e6db1a
|
| 3 |
+
size 5164
|