Datasets:
Rename JSAJ -> MUDDLE; add related-artifact links
Browse files
README.md
CHANGED
|
@@ -11,9 +11,9 @@ size_categories:
|
|
| 11 |
- 1K<n<10K
|
| 12 |
---
|
| 13 |
|
| 14 |
-
#
|
| 15 |
|
| 16 |
-
Pre-materialized cells for the
|
| 17 |
|
| 18 |
## Structure
|
| 19 |
|
|
@@ -79,4 +79,18 @@ Derived from MMLongBench-Doc with a 286-row text-safe filter. Source + HN PDFs o
|
|
| 79 |
|
| 80 |
## Citation
|
| 81 |
|
| 82 |
-
Part of the
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
- 1K<n<10K
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# MUDDLE eval bundle - PDF modality
|
| 15 |
|
| 16 |
+
Pre-materialized cells for the MUDDLE context degradation evaluation on the MMLongBench-Doc derived dataset. Each cell folder contains the exact PDFs an evaluation must run against.
|
| 17 |
|
| 18 |
## Structure
|
| 19 |
|
|
|
|
| 79 |
|
| 80 |
## Citation
|
| 81 |
|
| 82 |
+
Part of the MUDDLE team's Algoverse March 2026 cohort research on long-context degradation. Code: [SaibililaA/MUDDLE](https://github.com/SaibililaA/MUDDLE).
|
| 83 |
+
|
| 84 |
+
## Related
|
| 85 |
+
|
| 86 |
+
Part of **MUDDLE: Measuring Understanding of Documents under Distractor and Length Effects**
|
| 87 |
+
(COLM 2026 Workshop on Context Beyond the Window).
|
| 88 |
+
|
| 89 |
+
| Piece | Where |
|
| 90 |
+
|---|---|
|
| 91 |
+
| Code | https://github.com/luoojason/muddle |
|
| 92 |
+
| Questions + hard-negative metadata | https://huggingface.co/datasets/luoojason/mmlongbench-text-only |
|
| 93 |
+
| Eval cells, PDF modality | https://huggingface.co/datasets/luoojason/muddle-eval-bundle |
|
| 94 |
+
| Eval cells, markdown modality | https://huggingface.co/datasets/luoojason/muddle-eval-bundle-md |
|
| 95 |
+
| Eval cells, page-image modality | https://huggingface.co/datasets/luoojason/muddle-eval-bundle-img |
|
| 96 |
+
| Paper | https://openreview.net/forum?id=9YS7tSPM9c |
|