princeton-nlp / HELMET

The HELMET Benchmark
https://arxiv.org/abs/2410.02694
MIT License
51 stars 7 forks source link

Download data link #2

Closed maxjeblick closed 2 weeks ago

maxjeblick commented 2 weeks ago

Downloading the data via the script get's the following error: (probably due to ?download=true suffix)

Saving to: ‘data.tar.gz?download=true’

data.tar.gz?download=true                                                 100%[=====================================================================================================================================================================================>]  10.50G   242MB/s    in 43s     

2024-10-08 14:57:44 (247 MB/s) - ‘data.tar.gz?download=true’ saved [11271916108/11271916108]
howard-yen commented 2 weeks ago

Thanks for catching this, it should work without the ?download=true suffix and I have updated the script as well!