File size: 766 Bytes
e2e9cb1
 
 
 
 
 
 
 
 
 
 
aa4226a
368ff4b
 
 
66ef09f
 
 
dc5c9ea
e2e9cb1
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
license: apache-2.0
viewer: true
configs:
  - config_name: default
    default: true
    data_files:
      - split: test
        path:
          - data/symprompt_supp.parquet
---
⚠️ Note: The dataset symprompt_supp.jsonl is not created by us. We only supplemented this dataset with additional branch-level metadata (e.g., has_branch, total_branches) to enable coverage testing. 

This helps users keep their workflows clean when determining whether branches exist, simplifying branch coverage calculation.

It originates from the paper: 

**Code-Aware Prompting: A Study of Coverage Guided Test Generation in Regression Setting using LLM**

— Gabriel Ryan, Siddhartha Jain, Mingyue Shang, Shiqi Wang, Xiaofei Ma, Murali Krishna Ramanathan, Baishakhi Ray.