Instructions to use JohnJumon/fluency_accuracy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JohnJumon/fluency_accuracy with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="JohnJumon/fluency_accuracy")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("JohnJumon/fluency_accuracy") model = AutoModelForAudioClassification.from_pretrained("JohnJumon/fluency_accuracy") - 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 82902328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03c88669f07b8b236138a083860903062a3888830b56060000c09cec0a20d222
|
| 3 |
size 82902328
|
runs/Mar15_16-25-00_e047cc57ae24/events.out.tfevents.1710519901.e047cc57ae24.24873.1
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:21d77f8a78b591dd99f77b261b0e99a45e191240eabc12a4b6313b7dc213d877
|
| 3 |
+
size 7741
|