[go: up one dir, main page]

Skip to content

emotionor/APET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APET

Atomic Positional Embedding-based Transformer introduced by Cui Yaning, et al.

Dataset

The DOS dataset are avaliable in Material Project (https://next-gen.materialsproject.org/). All the data this work uses have been converted to three csv file, which is visible in the ./data. The data files contain the corresponding MP-ids in Material Project, which can be verified by all by themselves.

Run the model

Run ./data/csv2npy.py to generate the dataset for the APET pretraining task. Run train_script.sh to start running the APET pretraining task.

About

Atomic Positional Embedding-based Transformer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published