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:6c525e4ca55fc9da7803347e96da5da3f083847520467765bd91a0210867ceba
|
| 3 |
size 1262046641
|
runs/Dec23_12-06-34_6df0effe2bd5/1640261667.7804973/events.out.tfevents.1640261667.6df0effe2bd5.34.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de2809e1dca4ce071145c133905f5edfeb92afad7da3eb3a446da14ed68d6266
|
| 3 |
+
size 4528
|
runs/Dec23_12-06-34_6df0effe2bd5/events.out.tfevents.1640261667.6df0effe2bd5.34.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c2468ebc4ad32573a4b704b8d2e3f09cfa3aec8e3cd0beaf9f2265362e5425f
|
| 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:8bc0623cfee741240ff30e7fcf96a5059e5ec08e219f60dcf1010e4f01aa58a6
|
| 3 |
size 2799
|