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 180
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:fbfd6ce92870b2234d1533e5c5bc31b2c905483c600e57fb43733cb7ac8d0d8a
|
| 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:ed05903251c1d1b68010f7e9d995ba5b192d1e8f55db83425d7a4db8532097c3
|
| 3 |
+
size 12690
|