Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -6,47 +6,47 @@ This directory includes all the downstream task datasets of the LucaOne paper (h
|
|
6 |
configs:
|
7 |
|
8 |
- config_name: CentralDogma
|
9 |
-
data_files:
|
10 |
-
- split: train
|
11 |
path: dataset/CentralDogma/gene_protein/binary_class/train/train.csv
|
12 |
-
- split: dev
|
13 |
path: dataset/CentralDogma/gene_protein/binary_class/dev/dev.csv
|
14 |
-
- split: test
|
15 |
path: dataset/CentralDogma/gene_protein/binary_class/test/test.csv
|
16 |
-
- split:
|
17 |
-
dataset/CentralDogma/gene_protein/binary_class/label.txt
|
18 |
|
19 |
- config_name: CentralDogmaCDSProtein
|
20 |
-
data_files:
|
21 |
-
- split: train
|
22 |
path: dataset/CentralDogmaCDSProtein/gene_protein/binary_class/train/train.csv
|
23 |
-
- split: dev
|
24 |
path: dataset/CentralDogmaCDSProtein/gene_protein/binary_class/dev/dev.csv
|
25 |
-
- split: test
|
26 |
path: dataset/CentralDogmaCDSProtein/gene_protein/binary_class/test/test.csv
|
27 |
-
- split:
|
28 |
-
dataset/CentralDogmaCDSProtein/gene_protein/binary_class/label.txt
|
29 |
|
30 |
- config_name: CentralDogmaV2
|
31 |
-
data_files:
|
32 |
-
- split: train
|
33 |
path: dataset/CentralDogmaV2/gene_protein/binary_class/train/train.csv
|
34 |
-
- split: dev
|
35 |
path: dataset/CentralDogmaV2/gene_protein/binary_class/dev/dev.csv
|
36 |
-
- split: test
|
37 |
path: dataset/CentralDogmaV2/gene_protein/binary_class/test/test.csv
|
38 |
-
- split:
|
39 |
-
dataset/CentralDogmaV2/gene_protein/binary_class/label.txt
|
40 |
|
41 |
- config_name: CrossSpeciesHomologousGenePairsV1
|
42 |
-
data_files:
|
43 |
-
- split: train
|
44 |
-
path: dataset/CrossSpeciesHomologousGenePairsV1/gene_protein/binary_class/train/train.csv
|
45 |
-
- split: dev
|
46 |
-
path: dataset/CrossSpeciesHomologousGenePairsV1/gene_protein/binary_class/dev/dev.csv
|
47 |
-
- split: test
|
48 |
-
path: dataset/CrossSpeciesHomologousGenePairsV1/gene_protein/binary_class/test/test.csv
|
49 |
-
- split: label_info
|
50 |
dataset/CrossSpeciesHomologousGenePairsV1/gene_protein/binary_class/label.txt
|
51 |
|
52 |
- config_name: CrossSpeciesHomologousGenePairsV2
|
|
|
6 |
configs:
|
7 |
|
8 |
- config_name: CentralDogma
|
9 |
+
data_files:
|
10 |
+
- split: train
|
11 |
path: dataset/CentralDogma/gene_protein/binary_class/train/train.csv
|
12 |
+
- split: dev
|
13 |
path: dataset/CentralDogma/gene_protein/binary_class/dev/dev.csv
|
14 |
+
- split: test
|
15 |
path: dataset/CentralDogma/gene_protein/binary_class/test/test.csv
|
16 |
+
- split: label
|
17 |
+
path: dataset/CentralDogma/gene_protein/binary_class/label.txt
|
18 |
|
19 |
- config_name: CentralDogmaCDSProtein
|
20 |
+
data_files:
|
21 |
+
- split: train
|
22 |
path: dataset/CentralDogmaCDSProtein/gene_protein/binary_class/train/train.csv
|
23 |
+
- split: dev
|
24 |
path: dataset/CentralDogmaCDSProtein/gene_protein/binary_class/dev/dev.csv
|
25 |
+
- split: test
|
26 |
path: dataset/CentralDogmaCDSProtein/gene_protein/binary_class/test/test.csv
|
27 |
+
- split: label
|
28 |
+
path: dataset/CentralDogmaCDSProtein/gene_protein/binary_class/label.txt
|
29 |
|
30 |
- config_name: CentralDogmaV2
|
31 |
+
data_files:
|
32 |
+
- split: train
|
33 |
path: dataset/CentralDogmaV2/gene_protein/binary_class/train/train.csv
|
34 |
+
- split: dev
|
35 |
path: dataset/CentralDogmaV2/gene_protein/binary_class/dev/dev.csv
|
36 |
+
- split: test
|
37 |
path: dataset/CentralDogmaV2/gene_protein/binary_class/test/test.csv
|
38 |
+
- split: label
|
39 |
+
path: dataset/CentralDogmaV2/gene_protein/binary_class/label.txt
|
40 |
|
41 |
- config_name: CrossSpeciesHomologousGenePairsV1
|
42 |
+
data_files:
|
43 |
+
- split: train
|
44 |
+
path: dataset/CrossSpeciesHomologousGenePairsV1/gene_protein/binary_class/train/train.csv
|
45 |
+
- split: dev
|
46 |
+
path: dataset/CrossSpeciesHomologousGenePairsV1/gene_protein/binary_class/dev/dev.csv
|
47 |
+
- split: test
|
48 |
+
path: dataset/CrossSpeciesHomologousGenePairsV1/gene_protein/binary_class/test/test.csv
|
49 |
+
- split: label_info
|
50 |
dataset/CrossSpeciesHomologousGenePairsV1/gene_protein/binary_class/label.txt
|
51 |
|
52 |
- config_name: CrossSpeciesHomologousGenePairsV2
|