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 1
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:f98f8a27c313ace66847004faffb8a3329240bdcab3827c0d5eed826465518e5
|
| 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:1ca42f16938915ad4989861589cbeb3ed34839eb2dd1334728dbaa080f232326
|
| 3 |
+
size 8563
|
runs/May19_17-20-22_aisia/1684491628.995328/events.out.tfevents.1684491628.aisia.4521.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2aeb08e3ada307f37ba7b20f4c6f21042200cd3bbdd492a4baa1b99370a1cd1b
|
| 3 |
+
size 5895
|
runs/May19_17-20-22_aisia/events.out.tfevents.1684491628.aisia.4521.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af11942f816f82dc830c1a50ed812f5424f84e88c54e1ee4e0df722e54387764
|
| 3 |
+
size 6674
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3899
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a13be2f41dbaa505ae8ef7d5db20ae89c6bbd1f3850b571002f035c7183feca8
|
| 3 |
size 3899
|