bernardo-de-almeida
commited on
Commit
•
fd4f0d4
1
Parent(s):
a498ee6
Update readme with main dataset updates compared with previous benchmark
Browse files
README.md
CHANGED
@@ -7,8 +7,8 @@
|
|
7 |
# Dataset Card for Dataset Name
|
8 |
The `nucleotide_transformer_downstream_tasks` dataset features the 18 downstream tasks presented in the [Nucleotide Transformer paper](https://www.biorxiv.org/content/10.1101/2023.01.11.523679v3). They consist of both binary and multi-class classification tasks that aim at providing a consistent genomics benchmark.
|
9 |
|
10 |
-
**We note that this is an updated version of this benchmark after the paper has been through peer-review. We highly encourage to move to this version in detriment of the [older version](https://huggingface.co/datasets/InstaDeepAI/nucleotide_transformer_downstream_tasks).**
|
11 |
-
|
12 |
|
13 |
## Dataset Description
|
14 |
|
|
|
7 |
# Dataset Card for Dataset Name
|
8 |
The `nucleotide_transformer_downstream_tasks` dataset features the 18 downstream tasks presented in the [Nucleotide Transformer paper](https://www.biorxiv.org/content/10.1101/2023.01.11.523679v3). They consist of both binary and multi-class classification tasks that aim at providing a consistent genomics benchmark.
|
9 |
|
10 |
+
**We note that this is an updated version of this benchmark after the paper has been through peer-review. We highly encourage to move to this version in detriment of the [older version](https://huggingface.co/datasets/InstaDeepAI/nucleotide_transformer_downstream_tasks).**
|
11 |
+
Keypoints about the updated datasets: (1) it maintains similar tasks, number of classes and train and test set sizes as the previous benchmark; (2) all the data is now from human samples and from recent and high-quality datasets (see descriptions of each dataset source below); (3) randomly generated negative samples have been replaced by existing chunks of genomes not containing the respective elements; and (4) all datasets have now proper chromosome held-out test sets.
|
12 |
|
13 |
## Dataset Description
|
14 |
|