Commit 0a594f5
authored
adding dataset disclaimer in evo2 lora notebook (NVIDIA-BioNeMo#1581)
### Description
Adding a dataset disclaimer for usage of
`nucleotide_transformer_downstream_tasks` dataset
#### Usage
<!--- How does a user interact with the changed code -->
```python
TODO: Add code snippet
```
### Type of changes
<!-- Mark the relevant option with an [x] -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Refactor
- [X] Documentation update
- [ ] Other (please describe):
### Pre-submit Checklist
<!--- Ensure all items are completed before submitting -->
- [ X] I have tested these changes locally
- [X ] I have updated the documentation accordingly
- [ X] I have added/updated tests as needed
- [ X] All existing tests pass successfully
Signed-off-by: Zoey Zhang <zozhang@nvidia.com>1 parent b0953dc commit 0a594f5
1 file changed
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
96 | 104 | | |
97 | 105 | | |
98 | 106 | | |
| |||
0 commit comments