PerSets commited on
Commit
c351486
·
1 Parent(s): f08fda2

doc: loading script usage

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