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 500
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:320b511ab01a31f21f53cd59aa60e26faef21a688d802eb3f12e9edab27af6af
|
| 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:4269e37d46eba45059227597d81457b88c4d868168bcddd565095e8b963928b7
|
| 3 |
+
size 9203
|