Instructions to use midoiv/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use midoiv/results with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="midoiv/results")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("midoiv/results") model = AutoModelForAudioClassification.from_pretrained("midoiv/results") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 23
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262956141
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b4a7c609a176df915854ee1600393de0d1e9c09e24a4bd116d10f1323cd0917
|
| 3 |
size 1262956141
|
runs/Apr01_15-00-38_90bce822a50f/events.out.tfevents.1711983648.90bce822a50f.17.2
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:d22c080e682aa0896ee8594e808b544ad43ca7214a592e98eff115dac56cd66b
|
| 3 |
+
size 66858
|