cyrusyc commited on
Commit
f5ee862
1 Parent(s): 89cd41b

outline tasks and models

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -16,9 +16,16 @@ If you have pretrained MLIP models that you would like to contribute to the MLIP
16
 
17
  #### Molecular dynamics calculations
18
 
 
 
 
19
 
20
  #### Single-point density functional theory calculations
21
 
 
 
 
 
22
  ### Add new training datasets
23
 
24
  [Hugging Face Auto-Train](https://huggingface.co/docs/hub/webhooks-guide-auto-retrain)
 
16
 
17
  #### Molecular dynamics calculations
18
 
19
+ - [ ] [MD17](http://www.sgdml.org/#datasets)
20
+ - [ ] [MD22](http://www.sgdml.org/#datasets)
21
+
22
 
23
  #### Single-point density functional theory calculations
24
 
25
+ - [ ] MPTrj
26
+ - [ ] QM9
27
+ - [ ] [Alexandria](https://alexandria.icams.rub.de/)
28
+
29
  ### Add new training datasets
30
 
31
  [Hugging Face Auto-Train](https://huggingface.co/docs/hub/webhooks-guide-auto-retrain)