RainChow commited on
Commit
08ac9e9
·
1 Parent(s): 066e0e0

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ PinpointQA is organized as a progressive four-stage benchmark:
58
 
59
  PinpointQA contains **102 canonical target categories** at the benchmark-definition level.
60
 
61
- You may notice that the dataset viewer reports **more distinct string values** in the `target` column. This is expected: some semantically equivalent or near-equivalent names are preserved as **surface forms** in released text fields for readability and compatibility with source annotations or task phrasing. Examples include naming variants such as **`mobile phone`** and **`phone`**.
62
 
63
  When reporting benchmark statistics in the paper and project page, we count categories at the **canonical category** level rather than the raw string-surface level.
64
 
 
58
 
59
  PinpointQA contains **102 canonical target categories** at the benchmark-definition level.
60
 
61
+ You may notice that the dataset viewer reports **more distinct string values** in the target column. This is expected: some semantically equivalent or near-equivalent names are preserved as **surface forms** in released text fields for readability and compatibility with source annotations or task phrasing. Examples include naming variants such as **`mobile phone`** and **`phone`**.
62
 
63
  When reporting benchmark statistics in the paper and project page, we count categories at the **canonical category** level rather than the raw string-surface level.
64