Instructions to use fydhfzh/hubert-classifier-aug-fold-0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fydhfzh/hubert-classifier-aug-fold-0 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="fydhfzh/hubert-classifier-aug-fold-0")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("fydhfzh/hubert-classifier-aug-fold-0") model = AutoModelForAudioClassification.from_pretrained("fydhfzh/hubert-classifier-aug-fold-0", device_map="auto") - 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:e5141d62acd928ab4bc8eb4485237bd37d50b4d4d22b4d2af81916ebda57716f
|
| 3 |
size 378386248
|
runs/Jul26_10-23-43_LAPTOP-1GID9RGH/events.out.tfevents.1721964225.LAPTOP-1GID9RGH.24528.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:a673752f230d6a51b3d95cc3c759c0414eb359ced8e635e3c4ce83bdcf3e1527
|
| 3 |
+
size 53052
|
runs/Jul27_02-57-18_LAPTOP-1GID9RGH/events.out.tfevents.1722023840.LAPTOP-1GID9RGH.15464.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24e3895ecc8eb718ab7517f88e6fa9610098feb7257c4d41e127bebb6a4896a8
|
| 3 |
+
size 14702
|
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:66768e63bed7465f1ba83d324577a69dec2e789f4bf9e427f56ce6a0c37943a4
|
| 3 |
size 4984
|