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 130
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:1e2042486f056938853a062ffdddc89eed5d19d66e9736f830b415e34ab3f9bf
|
| 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:a48e1a85b055dc328a413bbbac3479239725323c74efac0209203f544d7b9212
|
| 3 |
+
size 49338
|