Instructions to use Saads/bird_classification_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Saads/bird_classification_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Saads/bird_classification_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Saads/bird_classification_model") model = AutoModelForAudioClassification.from_pretrained("Saads/bird_classification_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 14
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378619753
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3da895fe072a68bdb24dd2c2c26dc7032fb657f5e2e8ff784adb67616a5f8c51
|
| 3 |
size 378619753
|
runs/Apr27_18-19-18_b9097e76804a/events.out.tfevents.1682619562.b9097e76804a.23.2
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:077db8180c3fab83e236825e6f007ec9be270a5ba2a526af0d8fbc182e71cd1a
|
| 3 |
+
size 37313
|