| ------------ Options ------------- | |
| attnj: True | |
| attnt: True | |
| batch_size: 64 | |
| checkpoints_dir: ./logs | |
| cond_drop_prob: 0.1 | |
| dataset_name: humanml3d | |
| dropout: 0.2 | |
| eval_every_e: 10 | |
| ff_size: 1024 | |
| force_mask: False | |
| gamma: 0.1 | |
| gpu_id: -1 | |
| gumbel_sample: False | |
| is_continue: False | |
| is_train: True | |
| latent_dim: 512 | |
| local_rank: 0 | |
| log_every: 50 | |
| lr: 0.0002 | |
| max_epoch: 2000 | |
| max_motion_length: 196 | |
| milestones: [1000000] | |
| mtrans_warmstart_ckpt: None | |
| mtrans_warmstart_epoch: net_best_fid_ep0486 | |
| n_heads: 8 | |
| n_layers: 8 | |
| name: v2_mtrans_vgate | |
| projector_path: logs/query_projector_repair_ep/best_projector.pt | |
| retr_vgate: True | |
| retrieval_dim: None | |
| rt_in_value: True | |
| save_latest: 500 | |
| seed: 3407 | |
| share_weight: False | |
| single_uncond_dice: False | |
| train_split: train.txt | |
| unit_length: 4 | |
| use_ze_retrieval: True | |
| val_split: val.txt | |
| vq_name: pretrain_vq | |
| warm_up_iter: 2000 | |
| ze_database_path: database_ze | |
| -------------- End ---------------- | |