trna-breadth-comp / README.md
nicolynnvila's picture
Upload dataset
a5dc8ea verified
|
Raw
History Blame Contribute Delete
674 Bytes
---
dataset_info:
features:
- name: epistasis_id
dtype: string
- name: source
dtype: string
- name: gene
dtype: string
- name: isoacceptor
dtype: string
- name: distance_bp
dtype: int64
- name: base_paired
dtype: bool
- name: pos1
dtype: int64
- name: pos2
dtype: int64
- name: wt_seq
dtype: string
- name: m1_seq
dtype: string
- name: m2_seq
dtype: string
- name: m12_seq
dtype: string
splits:
- name: train
num_bytes: 16521669
num_examples: 37152
download_size: 891971
dataset_size: 16521669
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---