Skip to content

Huggingface Dataset reviews missing data? #39

@ddofer

Description

@ddofer

I downloaded the reviews dataset subset from the huggingface, and all the reviews data are missing values!

rev_dataset = load_dataset("peer_read", 'reviews', split="train")
The review's 'column' is all missing values/lists. e.g. {'date': [], 'title': [], 'other_keys': [], 'o...`

Is this an error in the uploaded dataset? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions