Datasets:

Languages:
English
ArXiv:
License:
danningx commited on
Commit
6d2437b
·
verified ·
1 Parent(s): 01c42d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -16,6 +16,7 @@ size_categories:
16
 
17
  This repository hosts the **CoRe** benchmark, designed to evaluate the reasoning capabilities of large language models on **program analysis tasks** including data dependency, control dependency, and information flow. Each task instance is represented as a structured JSON object with detailed metadata for evaluation and reproduction.
18
 
 
19
 
20
  Each example is a JSON object with the following fields:
21
 
 
16
 
17
  This repository hosts the **CoRe** benchmark, designed to evaluate the reasoning capabilities of large language models on **program analysis tasks** including data dependency, control dependency, and information flow. Each task instance is represented as a structured JSON object with detailed metadata for evaluation and reproduction.
18
 
19
+ It contains 25k data points (last update: Sep. 24th, 2025).
20
 
21
  Each example is a JSON object with the following fields:
22