Add QA-ready Countix compatibility subset TSV
Browse files
README.md
CHANGED
|
@@ -42,5 +42,7 @@ For internal compatibility use, this repository provides a **Countix-compatible
|
|
| 42 |
- Total rows: 1041
|
| 43 |
- Manifest: `subsets/countix_compat_all.tsv`
|
| 44 |
- Video IDs only: `subsets/countix_compat_video_ids.tsv`
|
|
|
|
|
|
|
| 45 |
|
| 46 |
Note: this is a compatibility alias for workflow integration and is not the official Countix benchmark release.
|
|
|
|
| 42 |
- Total rows: 1041
|
| 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.
|