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 3800
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:b35a6d5cece24a2ede19121081b821efd355fefabddd742fc5c032bcee1b95d9
|
| 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:bbbf99b915ea1bdff9d2dd4c374e42964648309c5a415c5ed3fb86d067b6de46
|
| 3 |
+
size 48914
|