Ouzhang commited on
Commit
aefccfa
·
verified ·
1 Parent(s): 054fc61

Upload eval_newsplit50/README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. eval_newsplit50/README.md +19 -0
eval_newsplit50/README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Eval Newsplit50 Generated Videos
2
+
3
+ Eval set: combined_high_ditto_50_fine_coverage_sample.csv, with train-overlap records excluded from edit model training.
4
+
5
+ Generated methods:
6
+ - wan_only: base Wan2.1-VACE-14B without LoRA.
7
+ - wan_ditto_global: Wan2.1-VACE-14B + original Ditto global LoRA.
8
+ - stage2_latent_text: Wan2.1-VACE-14B + stage2 low_high_cost latent-text LoRA.
9
+
10
+ Inference settings:
11
+ - height: 480
12
+ - width: 832
13
+ - num_frames: 73
14
+ - fps: 20
15
+ - num_inference_steps: 20
16
+ - cfg_scale: 1.0
17
+ - seed: 1
18
+
19
+ Each method folder contains generated videos and quant_manifest.jsonl.