Upload dataset
Browse files- README.md +54 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
bio_features:
|
4 |
+
- name: name
|
5 |
+
dtype: string
|
6 |
+
- name: structure
|
7 |
+
dtype:
|
8 |
+
protein_structure_feature:
|
9 |
+
with_box: false
|
10 |
+
with_bonds: false
|
11 |
+
with_occupancy: false
|
12 |
+
with_b_factor: true
|
13 |
+
with_res_id: false
|
14 |
+
with_atom_id: false
|
15 |
+
with_charge: false
|
16 |
+
with_element: false
|
17 |
+
with_ins_code: false
|
18 |
+
with_hetero: false
|
19 |
+
requires_encoding: true
|
20 |
+
requires_decoding: true
|
21 |
+
decode: true
|
22 |
+
encode_with_foldcomp: false
|
23 |
+
features:
|
24 |
+
- name: name
|
25 |
+
dtype: string
|
26 |
+
- name: structure
|
27 |
+
dtype:
|
28 |
+
protein_structure_feature:
|
29 |
+
with_box: false
|
30 |
+
with_bonds: false
|
31 |
+
with_occupancy: false
|
32 |
+
with_b_factor: true
|
33 |
+
with_res_id: false
|
34 |
+
with_atom_id: false
|
35 |
+
with_charge: false
|
36 |
+
with_element: false
|
37 |
+
with_ins_code: false
|
38 |
+
with_hetero: false
|
39 |
+
requires_encoding: true
|
40 |
+
requires_decoding: true
|
41 |
+
decode: true
|
42 |
+
encode_with_foldcomp: false
|
43 |
+
splits:
|
44 |
+
- name: train
|
45 |
+
num_bytes: 43892127.0
|
46 |
+
num_examples: 8726
|
47 |
+
download_size: 43441814
|
48 |
+
dataset_size: 43892127.0
|
49 |
+
configs:
|
50 |
+
- config_name: default
|
51 |
+
data_files:
|
52 |
+
- split: train
|
53 |
+
path: data/train-*
|
54 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a9fbc340db0c37afd5b931209b68d8babd51e406d835153c9cf26caa833774a
|
3 |
+
size 43441814
|