Audio Classification
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use ashdev01/my_awesome_mind_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ashdev01/my_awesome_mind_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="ashdev01/my_awesome_mind_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("ashdev01/my_awesome_mind_model") model = AutoModelForAudioClassification.from_pretrained("ashdev01/my_awesome_mind_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378314704
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:879eef6114f2da841a1efb21d14036462939a8f005da586094c80b90e0a2b9ff
|
| 3 |
size 378314704
|
runs/Jun05_10-34-52_a7dbb3b8a4cd/events.out.tfevents.1717583692.a7dbb3b8a4cd.568.3
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:96ea17646164e1a6c9c84e814a0d945c24681950ee7bd0446c235becbecc24e0
|
| 3 |
+
size 9555
|