Instructions to use jimjakdiend/TR_Mult with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jimjakdiend/TR_Mult with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="jimjakdiend/TR_Mult") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoModelForImageClassification model = AutoModelForImageClassification.from_pretrained("jimjakdiend/TR_Mult", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
9e64200
1
Parent(s): 138861e
Training in progress, epoch 41
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 45764576
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b215222e086e4f430f27503ce2732645092c2f53e22b8df70cc57c083a1fa9b
|
| 3 |
size 45764576
|
runs/Jan05_07-24-39_1dbd92567244/events.out.tfevents.1704439486.1dbd92567244.311.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:b27adf886bc9e6d6cbb8cb30d923b77c6cc7885a99a06b384881fd66700340a5
|
| 3 |
+
size 45984
|