Instructions to use iTroned/self_iterative_v2_targeted_iteration_1 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_1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("iTroned/self_iterative_v2_targeted_iteration_1", 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:b50f79da3c65b6e23320d45e1f85b450d3e0dbaf99b696eb621caa27d07caa8a
|
| 3 |
+
size 1984076392
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7103d07679429cbeda4cbcb328cb0a5ffc00ebbe8ae0db5451d45d085969878a
|
| 3 |
+
size 5432
|