Instructions to use hts98/region_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hts98/region_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="hts98/region_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("hts98/region_model") model = AutoModelForAudioClassification.from_pretrained("hts98/region_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378351465
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:668ee6b349df20edac54e40a30dfe925deb0bafe97bfa2282990bdb984aec3e0
|
| 3 |
size 378351465
|
runs/May19_17-02-58_aisia/events.out.tfevents.1684490584.aisia.149335.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:109af908cc480569d3783dbf363498b1af7ef13623cc9b7ad800f210074edca3
|
| 3 |
+
size 7778
|