Datasets:
Simplify human annotations dataset card
Browse files
README.md
CHANGED
|
@@ -46,21 +46,29 @@ configs:
|
|
| 46 |
|
| 47 |
# WRBench Human Annotations
|
| 48 |
|
| 49 |
-
|
| 50 |
-
|
| 51 |
|
| 52 |
-
##
|
| 53 |
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
- Current recheck submissions: 1755 rows = 585 pairs x 3 annotators.
|
| 57 |
-
- Current recheck consensus: 585 rows.
|
| 58 |
-
- Exclusions/status rows: 1609 exclusions plus current review status for all 709 pool rows.
|
| 59 |
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
|
|
|
| 64 |
|
| 65 |
-
|
| 66 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
|
| 47 |
# WRBench Human Annotations
|
| 48 |
|
| 49 |
+
This dataset contains the human comparison labels used to validate WRBench's
|
| 50 |
+
automatic evaluation metrics.
|
| 51 |
|
| 52 |
+
## Version Update: 2026-07-07
|
| 53 |
|
| 54 |
+
We updated the release after rechecking videos that changed during benchmark
|
| 55 |
+
maintenance. The release now includes:
|
|
|
|
|
|
|
|
|
|
| 56 |
|
| 57 |
+
- 1,741 clean comparison rows.
|
| 58 |
+
- 4,302 individual human judgments.
|
| 59 |
+
- 585 newly rechecked current-benchmark comparisons, each reviewed by three
|
| 60 |
+
annotators.
|
| 61 |
+
- Majority-label summaries for the newly rechecked subset.
|
| 62 |
|
| 63 |
+
## Configs
|
| 64 |
+
|
| 65 |
+
- `pairs`: clean comparison rows used by the public WRBench release.
|
| 66 |
+
- `annotation_to_video`: maps each comparison to the corresponding video assets.
|
| 67 |
+
- `current_review_consensus`: majority labels for the 585 newly rechecked
|
| 68 |
+
comparisons.
|
| 69 |
+
- `current_review_submissions`: anonymized per-annotator labels for those 585
|
| 70 |
+
comparisons.
|
| 71 |
+
- `current_review_status` and `exclusions`: records kept for transparency, but
|
| 72 |
+
not used as clean comparison labels.
|
| 73 |
+
|
| 74 |
+
Annotator identities are anonymized in the public files.
|