n_records int64 | proteins list | checkpoint string | esm_model string | fields list | field_shapes dict |
|---|---|---|---|---|---|
22,020 | [
"TPK1",
"UBE2I",
"SUMO1",
"BRCA1_RING",
"PTEN"
] | prototype/v1_distill/epoch_9.pt | facebook/esm2_t33_650M_UR50D | [
"dms_score",
"protein",
"position",
"wt_aa",
"mut_aa",
"wt_token",
"mut_token",
"esm_layers_wt",
"esm_layers_mut",
"esm_final_wt",
"esm_final_mut",
"esm_final_masked",
"esm_final_at_pos_wt",
"esm_final_at_pos_mut",
"esm_final_at_pos_masked",
"esm_at_pos_wt",
"esm_at_pos_masked",
"e... | {
"dms_score": [],
"protein": "str",
"position": [],
"wt_aa": "str",
"mut_aa": "str",
"wt_token": [],
"mut_token": [],
"esm_layers_wt": [
33,
1280
],
"esm_layers_mut": [
33,
1280
],
"esm_final_wt": [
1280
],
"esm_final_mut": [
1280
],
"esm_final_masked": [
128... |
README.md exists but content is empty.
- Downloads last month
- 200