Upload dataset
Browse files- README.md +55 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
- data/validation-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: affected_uniprot
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: parti_uniprot
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: Affected_species
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: Participant_species
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: Feature type
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: Feature range(s)
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: Original sequence
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: Resulting sequence
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: PubMedID
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: Interaction AC
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: wild_seq
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: mutant_seq
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: participant_sequence
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: Feature_type
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: label
|
| 33 |
+
dtype: int64
|
| 34 |
+
splits:
|
| 35 |
+
- name: train
|
| 36 |
+
num_bytes: 9306275
|
| 37 |
+
num_examples: 5103
|
| 38 |
+
- name: validation
|
| 39 |
+
num_bytes: 2338981
|
| 40 |
+
num_examples: 841
|
| 41 |
+
- name: test
|
| 42 |
+
num_bytes: 2448264
|
| 43 |
+
num_examples: 841
|
| 44 |
+
download_size: 5193083
|
| 45 |
+
dataset_size: 14093520
|
| 46 |
+
configs:
|
| 47 |
+
- config_name: default
|
| 48 |
+
data_files:
|
| 49 |
+
- split: train
|
| 50 |
+
path: data/train-*
|
| 51 |
+
- split: validation
|
| 52 |
+
path: data/validation-*
|
| 53 |
+
- split: test
|
| 54 |
+
path: data/test-*
|
| 55 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af22c71b22c9bbc8b17a2fa211e264bd29027abf439f289557c5e810b600b0ca
|
| 3 |
+
size 994283
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a396e3a5f088c1c8d4056cf2ff5ff1f7a3fe7fa89fbd32d47515617965b21166
|
| 3 |
+
size 3052330
|
data/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1dd10f6cd0ba128ddd42e1722195976a7f80488b7abeded6af58782b14d7956
|
| 3 |
+
size 1146470
|