Instructions to use Selma323/first_dys_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Selma323/first_dys_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Selma323/first_dys_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Selma323/first_dys_model") model = AutoModelForAudioClassification.from_pretrained("Selma323/first_dys_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94767616
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63927bac80daf02fa11b68fb85e68c4f225575966a16145dc869c54d9a9d8414
|
| 3 |
size 94767616
|
runs/May05_13-59-49_401974a6a529/events.out.tfevents.1714917590.401974a6a529.207.2
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:cd9a9f132c373992e3b3f2e743eda605f63bf2899f3a7b88b5761485ca848641
|
| 3 |
+
size 18305
|