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 9
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378303396
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a814b5c2d71cc8daf5e569714d4b81652850ecbf57a59f1ba8515e8baaf9709
|
| 3 |
size 378303396
|
runs/Apr24_16-02-47_9f17f299def7/events.out.tfevents.1713974568.9f17f299def7.16670.5
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:e9fc5c62d48c083dd5729829cd7f1fe6481c4c7fcbe231adccc8b645376cbb7d
|
| 3 |
+
size 9385
|