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 3
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:a850ce1f405f15e6aa9b74d66d791f132d413eb0925e85f8c67a45c253f3de01
|
| 3 |
size 344802344
|
runs/Mar26_08-02-17_d1016/events.out.tfevents.1711454540.d1016.51807.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:66c310909827241120ec1c3a2d311de6bb1f3c3e8afde60521804ca63d331416
|
| 3 |
+
size 13570
|