Instructions to use llillillil/myDysarthriaModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use llillillil/myDysarthriaModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="llillillil/myDysarthriaModel")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("llillillil/myDysarthriaModel") model = AutoModelForAudioClassification.from_pretrained("llillillil/myDysarthriaModel", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378302312
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3437136374949daf85aea5723dfb5ced6753d383ae818e2003d855addef71b0
|
| 3 |
size 378302312
|
runs/Jun14_20-18-32_WIN-CEJF2NB9KFH/events.out.tfevents.1718367512.WIN-CEJF2NB9KFH.52100.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e78b32bf08da1f8b03709bf7048e2fef3fcc7f7c560de03903f7633cd9cc56b4
|
| 3 |
+
size 6950
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4539
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:113a2fb5f18fb45907c41735417a29eed527f4b72a2f142b5e98603372437957
|
| 3 |
size 4539
|