Reviews text missing?

#1
by GrimSqueaker - opened

I downloaded the reviews dataset subset, and all the reviews are missing!

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!

I have the same problem, has anyone a solution ?

No description provided.

Where is the accept/reject feature?

Did anyone find the solution for empty reviews? Please help, I need it urgently

Where is the accept/reject feature?

Its in the reviews config only

This comment has been hidden (marked as Resolved)

Where is the accept/reject feature?

Its in the reviews config only

Did anyone find the solution for empty reviews? Please help, I need it urgently

you can also find the full dataset on github https://github.com/allenai/PeerRead?tab=readme-ov-file. reviews can also be found under folder data/acl_2017/train/reviews/.

Sign up or log in to comment