Alignment-Lab-AI's picture
Upload folder using huggingface_hub
d5bfab8 verified
# RE-ARC: Reverse-Engineering the Abstraction and Reasoning Corpus
- Repo: [RE-ARC](https://github.com/michaelhodel/re-arc)
- Authors: Michael Hodel
- License: MIT
## Notes
The `re_arc.zip` contains 400 ARC tasks, each having 1000 pairs.
The `RE-ARC` file format is different than the original ARC file format.
I have extracted a tiny subset of only the `easy` and the `hard` tasks.
The script `export.py` does the extraction of `easy` and `hard`.
Place the script in the root dir of the `RE-ARC` repo, and run it.