You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to extract dataset ("rc" version) which I downloaded from http://nlp.cs.washington.edu/triviaqa/ , for some reason the downloaded file is corrupted and it cannot be extracted.
Below is the log:
$ wget http://nlp.cs.washington.edu/triviaqa/data/triviaqa-rc.tar.gz
--2022-05-26 23:42:05-- http://nlp.cs.washington.edu/triviaqa/data/triviaqa-rc.tar.gz
Resolving nlp.cs.washington.edu (nlp.cs.washington.edu)... 128.208.3.120, 2607:4000:200:12::78
Connecting to nlp.cs.washington.edu (nlp.cs.washington.edu)|128.208.3.120|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2665779500 (2.5G) [application/x-gzip]
Saving to: ‘triviaqa-rc.tar.gz’
12% [==============> ] 341,223,498 117KB/s in 5m 10s
2022-05-26 23:47:22 (1.05 MB/s) - Connection closed at byte 341223498. Retrying.
--2022-05-26 23:47:23-- (try: 2) http://nlp.cs.washington.edu/triviaqa/data/triviaqa-rc.tar.gz
Connecting to nlp.cs.washington.edu (nlp.cs.washington.edu)|128.208.3.120|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 2665779500 (2.5G), 2324556002 (2.2G) remaining [application/x-gzip]
Saving to: ‘triviaqa-rc.tar.gz’
100%[+++++++++++++++=======================================================================================================>] 2,665,779,500 12.2MB/s in 3m 46s
2022-05-26 23:51:11 (9.82 MB/s) - ‘triviaqa-rc.tar.gz’ saved [2665779500/2665779500]
$ tar xf triviaqa-rc.tar.gz
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
I even downloaded from web directly but still not able to extract the downloaded dataset.
is dataset hosted at http://nlp.cs.washington.edu/triviaqa/ valid now?
The text was updated successfully, but these errors were encountered:
I tried to extract dataset ("rc" version) which I downloaded from http://nlp.cs.washington.edu/triviaqa/ , for some reason the downloaded file is corrupted and it cannot be extracted.
Below is the log:
I even downloaded from web directly but still not able to extract the downloaded dataset.
is dataset hosted at http://nlp.cs.washington.edu/triviaqa/ valid now?
The text was updated successfully, but these errors were encountered: