Instructions to use Mohsen21/The_700_data_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mohsen21/The_700_data_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Mohsen21/The_700_data_model")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Mohsen21/The_700_data_model") model = AutoModelForTextToSpectrogram.from_pretrained("Mohsen21/The_700_data_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 600
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:2e8a7bcc9fba1106375a7a7cde8b2a1290533b693f311c29c4e1e89c07ee1a77
|
| 3 |
size 577789320
|
runs/Oct08_11-06-17_b282a8a6fab0/events.out.tfevents.1728385652.b282a8a6fab0.222.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:675b17aa6679255d0e73a5fb73de583c483e17c35e42d3f8a99f84821a235465
|
| 3 |
+
size 13297
|