Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,14 @@
"underlying mapping has shifted in a future release; flip the names list and re-run."
]
},
{
"cell_type": "markdown",
"id": "cell-003a",
"metadata": {},
"source": [
"> Running this code will automatically download data from the [Nucleotide Transformer downstream-tasks suite](https://huggingface.co/datasets/InstaDeepAI/nucleotide_transformer_downstream_tasks_revised). Before you run the code, please confirm the content of the dataset and licensing is appropriate for your intended use."
]
},
{
"cell_type": "code",
"execution_count": 2,
Expand Down
Loading