Datasets:
Clarify WRBench public release cards
Browse files
README.md
CHANGED
|
@@ -60,6 +60,9 @@ maintenance. The release now includes:
|
|
| 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.
|
|
@@ -72,3 +75,13 @@ maintenance. The release now includes:
|
|
| 72 |
not used as clean comparison labels.
|
| 73 |
|
| 74 |
Annotator identities are anonymized in the public files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
annotators.
|
| 61 |
- Majority-label summaries for the newly rechecked subset.
|
| 62 |
|
| 63 |
+
These counts describe this dated human-label release. Moving leaderboard,
|
| 64 |
+
video, and model counts are reported by the results and videos datasets.
|
| 65 |
+
|
| 66 |
## Configs
|
| 67 |
|
| 68 |
- `pairs`: clean comparison rows used by the public WRBench release.
|
|
|
|
| 75 |
not used as clean comparison labels.
|
| 76 |
|
| 77 |
Annotator identities are anonymized in the public files.
|
| 78 |
+
|
| 79 |
+
## Links
|
| 80 |
+
|
| 81 |
+
- Videos: https://huggingface.co/datasets/WRBench/wrbench-videos
|
| 82 |
+
- Results: https://huggingface.co/datasets/WRBench/wrbench-results
|
| 83 |
+
- Prompts: https://huggingface.co/datasets/WRBench/wrbench-natural25
|
| 84 |
+
- Leaderboard: https://huggingface.co/spaces/WRBench/wrbench-leaderboard
|
| 85 |
+
- Collection: https://huggingface.co/collections/WRBench/wrbench-current-world-models-lack-a-persistent-state-core
|
| 86 |
+
- Paper: https://arxiv.org/abs/2606.20545
|
| 87 |
+
- Code: https://github.com/JinPLu/WRBench
|