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 150
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:6aba5f1b44cb9bc8590b1640479990a7663f86f7c3ea97c8c6f8ab508a5036a7
|
| 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:3ee85c754f47f27434c5123f9fded113ec5a37ae36c3781e812222fd8aea380f
|
| 3 |
+
size 11250
|