File size: 658 Bytes
cafa7f7 2133be0 cafa7f7 2133be0 cafa7f7 | 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 | ---
dataset_info:
features:
- name: IdA
dtype: string
- name: IdB
dtype: string
- name: labels
dtype: int64
- name: consensus_stim
dtype: bool
- name: consensus_inhib
dtype: bool
- name: consesus_direction
dtype: bool
- name: sources
dtype: string
- name: type
dtype: string
- name: references_stripped
dtype: string
- name: SeqA
dtype: string
- name: SeqB
dtype: string
splits:
- name: train
num_bytes: 488609232
num_examples: 349570
download_size: 443731302
dataset_size: 488609232
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|