Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -12,6 +12,7 @@ tags:
|
|
| 12 |
- specification
|
| 13 |
- mutation-testing
|
| 14 |
pretty_name: SpecSuite-Core
|
|
|
|
| 15 |
size_categories:
|
| 16 |
- n<1K
|
| 17 |
configs:
|
|
@@ -33,8 +34,8 @@ configs:
|
|
| 33 |
|
| 34 |
**SpecSuite-Core** is a benchmark suite of 4 deeply-specified AI agent behavioral specifications, designed to evaluate the **TDAD (Test-Driven Agent Definition)** methodology described in our paper.
|
| 35 |
|
| 36 |
-
Paper: [Test-Driven Agent Definition (TDAD)](https://arxiv.org/abs/
|
| 37 |
-
Code: [GitHub](https://github.com/
|
| 38 |
|
| 39 |
## Overview
|
| 40 |
|
|
@@ -116,7 +117,7 @@ The specifications in this dataset are designed to be used with the TDAD pipelin
|
|
| 116 |
3. **MutationSmith** generates behavioral mutations to measure test quality
|
| 117 |
4. Tests and mutations measure the agent across VPR, HPR, MS, and SURS
|
| 118 |
|
| 119 |
-
See the [GitHub repo](https://github.com/
|
| 120 |
|
| 121 |
## Citation
|
| 122 |
|
|
|
|
| 12 |
- specification
|
| 13 |
- mutation-testing
|
| 14 |
pretty_name: SpecSuite-Core
|
| 15 |
+
arxiv: 2603.08806
|
| 16 |
size_categories:
|
| 17 |
- n<1K
|
| 18 |
configs:
|
|
|
|
| 34 |
|
| 35 |
**SpecSuite-Core** is a benchmark suite of 4 deeply-specified AI agent behavioral specifications, designed to evaluate the **TDAD (Test-Driven Agent Definition)** methodology described in our paper.
|
| 36 |
|
| 37 |
+
Paper: [Test-Driven Agent Definition (TDAD)](https://arxiv.org/abs/2603.08806)
|
| 38 |
+
Code: [GitHub](https://github.com/f-labs-io/tdad-paper-code)
|
| 39 |
|
| 40 |
## Overview
|
| 41 |
|
|
|
|
| 117 |
3. **MutationSmith** generates behavioral mutations to measure test quality
|
| 118 |
4. Tests and mutations measure the agent across VPR, HPR, MS, and SURS
|
| 119 |
|
| 120 |
+
See the [GitHub repo](https://github.com/f-labs-io/tdad-paper-code) for the full executable pipeline with Docker support.
|
| 121 |
|
| 122 |
## Citation
|
| 123 |
|