Update README.md
Browse files
README.md
CHANGED
|
@@ -9,9 +9,7 @@ configs:
|
|
| 9 |
path:
|
| 10 |
- data/symprompt_supp.parquet
|
| 11 |
---
|
| 12 |
-
⚠️ Note: The dataset symprompt_supp 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.
|
| 13 |
-
|
| 14 |
-
For this reason, we release it under the name <bench>_supp rather than as a new version.
|
| 15 |
|
| 16 |
This helps users keep their workflows clean when determining whether branches exist, simplifying branch coverage calculation.
|
| 17 |
|
|
|
|
| 9 |
path:
|
| 10 |
- data/symprompt_supp.parquet
|
| 11 |
---
|
| 12 |
+
⚠️ 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.
|
|
|
|
|
|
|
| 13 |
|
| 14 |
This helps users keep their workflows clean when determining whether branches exist, simplifying branch coverage calculation.
|
| 15 |
|