Upload folder using huggingface_hub
Browse files
.gitattributes
CHANGED
|
@@ -913,3 +913,5 @@ muon_32_with_mask_/samples/step_001700_1.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
| 913 |
muon_32_with_mask_/samples/step_001700_2.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 914 |
muon_32_with_mask_/samples/step_001800_1.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 915 |
muon_32_with_mask_/samples/step_001800_2.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 913 |
muon_32_with_mask_/samples/step_001700_2.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 914 |
muon_32_with_mask_/samples/step_001800_1.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 915 |
muon_32_with_mask_/samples/step_001800_2.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 916 |
+
muon_32_with_mask_/samples/step_002000_1.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 917 |
+
muon_32_with_mask_/samples/step_002000_2.mp4 filter=lfs diff=lfs merge=lfs -text
|
muon_32_with_mask_/checkpoints/lora_weights_step_02000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ccbf57870e178890f9dca0fddd3d92f1a65a1eca79000df330940733cd23d7e
|
| 3 |
+
size 329122664
|
muon_32_with_mask_/samples/step_002000_1.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e94666f5173b54ef4575f7e76d885d6e1658318b47cfeca2d75b27861359e33d
|
| 3 |
+
size 849444
|
muon_32_with_mask_/samples/step_002000_2.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c8298af19eb3a634ba6548977298b284013fe0dbb8091c68ed4694bf11a5f79
|
| 3 |
+
size 852970
|
muon_32_with_mask_/training_config.yaml
CHANGED
|
@@ -45,14 +45,14 @@ optimization:
|
|
| 45 |
optimizer_params: {}
|
| 46 |
optimizer_type: muon
|
| 47 |
scheduler_params: {}
|
| 48 |
-
scheduler_type:
|
| 49 |
-
steps:
|
| 50 |
output_dir: /workspace/LTX-2/packages/ltx-trainer/outputs/ltx2_v2v_ic_lora_head_swap_v2_muon_32
|
| 51 |
seed: 42
|
| 52 |
training_strategy:
|
| 53 |
background_weight: 1.0
|
| 54 |
first_frame_conditioning_p: 1.0
|
| 55 |
-
head_weight:
|
| 56 |
mask_latents_dir: mask_latents
|
| 57 |
name: head_swap
|
| 58 |
reference_latents_dir: ref_latents
|
|
|
|
| 45 |
optimizer_params: {}
|
| 46 |
optimizer_type: muon
|
| 47 |
scheduler_params: {}
|
| 48 |
+
scheduler_type: cosine_with_restarts
|
| 49 |
+
steps: 1000
|
| 50 |
output_dir: /workspace/LTX-2/packages/ltx-trainer/outputs/ltx2_v2v_ic_lora_head_swap_v2_muon_32
|
| 51 |
seed: 42
|
| 52 |
training_strategy:
|
| 53 |
background_weight: 1.0
|
| 54 |
first_frame_conditioning_p: 1.0
|
| 55 |
+
head_weight: 30.0
|
| 56 |
mask_latents_dir: mask_latents
|
| 57 |
name: head_swap
|
| 58 |
reference_latents_dir: ref_latents
|