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 170
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:815ef554b52901fe55f8483601cb1b61c474ee511f6a544d17b9ac6f3cde4576
|
| 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:9633c68613e1ffba23b15ffb2118b6a0690a22fb0aab9441e67006542d35587c
|
| 3 |
+
size 63727
|