Audio Classification
Transformers
PyTorch
TensorBoard
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use anderloh/testV4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anderloh/testV4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="anderloh/testV4")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("anderloh/testV4") model = AutoModelForAudioClassification.from_pretrained("anderloh/testV4") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 132
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 52182770
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd0c572e89157853e4d4d3dd1be183822e496470f350446491f8b08c82957bf9
|
| 3 |
size 52182770
|
runs/Jun21_12-13-19_ml6.hpc.uio.no/events.out.tfevents.1718964816.ml6.hpc.uio.no.8934.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:fc9985e06433b6af68f634f6d302573b13baade7302bb596f5f05529f7801a5b
|
| 3 |
+
size 49661
|