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 164
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:246d31f483e440c5d2c0733844d01d659b3118877b39494c246693a49922d883
|
| 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:8c20a2419d7fecd60f0b007a12c6ed58d40c18e33332bdce0d76a05191e999b8
|
| 3 |
+
size 61578
|