data description CSV and competition link

This commit is contained in:
nckcard
2025-07-07 10:21:01 -07:00
parent 69ea08ac47
commit 5a96d3c980
4 changed files with 276 additions and 4 deletions

View File

@@ -1 +1,3 @@
Data can be downloaded from Dryad, [here](https://datadryad.org/stash/dataset/doi:10.5061/dryad.dncjsxm85). Please download this data and place it in the `data` directory before running the code. Be sure to unzip `t15_copyTask_neuralData.zip` and `t15_pretrained_rnn_baseline.zip`.
Data can be downloaded from Dryad, [here](https://datadryad.org/stash/dataset/doi:10.5061/dryad.dncjsxm85). Please download this data and place it in the `data` directory before running the code. Be sure to unzip `t15_copyTask_neuralData.zip` and `t15_pretrained_rnn_baseline.zip`.
`t15_copyTaskData_description.csv` contains a block-by-block description of the Copy Task data, including the session date, block number, number of trials, the corpus used, and what split the data is in (train, val, or test). This file is not required for running the code, but it may be useful for understanding the data.