Instructions to use YurT17/my_awesome_mind_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use YurT17/my_awesome_mind_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="YurT17/my_awesome_mind_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("YurT17/my_awesome_mind_model") model = AutoModelForAudioClassification.from_pretrained("YurT17/my_awesome_mind_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 6
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:cbf1edd6941cd6988bce030103f87981d6295de99a9a7acef9895d643e802e7b
|
| 3 |
size 378314704
|
runs/Jun04_15-26-30_5a64519d9a67/events.out.tfevents.1717514791.5a64519d9a67.18607.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:2cdb026688c99aace2dcd8822a265c85e829193662a998365af45fba339110b1
|
| 3 |
+
size 9872
|