francescortu commited on
Commit
9466ef1
·
verified ·
1 Parent(s): 08907e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -8,3 +8,11 @@ configs:
8
  path: "data_pythia-6.9b.json"
9
  ---
10
 
 
 
 
 
 
 
 
 
 
8
  path: "data_pythia-6.9b.json"
9
  ---
10
 
11
+ Each record in the dataset contains the following fields:
12
+
13
+ - target_new: the counterfactual term
14
+ - target_true: the actual term
15
+ - subject: the topic of the prompt
16
+ - base_prompt: the foundational prompt
17
+ - prompt: the modified prompt incorporating the counterfactual change
18
+ - template: the sentence structure using the counterfactual wording.