Instructions to use Monsia/test-model-lg-data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Monsia/test-model-lg-data with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Monsia/test-model-lg-data")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Monsia/test-model-lg-data") model = AutoModelForCTC.from_pretrained("Monsia/test-model-lg-data", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262046641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb16770ed627d9ddb9eb8e07292a7cad3a0f771a8f140c2a651f7043083b267e
|
| 3 |
size 1262046641
|
runs/Dec22_18-57-52_6232ce9aca36/1640199949.999699/events.out.tfevents.1640199949.6232ce9aca36.35.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1b411110dbbd113c5a3a30f4c56bedc9fde1294ad6a31869daf7a3f778188e6
|
| 3 |
+
size 4528
|
runs/Dec22_18-57-52_6232ce9aca36/events.out.tfevents.1640199949.6232ce9aca36.35.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d94b8e4e74e623a9e6af944a71c2d0ba0efbe6137c8694fa57b723a4dda71334
|
| 3 |
+
size 4641
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2799
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87d35bb5e8369135cc37a273f9873d69e004b61e20bb16123bacfbb7cdc06766
|
| 3 |
size 2799
|