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 +3 -0
- training_args.bin +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30c17728946668d30640ce8b430fa360088fef61ba09174614b33a252326aefd
|
| 3 |
+
size 1984076392
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f189bf377570373422ab11ac2273b6d163b88c650aa9ab1229483eae8f697284
|
| 3 |
+
size 5432
|