Instructions to use Dhika/raildefectfft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dhika/raildefectfft with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Dhika/raildefectfft") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("Dhika/raildefectfft") model = AutoModelForImageClassification.from_pretrained("Dhika/raildefectfft", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 190
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343278253
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc7108d9248d61e2c1ad4e0af3440e83e6718d072c49e4f41ca05d294cd63e54
|
| 3 |
size 343278253
|
runs/Jun10_11-56-18_77d736b83a99/events.out.tfevents.1686398198.77d736b83a99.8001.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:b8ee8818094180f848c0fc739a6a681fad3c4352247f7e71ae6fb1bd8d96ae8f
|
| 3 |
+
size 13170
|