Sync
Browse files
README.md
CHANGED
@@ -6,6 +6,11 @@ tags:
|
|
6 |
- code
|
7 |
size_categories:
|
8 |
- 1M<n<10M
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
# LLVM APR Benchmark: A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs
|
11 |
|
|
|
6 |
- code
|
7 |
size_categories:
|
8 |
- 1M<n<10M
|
9 |
+
configs:
|
10 |
+
- config_name: default
|
11 |
+
data_files:
|
12 |
+
- split: test
|
13 |
+
path: dataset/*.json
|
14 |
---
|
15 |
# LLVM APR Benchmark: A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs
|
16 |
|