#第3章/加载数据集 from datasets import load_dataset dataset = load_dataset(path='seamew/ChnSentiCorp') dataset