KumariPrerna2905 commited on
Commit
88a809e
·
verified ·
1 Parent(s): df1a2ff

Create dataset.json

Browse files
Files changed (1) hide show
  1. dataset.json +4 -0
dataset.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ from datasets import load_dataset
2
+
3
+ # Login using e.g. `huggingface-cli login` to access this dataset
4
+ ds = load_dataset("KumariPrerna2905/english-hindi-colloquial-dataset")