Datasets:
quality_signals, minhash and duplicates missing
#3
by
sheshanshag
- opened
quality_signals, minhash and duplicates files are missing from BASE_URL for the full dataset.
For example, this fails with Error 404.wget https://data.together.xyz/redpajama-data-v2/v1.0.0/quality_signals/2023-06/0001/en_tail.signals.json.gz
Hmm, weird… @mauriceweber can you see what’s up with R2? I got 404 when directly clicking the link
Thanks for noticing this @sheshanshag !
Hi @sheshanshag ,
The link you provided points to the tail
partition of the dataset which only includes the text data (i.e. the documents/
paths). We computed the quality signals, minhashes and duplicates only for the head_middle
partition of the dataset.
I updated the readme to make this more clear. Thanks for letting us know!
mauriceweber
changed discussion status to
closed