ctjlewis commited on
Commit
8ee93ad
·
verified ·
1 Parent(s): f6e73c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ https://www.voynich.nu/data/000_README.txt) for more info.
44
  ```python
45
  from datasets import load_dataset
46
 
47
- dataset = load_dataset("SpellcraftAI/Voynich")
48
  texts = dataset['train'].to_pandas()
49
 
50
  # Set index
 
44
  ```python
45
  from datasets import load_dataset
46
 
47
+ dataset = load_dataset("AncientLanguages/Voynich")
48
  texts = dataset['train'].to_pandas()
49
 
50
  # Set index