Instructions to use fydhfzh/hubert-classifier-aug with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fydhfzh/hubert-classifier-aug with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="fydhfzh/hubert-classifier-aug")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("fydhfzh/hubert-classifier-aug") model = AutoModelForAudioClassification.from_pretrained("fydhfzh/hubert-classifier-aug") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378386248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbeb2160da56b24ff15444e24a5fc54976acb44d1b356a8855e1d1e83d39f962
|
| 3 |
size 378386248
|
runs/Jul19_10-43-01_LAPTOP-1GID9RGH/events.out.tfevents.1721360582.LAPTOP-1GID9RGH.25272.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ea8478bcb4852e06d677d3b2bcc2d44235f6b0f8b8d357fc1003e92624d9b2e
|
| 3 |
+
size 14451
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86717e9a7d61401933814015fbf5230be9865043dab9333e3c770ad56ba07e8f
|
| 3 |
size 4984
|