File size: 929 Bytes
d12db90
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
  "source": "LiteFold/FLIP2",
  "mode": "flip2",
  "source_table_rows": 16,
  "entry_rows": 890356,
  "raw_field_count": 4,
  "splits": {
    "train": 801710,
    "test": 88646
  },
  "split_strategy": "deterministic sha256(record_id) % 10; bucket 0 is test, buckets 1-9 are train",
  "table_group_counts": {
    "hydro": 5,
    "amylase": 4,
    "trpb": 3,
    "ired": 1,
    "nucb": 1,
    "pdz3": 1,
    "rhomax": 1
  },
  "columns": [
    "record_id",
    "dataset_id",
    "source_file",
    "source_table",
    "source_row_index",
    "table_group",
    "task_name",
    "subtask_name",
    "entity_type",
    "assay_name",
    "sequence",
    "sequence_length",
    "mutation",
    "target",
    "score_value",
    "label",
    "split_bucket",
    "raw_sequence",
    "set",
    "raw_target",
    "validation"
  ],
  "metadata_tables": [
    "metadata/source_tables.parquet",
    "metadata/column_mapping.parquet"
  ]
}