Skip to content

The datasets library does not support loading this llava-next-780k-webdataset. #107

Description

@qq1243196045
Image The following is the reproduction script:

from datasets import load_dataset
dataset = load_dataset(
"webdataset",
data_dir="/external/datasets/llava-next-780k-webdataset/",
split="train",
streaming=True,
features=None
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions