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 3600
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:0a2dce12b73e70a5cdc73d296fe158f66d2fd3a8ae17ce255dae70192941b685
|
| 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:bf3e28bb9007bd4aadb4f9a720d4f64bc0b61faddfceac538a33fd1becd92025
|
| 3 |
+
size 46684
|