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 5
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:4deef8b05ffb67fb758fc33c3eaaf8196bc9e0dfe1d9dd0d97f0c1793e8ecdf4
|
| 3 |
size 711440380
|
runs/Dec03_21-01-20_539edf25d059/events.out.tfevents.1701637285.539edf25d059.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:93e4c5b458146509c3a25d1f9d2ee119fcc4ed9dcbf1822848743d764c6721d6
|
| 3 |
+
size 6643
|