Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
evendrow commited on
Commit
8a9db28
·
verified ·
1 Parent(s): 5f96519

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -584,8 +584,8 @@ MMLU High‑School Math (Platinum) | **267** | 105 | 0 | 162 | 3
584
  Logic Ded. 3-Obj (Platinum) | **200** | 159 | 0 | 41 | 0
585
  Object Counting (Platinum) | **190** | 57 | 0 | 133 | 10
586
  Navigate (Platinum) | **200** | 118 | 0 | 82 | 0
587
- TabFact (Platinum) | **173** | 57 | 3 | 113 | 27
588
- HotPotQA (Platinum) | **183** | 48 | 89 | 46 | 67
589
  SQUAD2.0 (Platinum) | **164** | 70 | 43 | 51 | 86
590
  DROP (Platinum) | **209** | 29 | 177 | 3 | 41
591
  Winograd WSC (Platinum) | **195** | 77 | 0 | 118 | 5
@@ -611,7 +611,7 @@ An example from the PlatinumBench GSM8K subset looks as follows:
611
 
612
  ### Data Fields
613
  - **cleaning_status** (`str`): One of:
614
- 1. *concensus*: all LLMs agreed with the label, so the example was not manually reviewed (`platinum_target` == `original_target` by default).
615
  2. *verified*: the original target was maually verified to be correct (`platinum_target` == `original_target`).
616
  3. *revised*: the label is updated from the original label (`platinum_target` != `original_target`).
617
  4. *rejected*: the example is removed due to issues such as ambiguity.
 
584
  Logic Ded. 3-Obj (Platinum) | **200** | 159 | 0 | 41 | 0
585
  Object Counting (Platinum) | **190** | 57 | 0 | 133 | 10
586
  Navigate (Platinum) | **200** | 118 | 0 | 82 | 0
587
+ TabFact (Platinum) | **170** | 57 | 3 | 110 | 30
588
+ HotPotQA (Platinum) | **181** | 48 | 88 | 45 | 69
589
  SQUAD2.0 (Platinum) | **164** | 70 | 43 | 51 | 86
590
  DROP (Platinum) | **209** | 29 | 177 | 3 | 41
591
  Winograd WSC (Platinum) | **195** | 77 | 0 | 118 | 5
 
611
 
612
  ### Data Fields
613
  - **cleaning_status** (`str`): One of:
614
+ 1. *consensus*: all LLMs agreed with the label, so the example was not manually reviewed (`platinum_target` == `original_target` by default).
615
  2. *verified*: the original target was maually verified to be correct (`platinum_target` == `original_target`).
616
  3. *revised*: the label is updated from the original label (`platinum_target` != `original_target`).
617
  4. *rejected*: the example is removed due to issues such as ambiguity.