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