File size: 472 Bytes
dbd024d
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# Sparse-Feature-Circuits-Multiple-Choice-Dataset
Including three types of multiple choice questions
- Number Comparison
  
  `Which is larger, {num1} or {num2}?\n(A): {num1}\n(B): {num2}\nAnswer: (`
  
- String Matching

  `Which of the following options corresponds to \"{target_string}\"?\n(A) \"{options[0]}\"\n(B) \"{options[1]}\"\nAnswer: (`

- Subject-verb Agreement

  `{data['clean_prefix']} [MASK]:\n(A) {options_content[0]}\n(B) {options_content[1]}\nAnswer: (`