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 19
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:ec1a0b1023a3696d0caa46dbe9daf3892d2c5d7b06277eb8ad9033efbe88cafa
|
| 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:712db742055f0d800a02e3dba2fc358c301b8bb5245876ef15655630acbe7ede
|
| 3 |
+
size 53784
|