Upload README
Browse files
README.md
CHANGED
|
@@ -15,4 +15,4 @@ You can load this dataset using the `datasets` library.
|
|
| 15 |
```python
|
| 16 |
from datasets import load_dataset
|
| 17 |
|
| 18 |
-
dataset = load_dataset("username/
|
|
|
|
| 15 |
```python
|
| 16 |
from datasets import load_dataset
|
| 17 |
|
| 18 |
+
dataset = load_dataset("username/sample_datset2")
|