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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 20
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:870b8b731f9a68f19a779ad5f753c4d52b12ff765a063497fe911c710fcf16ca
|
| 3 |
size 94766588
|
runs/Apr28_21-38-13_a8308bd585b4/events.out.tfevents.1714340294.a8308bd585b4.16649.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:55a728aa78599b3543d8d991b109787cf52703956ce210885dc4af175deb157d
|
| 3 |
+
size 56320
|