File size: 1,058 Bytes
f103e62
1357e34
 
 
f103e62
 
c5efdae
0000caa
f103e62
 
 
 
c8f2a5f
1357e34
c8f2a5f
 
1357e34
c8f2a5f
1357e34
c8f2a5f
 
 
1357e34
c8f2a5f
1357e34
c8f2a5f
 
1357e34
c8f2a5f
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
title: MBench Annotation
emoji: 🎬
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.9.1
python_version: "3.11"
app_file: app.py
pinned: false
---

# MBench Annotation Platform (NEW)

Adapted to the new dataset layout (`MBench-V-new` + `MBench-A-New`) on
[`studyOverflow/TempMemoryData`](https://huggingface.co/datasets/studyOverflow/TempMemoryData).

## Tabs

1. **MBench-V Binary** — single video, "is there a memory issue?" (yes/no)
2. **MBench-V Pairwise** — two T2V videos, 5 dimensions
3. **MBench-A Pairwise** — two world-model videos, ≤6 dimensions

## Annotation Sink

Submissions are pushed to `annotations-new/` on the dataset repo every 5 minutes via
`CommitScheduler`. Old `annotations/` is left untouched (legacy).

## Migrated Historical Data

`annotations-new/` already contains:
- `migrated_v_binary.jsonl` (642 records from old `ann_bc109d66.jsonl`)
- `migrated_a_pairwise.jsonl` (821 records from old `ann_mbench_a_*.jsonl`)

These are read on startup so existing annotators don't see already-completed tasks again.