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 8
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:9a8c6a368d27a81237e4356486bfb67dc70bf6fb094f82650096a4aceddba59d
|
| 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:fcbad1aea0fafa43f61f597df01d0415bc097c2cb669c59b9f050f5c49a853e0
|
| 3 |
+
size 10396
|