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 2
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:fb6957e587c5f84e57891647cc1f269fbebdfed03a00f3eb9aaca75c559fb49a
|
| 3 |
size 344802344
|
runs/Mar25_20-19-23_d1018/events.out.tfevents.1711412365.d1018.223302.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:c9bd527b893f784de9da892afa555e7564afc3bae50ec407e099e33c5d7932e4
|
| 3 |
+
size 11457
|