Instructions to use kunal18/ast-finetuned-audioset-10-10-0.4593-medical-intent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kunal18/ast-finetuned-audioset-10-10-0.4593-medical-intent with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="kunal18/ast-finetuned-audioset-10-10-0.4593-medical-intent")# Load model directly from transformers import AutoFeatureExtractor, AutoModelForAudioClassification extractor = AutoFeatureExtractor.from_pretrained("kunal18/ast-finetuned-audioset-10-10-0.4593-medical-intent") model = AutoModelForAudioClassification.from_pretrained("kunal18/ast-finetuned-audioset-10-10-0.4593-medical-intent", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 344802344
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee0fcddcd69a8a6b49dd38436e3afe120976efbcc00a4521d5c3da036573291b
|
| 3 |
size 344802344
|
runs/Mar25_19-48-21_d1018/events.out.tfevents.1711410505.d1018.154169.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:09468d9b770d6ef07e2967beaab2c5d0a428330217b338669a4f70786d7254b3
|
| 3 |
+
size 9764
|
runs/Mar25_20-19-23_d1018/events.out.tfevents.1711412365.d1018.223302.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ddf809cf68ff667955a088b09b456dec48a857018bbfe6458ac6aacba524484
|
| 3 |
+
size 7245
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3a4ffaa626db414dfe6e780194232bb2ae6fe86d21ee6f7485912532f4c0c83
|
| 3 |
size 5048
|