anhtld commited on
Commit
5d230c4
·
verified ·
1 Parent(s): 6494534

ctt artifacts 2026-07-02 workspace/configs/ctt

Browse files
workspace/configs/ctt/residual_smoke.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ dataset: data/cil_charts/train/index.json
2
+ out_dir: runs/ctt_residual_smoke
3
+ variant: residual
4
+ epochs: 2
5
+ max_charts: 64
6
+ neighbors: 4
7
+ lr: 0.001
8
+ seed: 0
9
+ pos_alignment: 1.0
10
+ negative_boundary: 0.25
11
+ cycle: 0.1
12
+ diversity: 0.05
13
+ negative_margin: 0.2