| { |
| "files": { |
| "column_index": "column_index.json", |
| "nodes": "nodes.rkyv", |
| "offsets": "offsets.rkyv", |
| "p2f_adj": "p2f_adj.rkyv", |
| "table_info": "table_info.json", |
| "text": "text.json" |
| }, |
| "format_version": 1, |
| "name": "join-biodegradability", |
| "num_db_tables": 5, |
| "num_nodes": 21895, |
| "num_task_tables": 0, |
| "num_text_strings": 65, |
| "source": "stanford-rdl/the-join/join-biodegradability", |
| "tasks": [ |
| { |
| "name": "molecule-activity", |
| "kind": "autocomplete", |
| "target_col": "activity", |
| "task_type": "regression", |
| "entity_table": "molecule", |
| "time_col": null, |
| "splits": [] |
| }, |
| { |
| "name": "molecule-logp", |
| "kind": "autocomplete", |
| "target_col": "logp", |
| "task_type": "regression", |
| "entity_table": "molecule", |
| "time_col": null, |
| "splits": [] |
| }, |
| { |
| "name": "molecule-mweight", |
| "kind": "autocomplete", |
| "target_col": "mweight", |
| "task_type": "regression", |
| "entity_table": "molecule", |
| "time_col": null, |
| "splits": [] |
| } |
| ], |
| "text_embeddings": { |
| "all-MiniLM-L12-v2": { |
| "file": "text_emb_all-MiniLM-L12-v2.bin", |
| "d_text": 384 |
| } |
| } |
| } |