Skip to content

Data and code for attempting to solve the Abstract Reasoning Corpus (ARC) Challenge.

Notifications You must be signed in to change notification settings

jcole75/ARC_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARC_Solver

Data and code for attempting to solve the Abstract Reasoning Corpus (ARC) Challenge.

Description of Data

  • finetune_spaces.csv - Training data from the train dataset. The dataset contains 341 items instead of the 400 in the ARC Challenge. The reason is that this data was modified to work with the GPT-3 Davinci model, which is limited to 4096 characters.
  • finetune_spaces_curie.csv - Same as above, but limited to 2048 characters. This reduced the number of items to 239.

The JSONL files with the same names as the above files are the final file to be used for the fine tuning.

About

Data and code for attempting to solve the Abstract Reasoning Corpus (ARC) Challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published