PerSets commited on
Commit
76c0069
·
1 Parent(s): 7e84e0a

doc: loading script usgae

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/cqai')
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: