safikhan commited on
Commit
5d8859e
1 Parent(s): 4b1d822

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -183,7 +183,8 @@ More information:
183
  You can download the dataset using Hugging Face datasets:
184
  ```python
185
  from datasets import load_dataset
186
- ds = load_dataset("cerebras/SlimPajama-627B")
 
187
  ```
188
 
189
  ## Background
 
183
  You can download the dataset using Hugging Face datasets:
184
  ```python
185
  from datasets import load_dataset
186
+
187
+ dataset = load_dataset("ai4bharat/sangraha")
188
  ```
189
 
190
  ## Background