Is there any ways to download only a subset of dataset(data files configuration and split) using huggingface-cli?
I’m asking if there is a way to pass data files configuration and split like c4 = load_dataset(“c4”, “en”, split=“train”)