BatSilver commited on
Commit
45a4bc7
·
verified ·
1 Parent(s): 0a0373d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,5 +49,5 @@ You can load the dataset using:
49
  ```python
50
  from datasets import load_dataset
51
 
52
- ds = load_dataset("Ejada/TextRecognitionData")
53
  ```
 
49
  ```python
50
  from datasets import load_dataset
51
 
52
+ ds = load_dataset("BatSilver/TextRecognitionData")
53
  ```