Add validated Countix compatibility QA subset and invalid-row report
Browse files
README.md
CHANGED
|
@@ -43,6 +43,8 @@ For internal compatibility use, this repository provides a **Countix-compatible
|
|
| 43 |
- Manifest: `subsets/countix_compat_all.tsv`
|
| 44 |
- Video IDs only: `subsets/countix_compat_video_ids.tsv`
|
| 45 |
- QA-ready TSV: `subsets/countix_compat_qa.tsv` (includes `video_id`, `count`, `question`, `answer`, `lance_uri`)
|
|
|
|
|
|
|
| 46 |
- QA rows with missing target count: 1 (`stu6_44`)
|
| 47 |
|
| 48 |
Note: this is a compatibility alias for workflow integration and is not the official Countix benchmark release.
|
|
|
|
| 43 |
- Manifest: `subsets/countix_compat_all.tsv`
|
| 44 |
- Video IDs only: `subsets/countix_compat_video_ids.tsv`
|
| 45 |
- QA-ready TSV: `subsets/countix_compat_qa.tsv` (includes `video_id`, `count`, `question`, `answer`, `lance_uri`)
|
| 46 |
+
- Validated QA TSV (recommended): `subsets/countix_compat_qa_valid.tsv`
|
| 47 |
+
- Invalid QA rows report: `subsets/countix_compat_qa_invalid.tsv`
|
| 48 |
- QA rows with missing target count: 1 (`stu6_44`)
|
| 49 |
|
| 50 |
Note: this is a compatibility alias for workflow integration and is not the official Countix benchmark release.
|