GenerTeam commited on
Commit
493bab8
·
verified ·
1 Parent(s): 7540774

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ Note: Prediction time may increase significantly for longer input sequences. It
22
  ```python
23
  from datasets import load_dataset
24
 
25
- datasets = load_dataset("GenerTeam/next_kmer_prediction")
26
  ```
27
 
28
  ## Citation
 
22
  ```python
23
  from datasets import load_dataset
24
 
25
+ datasets = load_dataset("GenerTeam/next-kmer-prediction")
26
  ```
27
 
28
  ## Citation