chnln commited on
Commit
cb88058
·
verified ·
1 Parent(s): a171f35

Clarify SINS common-ground judgment terminology

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,11 +17,11 @@ size_categories:
17
 
18
  ## Dataset Description
19
 
20
- SINS is a 13,077-instance binary common-ground judgment dataset for
21
- interpretation matching, derived from the public Grounded Misunderstandings in
22
- MapTask (GMMT) annotations. Each instance asks whether the giver and follower
23
- interpret the referring expression as the same landmark. Rows preserve
24
- identifiers and context-window provenance while mapping GMMT status to
25
  `gold_label`: `aligned` becomes `yes`; `pending` and `misunderstood` become
26
  `no`.
27
 
 
17
 
18
  ## Dataset Description
19
 
20
+ SINS is a 13,077-instance binary common-ground judgment (interpretation
21
+ matching judgment) dataset, derived from the public Grounded Misunderstandings
22
+ in MapTask (GMMT) annotations. Each instance asks whether the giver and
23
+ follower interpret the referring expression as the same landmark. Rows
24
+ preserve identifiers and context-window provenance while mapping GMMT status to
25
  `gold_label`: `aligned` becomes `yes`; `pending` and `misunderstood` become
26
  `no`.
27