File size: 1,321 Bytes
b03c4bd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a8167e2
b03c4bd
 
a8167e2
8e743ec
 
a8167e2
8e743ec
bbb358b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b03c4bd
 
 
 
 
8e743ec
 
bbb358b
 
 
 
 
 
 
 
 
 
 
 
b03c4bd
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
dataset_info:
  features:
  - name: Entry
    dtype: string
  - name: Uniprot Entry
    dtype: string
  - name: seqs
    dtype: string
  - name: EC
    dtype: string
  - name: MF
    dtype: string
  - name: BP
    dtype: string
  - name: CC
    dtype: string
  - name: 3D
    dtype: string
  - name: IP
    dtype: string
  - name: combined
    sequence: int64
  splits:
  - name: train
    num_bytes: 444685906
    num_examples: 515184
  - name: test
    num_bytes: 837160
    num_examples: 1000
  - name: test_ec
    num_bytes: 769269
    num_examples: 915
  - name: test_cc
    num_bytes: 835892
    num_examples: 997
  - name: test_mf
    num_bytes: 837160
    num_examples: 1000
  - name: test_bp
    num_bytes: 837160
    num_examples: 1000
  - name: test_3d
    num_bytes: 837160
    num_examples: 1000
  - name: test_ip
    num_bytes: 837160
    num_examples: 1000
  download_size: 389288419
  dataset_size: 450476867
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: test_ec
    path: data/test_ec-*
  - split: test_cc
    path: data/test_cc-*
  - split: test_mf
    path: data/test_mf-*
  - split: test_bp
    path: data/test_bp-*
  - split: test_3d
    path: data/test_3d-*
  - split: test_ip
    path: data/test_ip-*
---