File size: 538 Bytes
9270c9a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"feature_cols": [
"gnomad_af",
"GERP++_RS_rankscore",
"GERP_91_mammals_rankscore",
"phyloP100way_vertebrate_rankscore",
"phyloP470way_mammalian_rankscore",
"phyloP17way_primate_rankscore",
"phastCons100way_vertebrate_rankscore",
"phastCons470way_mammalian_rankscore",
"phastCons17way_primate_rankscore"
],
"num_labels": 2,
"feature_dim": 9,
"model_type": "nt-500m-hybrid",
"base_model": "InstaDeepAI/nucleotide-transformer-500m-human-ref"
} |