Skip to content

JiangXiaoMingSan/LAM-DPA-Train-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

LAM-DPA-And-DP-Train-Script

Python


πŸ”— Model Source

The pretrained model is hosted on AISquare:

πŸš€ Training Command

Fine-tune the large-scale model with your configuration file:

dp --pt train input_finetune.json \
   --finetune DPA2_medium_28_10M_rc0_AIS.pt \
   --model-branch Domains_Alloy
  • input_finetune.json: JSON config for your dataset and hyperparameters
  • DPA2_medium_28_10M_rc0_AIS.pt: AIS model
  • --model-branch: Specify the model branch (e.g., Domains_Alloy)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published