Dataset 1: RealToxicityPrompts [Dataset Link] | [Paper]
Notes:
ROME can be found in the directory rome-main. Cloned from Locating and Editing Factual Associations in GPT (NeurIPS'22).rome-main/trace_main.py is the main script to run a vanilla example of causal tracing on one of the datasets in the original paper.rome-main/dsets contains the datasets they use. This is where we need to add the RealToxicityPrompts dataset and load it from for inference. It is present in the file rome-main/dsets/realtoxicityprompts.pyFor William:
RealToxicityPrompts paper to determine which model they used and pick one of the GPT-2 variants to run ROME with the prompts from the dataset.dataset["challenging"] == true36 commits
6 commits
Jupyter Notebook
51.4%
Python
48.3%
Dataset 1: RealToxicityPrompts [Dataset Link] | [Paper]
Notes:
ROME can be found in the directory rome-main. Cloned from Locating and Editing Factual Associations in GPT (NeurIPS'22).rome-main/trace_main.py is the main script to run a vanilla example of causal tracing on one of the datasets in the original paper.rome-main/dsets contains the datasets they use. This is where we need to add the RealToxicityPrompts dataset and load it from for inference. It is present in the file rome-main/dsets/realtoxicityprompts.pyFor William:
RealToxicityPrompts paper to determine which model they used and pick one of the GPT-2 variants to run ROME with the prompts from the dataset.dataset["challenging"] == true36 commits
6 commits
Jupyter Notebook
51.4%
Python
48.3%