@@ -4,115 +4,42 @@ electra_chebi50-3star_v244:
44 repo_id : chebai/electra_chebi50-3star_v244
55 files :
66 ckpt_path : electra_chebi50-3star_v244_x2mngani_epoch=180.ckpt
7- target_labels_path : classes.txt
87 classwise_weights_path : electra_chebi50-3star_v244_x2mngani_epoch=180_trust_3star.json
98gat_chebi50_v244 :
109 type : gat
1110 hugging_face :
1211 repo_id : chebai/gat_chebi50_v244
1312 files :
1413 ckpt_path : gat_chebi50_v244_0nfi19qt_epoch=198.ckpt
15- target_labels_path : classes.txt
1614 classwise_weights_path : gat_chebi50_v244_0nfi19qt_epoch=198_trust_3star.json
17- dataset_cls : chebai_graph.preprocessing.datasets.ChEBI50GraphProperties
18- molecular_properties :
19- - chebai_graph.preprocessing.properties.AtomType
20- - chebai_graph.preprocessing.properties.NumAtomBonds
21- - chebai_graph.preprocessing.properties.AtomCharge
22- - chebai_graph.preprocessing.properties.AtomAromaticity
23- - chebai_graph.preprocessing.properties.AtomHybridization
24- - chebai_graph.preprocessing.properties.AtomNumHs
25- - chebai_graph.preprocessing.properties.BondType
26- - chebai_graph.preprocessing.properties.BondInRing
27- - chebai_graph.preprocessing.properties.BondAromaticity
28- - chebai_graph.preprocessing.properties.RDKit2DNormalized
2915gat-aug_chebi50_v244 :
3016 type : gat
3117 hugging_face :
3218 repo_id : chebai/gat-aug_chebi50_v244
3319 files :
3420 ckpt_path : gat-aug_chebi50_v244_8fky8tru_epoch=192.ckpt
35- target_labels_path : classes.txt
3621 classwise_weights_path : gat-aug_chebi50_v244_8fky8tru_epoch=192_trust_3star.json
37- dataset_cls : chebai_graph.preprocessing.datasets.ChEBI50_WFGE_WGN_AsPerNodeType
38- molecular_properties :
39- - chebai_graph.preprocessing.properties.AtomNodeLevel
40- # Atom Node type properties
41- - chebai_graph.preprocessing.properties.AugAtomAromaticity
42- - chebai_graph.preprocessing.properties.AugAtomCharge
43- - chebai_graph.preprocessing.properties.AugAtomHybridization
44- - chebai_graph.preprocessing.properties.AugAtomNumHs
45- - chebai_graph.preprocessing.properties.AugAtomType
46- - chebai_graph.preprocessing.properties.AugNumAtomBonds
47- # FG Node type properties
48- - chebai_graph.preprocessing.properties.AtomFunctionalGroup
49- - chebai_graph.preprocessing.properties.IsHydrogenBondDonorFG
50- - chebai_graph.preprocessing.properties.IsHydrogenBondAcceptorFG
51- - chebai_graph.preprocessing.properties.IsFGAlkyl
52- # Graph Node type properties
53- - chebai_graph.preprocessing.properties.AugRDKit2DNormalized
54- # Bond properties
55- - chebai_graph.preprocessing.properties.BondLevel
56- - chebai_graph.preprocessing.properties.AugBondAromaticity
57- - chebai_graph.preprocessing.properties.AugBondInRing
58- - chebai_graph.preprocessing.properties.AugBondType
5922resgated-aug_chebi50-3star_v244 :
6023 type : resgated
6124 hugging_face :
6225 repo_id : chebai/resgated-aug_chebi50-3star_v244
6326 files :
6427 ckpt_path : resgated-aug_chebi50-3star_v244_w0rhmajx_epoch=190.ckpt
65- target_labels_path : classes.txt
6628 classwise_weights_path : resgated-aug_chebi50-3star_v244_w0rhmajx_epoch=190_trust_3star.json
67- dataset_cls : chebai_graph.preprocessing.datasets.ChEBI50_WFGE_WGN_AsPerNodeType
68- molecular_properties :
69- - chebai_graph.preprocessing.properties.AtomNodeLevel
70- # Atom Node type properties
71- - chebai_graph.preprocessing.properties.AugAtomAromaticity
72- - chebai_graph.preprocessing.properties.AugAtomCharge
73- - chebai_graph.preprocessing.properties.AugAtomHybridization
74- - chebai_graph.preprocessing.properties.AugAtomNumHs
75- - chebai_graph.preprocessing.properties.AugAtomType
76- - chebai_graph.preprocessing.properties.AugNumAtomBonds
77- # FG Node type properties
78- - chebai_graph.preprocessing.properties.AtomFunctionalGroup
79- - chebai_graph.preprocessing.properties.IsHydrogenBondDonorFG
80- - chebai_graph.preprocessing.properties.IsHydrogenBondAcceptorFG
81- - chebai_graph.preprocessing.properties.IsFGAlkyl
82- # Graph Node type properties
83- - chebai_graph.preprocessing.properties.AugRDKit2DNormalized
84- # Bond properties
85- - chebai_graph.preprocessing.properties.BondLevel
86- - chebai_graph.preprocessing.properties.AugBondAromaticity
87- - chebai_graph.preprocessing.properties.AugBondInRing
88- - chebai_graph.preprocessing.properties.AugBondType
8929electra_chebi50_v241 :
9030 type : electra
9131 hugging_face :
9232 repo_id : chebai/electra_chebi50_v241
9333 files :
9434 ckpt_path : 14ko0zcf_epoch=193.ckpt
95- target_labels_path : classes.txt
9635 classwise_weights_path : metrics_electra_14ko0zcf_80-10-10_short.json
9736resgated_chebi50_v241 :
9837 type : resgated
9938 hugging_face :
10039 repo_id : chebai/resgated_gcn_chebi50_v241
10140 files :
10241 ckpt_path : 0ps1g189_epoch=122.ckpt
103- target_labels_path : classes.txt
10442 classwise_weights_path : metrics_0ps1g189_80-10-10_short.json
105- molecular_properties :
106- - chebai_graph.preprocessing.properties.AtomType
107- - chebai_graph.preprocessing.properties.NumAtomBonds
108- - chebai_graph.preprocessing.properties.AtomCharge
109- - chebai_graph.preprocessing.properties.AtomAromaticity
110- - chebai_graph.preprocessing.properties.AtomHybridization
111- - chebai_graph.preprocessing.properties.AtomNumHs
112- - chebai_graph.preprocessing.properties.BondType
113- - chebai_graph.preprocessing.properties.BondInRing
114- - chebai_graph.preprocessing.properties.BondAromaticity
115- - chebai_graph.preprocessing.properties.RDKit2DNormalized
11643c3p_with_weights :
11744 type : c3p
11845 hugging_face :
0 commit comments