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 180
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:c942a2853cd043f57b6e35681f388d35d19c02c1bc45894ed8413c3578495ef3
|
| 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:b379b0bb64f8ce2451ff142de6a1ef106f89aafd269cb73f50e7304a634d4426
|
| 3 |
+
size 66957
|