Instructions to use Ivan1572/my_awesome_mind_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ivan1572/my_awesome_mind_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Ivan1572/my_awesome_mind_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Ivan1572/my_awesome_mind_model") model = AutoModelForAudioClassification.from_pretrained("Ivan1572/my_awesome_mind_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 8
Browse files
runs/Jan14_16-20-20_23931cd4c18c/events.out.tfevents.1705249221.23931cd4c18c.17101.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:e15267cb6a4d67aa9a4364936ffab0c6296b134cf10e33eb49247dcbb1401b2d
|
| 3 |
+
size 9642
|