mxbi / arckit

Tools for working with the Abstraction & Reasoning Corpus
Apache License 2.0
126 stars 17 forks source link

update the dataset #5

Closed akalabri closed 2 months ago

akalabri commented 2 months ago

@mxbi Thank you for your efforts creating this project.

As discussed in #4, I created another json file named arc_latest.json with the same format and order of tasks in arc1.json and updated the load_data() and load_single() functions to have the argument version defaulted to "latest"

please feel free to suggest any modifications.

mxbi commented 2 months ago

Hey @akalabri, thanks for the changes! Awkwardly #6 was submitted at the same time, I'm going to use that as a base but if you're able to produce two JSON files for the dataset based on:

  1. The kaggle live dataset
  2. Master at https://github.com/fchollet/ARC-AGI this would be very useful and we can put it in.