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 200
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:156cc987761026d06bd48adc6068c8e7f35ded34d4ae440512ee8d8fca225acc
|
| 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:bf356ebd372999062c47c89a6f536737daf570a0b1442ba3d3f0c5dc983f33ce
|
| 3 |
+
size 6365
|