Instructions to use tuanio/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tuanio/test with Transformers:
# Load model directly from transformers import AutoProcessor, Wav2VecForLinguisticTonalForCTC processor = AutoProcessor.from_pretrained("tuanio/test") model = Wav2VecForLinguisticTonalForCTC.from_pretrained("tuanio/test") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
Browse files- pytorch_model.bin +1 -1
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377936791
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d70a4816ee92a436d3640b91e39f8815998e98d9d22b6b2488c11835582295b3
|
| 3 |
size 377936791
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3951
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99355012d5b75b7ee479c90ffbbbf822f0b622af37fc8bc4f17e6c242fcdc08b
|
| 3 |
size 3951
|