Instructions to use Mohsen21/CollectedDataModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mohsen21/CollectedDataModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Mohsen21/CollectedDataModel")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Mohsen21/CollectedDataModel") model = AutoModelForTextToSpectrogram.from_pretrained("Mohsen21/CollectedDataModel", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3900
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 577789320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2d7c022666b6f3233582ffa397499aeae0e5ceaf41bc9dc2a3a56f2cb6a744d
|
| 3 |
size 577789320
|
runs/Oct07_17-14-25_7864c2fedeb2/events.out.tfevents.1728321286.7864c2fedeb2.248.0
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:b50af5ade177ae57819b2f077f9d375dc3ad66411ee6c3185bf949c5bd476536
|
| 3 |
+
size 50029
|