nakkhatra commited on
Commit
a712b78
1 Parent(s): 4beebac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,4 +10,4 @@ How to load the Common Voice Bangla dataset directly with the datasets library
10
  Run
11
 
12
  1) from datasets import load_dataset
13
- 2) dataset = load_dataset("bengaliAI/CommonVoiceBangla", "bn", delimiter='\T')
 
10
  Run
11
 
12
  1) from datasets import load_dataset
13
+ 2) dataset = load_dataset("bengaliAI/CommonVoiceBangla", "bn", delimiter='\t')