doc: loading script usage
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ This dataset will be updated periodically with new records.
|
|
31 |
Huggingface datasets library:
|
32 |
```python
|
33 |
from datasets import load_dataset
|
34 |
-
dataset = load_dataset('PerSets/
|
35 |
```
|
36 |
|
37 |
Pandas library:
|
|
|
31 |
Huggingface datasets library:
|
32 |
```python
|
33 |
from datasets import load_dataset
|
34 |
+
dataset = load_dataset('PerSets/iran-legal-persian-qa')
|
35 |
```
|
36 |
|
37 |
Pandas library:
|