Upload folder using huggingface_hub
Browse files
la2a/mamba2_mag_mask_release/lightning_logs/version_0/checkpoints/epoch=149-step=221100.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2138a93f77a124e7321f4d64baf536d4b837db4fda4200f69e05eff84cdf4025
|
| 3 |
+
size 57183960
|
la2a/mamba2_mag_mask_release/lightning_logs/version_0/events.out.tfevents.1765670791.yf.10888.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d922109f88fc37db254a666547ecbc14f9deca9371df32f3f8eb8f93556cfd3b
|
| 3 |
+
size 728866
|
la2a/mamba2_mag_mask_release/lightning_logs/version_0/hparams.yaml
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
lr: 0.0003
|
| 2 |
+
train_loss: l1+stft
|
| 3 |
+
save_dir: null
|
| 4 |
+
num_examples: 4
|
| 5 |
+
scheduler: CosineAnnealingLR
|
| 6 |
+
exp_name: mamba2_mag_mask_release
|
| 7 |
+
model_type: mamba2_base_causal_film
|
| 8 |
+
causal: false
|
| 9 |
+
max_epochs: 150
|
| 10 |
+
preload: true
|
| 11 |
+
sample_rate: 44100
|
| 12 |
+
shuffle: true
|
| 13 |
+
train_subset: train
|
| 14 |
+
val_subset: val
|
| 15 |
+
eval_subset: test
|
| 16 |
+
train_length: 65536
|
| 17 |
+
train_fraction: 1.0
|
| 18 |
+
eval_length: 131072
|
| 19 |
+
batch_size: 32
|
| 20 |
+
num_workers: 0
|
| 21 |
+
precision: 32
|
| 22 |
+
eval_precision: 16
|
| 23 |
+
eval_audo_save_dir: ./audio
|
| 24 |
+
nparams: 2
|
| 25 |
+
n_fft: 512
|
| 26 |
+
hop_length: 256
|
| 27 |
+
d_model: 512
|
| 28 |
+
depth: 2
|
| 29 |
+
m2_ngroups: null
|
| 30 |
+
dropout: 0.0
|
| 31 |
+
mlp_hidden: 512
|
| 32 |
+
out_scale_init: 2.0
|
| 33 |
+
use_log_mag: true
|
| 34 |
+
film_hidden: 256
|