atom-predict/egnn_v2/model/label.txt

19 lines
184 B
Plaintext
Raw Permalink Normal View History

2024-07-25 10:15:32 +08:00
cz:
class_dict = {
0: 'atom',
1: 'cz',
}
xj:
class_dict = {
0: '0',
1: '1',
2: '2',
}
smov:
class_dict = {
0: 'S',
1: 'Mo',
2: 'V'
}