Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -69,7 +69,6 @@ Each row has the following columns:
|
|
| 69 |
| `description` | str | Feature description, scope, and business value |
|
| 70 |
| `input_documents` | list[dict] | Source requirement docs: `{filename, content}` |
|
| 71 |
| `golden_stories` | list[dict] | BA-authored user stories with acceptance criteria |
|
| 72 |
-
| `metadata` | dict | Source metadata (project, work-item links) |
|
| 73 |
|
| 74 |
### `golden_stories` row
|
| 75 |
|
|
|
|
| 69 |
| `description` | str | Feature description, scope, and business value |
|
| 70 |
| `input_documents` | list[dict] | Source requirement docs: `{filename, content}` |
|
| 71 |
| `golden_stories` | list[dict] | BA-authored user stories with acceptance criteria |
|
|
|
|
| 72 |
|
| 73 |
### `golden_stories` row
|
| 74 |
|