google-deepmind / google-deepmind/abstract-reasoning-matrices
One of the dataset files is tarred but not gzipped
Open
- Dominant language
- No language data
- Stars
- 185
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
The archive https://storage.cloud.google.com/ravens-matrices/attrs.line.type.tar.gz
has the .gz extension but it has not been gzipped, only tarred.
I can extract it with `tar -xv`, but `tar -xvz` gives me _gzip: stdin: not in gzip format_.
The other datasets are as expected.
Contributor guide
Assessment
This issue has not been assessed yet.