PKD

Results 2 issues of PKD

### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this? - [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions ### 该问题是否在FAQ中有解答? | Is there an...

下载用的代码: ``` from datasets import load_dataset dataset_name = "Papersnake/people_daily_news" dataset = load_dataset(dataset_name,cache_dir=r'xxx/') ``` 错误信息: ``` An error occurred while generating the dataset All the data files must have the same...