Instructions to use Ammok/audio_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ammok/audio_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Ammok/audio_classification")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Ammok/audio_classification") model = AutoModelForAudioClassification.from_pretrained("Ammok/audio_classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378358633
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:262fa9b4d4d5cfbaf03780542dbf0aa0e87af86c8c739e001b8c70c1e357f4fe
|
| 3 |
size 378358633
|
runs/Jul26_14-29-47_559535568dc4/events.out.tfevents.1690381790.559535568dc4.175.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:9435c86dc32c7d78614d85a158b5d017a4f2dbe8a5b1886291c8d768e33876e3
|
| 3 |
+
size 7470
|