Data Distribution
EC
- train 15472
- test 1906
- valid 1719
GO
- train 28484
- valid 3177
- test 3153
EC Attributes
{
"all_categories": {
"ec_number": [...],
},
"labels": [
{
"id": "1RK6-A",
"ec_number": [
"3.5.1.-"
],
"split": "train",
"feat_name": "1RK6-A_15801.safetensors"
},
{
"id": "1YRV-A",
"ec_number": [
"2.3.2.23",
"2.3.2.-"
],
"split": "test",
"feat_name": "1YRV-A_15802.safetensors"
},
]
}
GO Attributes
{
"all_categories": {
"molecular_function": [...],
"biological_process": [...],
"cellular_component": [...],
},
"labels": [
{
"id": "11AS-A",
"molecular_function": ["GO:0097367","GO:0042802",...],
"biological_process": ["GO:0016053",],
"cellular_component": ["GO:0005829"],
"split": "test",
"feat_name": "11AS-A_0.safetensors"
},
{
"id": "154L-A",
"molecular_function": ["GO:0004553","GO:0003796","GO:0061783","GO:0016798"],
"biological_process": ["GO:0006950","GO:0042742","GO:0044248","GO:0006022",...],
"cellular_component": [],
"split": "train",
"feat_name": "154L-A_1.safetensors"
},
]
}