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