File size: 774 Bytes
4a34561
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "mode": "completed_real_annotation",
  "real_non_author_annotators_completed": true,
  "minimum_required_annotators": 2,
  "target_annotators": 4,
  "completed_annotators": 4,
  "label_space": [
    "off",
    "C0",
    "C1",
    "C2",
    "C3",
    "C4",
    "C5",
    "C6"
  ],
  "claim_count_expected": 120,
  "source_count_expected": 40,
  "completed_files": [
    "real_annotator_roster.csv",
    "real_raw_label_matrix.csv",
    "real_adjudication_log.csv",
    "real_evidence_excerpts.csv",
    "real_source_blinding_map.csv",
    "real_annotation_status.json"
  ],
  "validation_command": "python scripts/validate_real_annotation_inputs.py --require-completed",
  "completion_rule": "Completed manual labels are bundled and pass the completed-mode validator."
}