allenai / allenai/PeerRead

Huggingface Dataset reviews missing data?

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
432
Forks
107
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.