Audio Classification
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use CrypticCyborg01/my_awesome_mind_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CrypticCyborg01/my_awesome_mind_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="CrypticCyborg01/my_awesome_mind_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("CrypticCyborg01/my_awesome_mind_model") model = AutoModelForAudioClassification.from_pretrained("CrypticCyborg01/my_awesome_mind_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
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:b919469b9231a57878afd92f4c78ccd63d8f119b4eaac923d4eaeeee1320b197
|
| 3 |
size 378314704
|
runs/Feb06_17-02-27_b1573578c85a/events.out.tfevents.1738861349.b1573578c85a.5261.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a8172c368a1c1f597ab04f09d04243441fc5c8b8d2db8ba3cae6dc186e0c519
|
| 3 |
+
size 7804
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2502414375b3b891ffac45d0e0bfc2cdff3c06823b43aba7e38106aa2b5f606
|
| 3 |
size 5368
|