from datasets import load_dataset ds = load_dataset("OpenVideo/Youtube-Common-First-600-Parquet") print(ds)