Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
Persian
Size:
10K - 100K
License:
doc: loading script usgae
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-i')
|
34 |
```
|
35 |
|
36 |
Pandas library:
|