Instructions to use hsali/few_shots_data_1002 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hsali/few_shots_data_1002 with Transformers:
# Load model directly from transformers import AutoProcessor, Wav2Vec2ForSpeechClassification processor = AutoProcessor.from_pretrained("hsali/few_shots_data_1002") model = Wav2Vec2ForSpeechClassification.from_pretrained("hsali/few_shots_data_1002") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files- pytorch_model.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 377572641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a682c5a9c61ae55a55a162b9292a842d7dee841365e514932e3172174e93f09
|
| 3 |
size 377572641
|