File size: 326 Bytes
4643240 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: apache-2.0
---
## Usage
```python
from modelscope.msdatasets import MsDataset
ds = MsDataset.load('Genius-Society/xmu_psych_books', subset_name='default', split='train')
```
## Maintenance
```bash
GIT_LFS_SKIP_SMUDGE=1
```
## Mirror
<https://www.modelscope.cn/datasets/Genius-Society/xmu_psych_books/summary> |