Instructions to use iTroned/self_iterative_v2_targeted_iteration_0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iTroned/self_iterative_v2_targeted_iteration_0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("iTroned/self_iterative_v2_targeted_iteration_0", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files- model.safetensors +2 -2
- training_args.bin +1 -1
model.safetensors
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:b6b76336d25f7b859d78713b6c959beb43248f77c276aca77745eaed48b47867
|
| 3 |
+
size 1984072296
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc5c213bb866e6d5947657db9fa1d360d66c1bce5de68949128d0fee6a289251
|
| 3 |
size 5432
|