Instructions to use anderloh/PushToHubModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anderloh/PushToHubModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="anderloh/PushToHubModel")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("anderloh/PushToHubModel") model = AutoModelForAudioClassification.from_pretrained("anderloh/PushToHubModel") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 177
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 52151348
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8daa1d626851e4a607c6159e4740d3f62790edc9d40158456f782cd4da72bb5
|
| 3 |
size 52151348
|
runs/Jun19_18-32-08_ml6.hpc.uio.no/events.out.tfevents.1718814757.ml6.hpc.uio.no.3740755.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:5ba0a542aab948f1b7f20315bde153d9fa70a36bd6d75431c23c5a2353bf5588
|
| 3 |
+
size 65988
|