Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fine tuning #38

Closed
Tracked by #35
alinelena opened this issue Feb 22, 2024 · 1 comment · Fixed by #142
Closed
Tracked by #35

add fine tuning #38

alinelena opened this issue Feb 22, 2024 · 1 comment · Fixed by #142
Labels
enhancement New feature or request janus

Comments

@alinelena
Copy link
Member

No description provided.

@alinelena
Copy link
Member Author

attached input files for both train and fine tune tests.

janus train --mlip-config test_train.yml
janus train  --mlip-config test_finetune.yml

shall produce few files

drwxr-xr-x 2 drFaustroll users    4096 May  4 15:02 checkpoints
-rw-r--r-- 1 drFaustroll users  142942 May  4 12:25 ft_train.xyz
drwxr-xr-x 2 drFaustroll users    4096 May  4 15:02 logs
drwxr-xr-x 2 drFaustroll users    4096 May  4 15:02 results
-rw-r--r-- 1 drFaustroll users 1187666 May  4 15:02 test_compiled.model
-rw-r--r-- 1 drFaustroll users 1194392 May  4 15:02 test-finetuned_compiled.model
-rw-r--r-- 1 drFaustroll users 1120326 May  4 15:02 test-finetuned.model
-rw-r--r-- 1 drFaustroll users     668 May  4 15:01 test_finetune.yml
-rw-r--r-- 1 drFaustroll users 1116204 May  4 15:02 test.model
-rw-r--r-- 1 drFaustroll users     918 May  4 14:59 test_train.yml
-rw-r--r-- 1 drFaustroll users   14293 May  4 12:18 test.xyz
-rw-r--r-- 1 drFaustroll users  258145 May  4 14:06 train.xyz
-rw-r--r-- 1 drFaustroll users   14290 May  4 12:56 valid.xyz

tests.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request janus
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants