Skip to content

Commit ab1b0a3

Browse files
committed
adding dataset disclaimer in notebook
Signed-off-by: Zoey Zhang <zozhang@nvidia.com>
1 parent b0953dc commit ab1b0a3

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

bionemo-recipes/recipes/evo2_megatron/examples/lora-fine-tuning-tutorial.ipynb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,14 @@
9393
"underlying mapping has shifted in a future release; flip the names list and re-run."
9494
]
9595
},
96+
{
97+
"cell_type": "markdown",
98+
"id": "cell-003a",
99+
"metadata": {},
100+
"source": [
101+
"> 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."
102+
]
103+
},
96104
{
97105
"cell_type": "code",
98106
"execution_count": 2,

0 commit comments

Comments
 (0)