Huggingface Dataset reviews missing data?
Aperta
- Lingua principale
- Python
- Stelle
- 432
- Fork
- 107
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.