Instructions to use Selma323/first_full_dys_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Selma323/first_full_dys_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Selma323/first_full_dys_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Selma323/first_full_dys_model") model = AutoModelForAudioClassification.from_pretrained("Selma323/first_full_dys_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94766588
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f5abf2d83103f0a8d985d70c93c5743b5588ca23e154d72f652c1d74830e84c
|
| 3 |
size 94766588
|
runs/Apr29_09-41-49_5cff7c19dc21/events.out.tfevents.1714383710.5cff7c19dc21.6843.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:f3ad3415bfffc5991681442e197cfbf09885d9dcaf56d4403f3a68c42a525f42
|
| 3 |
+
size 11059
|