File size: 566 Bytes
72dd03b
 
e78c602
72dd03b
 
 
614b585
 
 
 
 
 
 
72dd03b
 
b1f7172
 
 
 
614b585
 
 
 
 
 
 
72dd03b
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: name
    dtype: string
  - name: structure
    struct:
    - name: bytes
      dtype: binary
    - name: path
      dtype: string
    - name: type
      dtype: string
  splits:
  - name: train
    num_bytes: 43892127.0
    num_examples: 8726
  download_size: 43454043
  dataset_size: 43892127.0
  bio_features:
  - name: name
    dtype: string
  - name: structure
    dtype:
      protein_structure_feature:
        with_b_factor: true
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---