from datasets import load_dataset dataset = load_dataset("PratikGautam/full-awakening-manual-AI") print(dataset["train"][0]) # First row