anjiangwei commited on
Commit
a46d2d2
·
verified ·
1 Parent(s): e683d5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -17,6 +17,15 @@ Code: https://github.com/Anjiang-Wei/CodeARC
17
 
18
  Website: https://anjiang-wei.github.io/CodeARC-Website/
19
 
 
 
 
 
 
 
 
 
 
20
  ```
21
  @article{wei2025codearc,
22
  title={CodeARC: Benchmarking Reasoning Capabilities of LLM Agents for Inductive Program Synthesis},
 
17
 
18
  Website: https://anjiang-wei.github.io/CodeARC-Website/
19
 
20
+ Dataset: https://huggingface.co/datasets/anjiangwei/CodeARC-Problems
21
+
22
+ 10 Input-Output examples for each problem: https://huggingface.co/datasets/anjiangwei/CodeARC-Invocations
23
+
24
+ Fine-tuned models:
25
+ https://huggingface.co/LLM4Code/CodeARC_annotated_llama3.1
26
+
27
+ https://huggingface.co/LLM4Code/CodeARC_anonymous_llama3.1
28
+
29
  ```
30
  @article{wei2025codearc,
31
  title={CodeARC: Benchmarking Reasoning Capabilities of LLM Agents for Inductive Program Synthesis},