Instructions to use null010/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use null010/test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="null010/test")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("null010/test") model = AutoModelForSpeechSeq2Seq.from_pretrained("null010/test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 300
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151099049
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ade402c2a954565d0e49e9f8cb788b4d2cdbf62e97a2a9f2a0cf8f9ac891501
|
| 3 |
size 151099049
|
runs/Jul26_01-30-09_76a831d88296/events.out.tfevents.1690335014.76a831d88296
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:c319f3c200e1bc351aeba52822d1b7c4b8999777b1a6939e09eab7f39c53bb76
|
| 3 |
+
size 7629
|