serac icon indicating copy to clipboard operation
serac copied to clipboard

Semi-Parametric Editing with a Retrieval-Augmented Counterfactual Model

Results 5 serac issues
Sort by recently updated
recently updated
newest added

Thanks a lot for the opensource repo :star2: When the code performs validation (FC setting for example), run.log receives following information ``` [2023-06-15 10:05:09,444][trainer][INFO] - Step 0: [2023-06-15 10:05:09,445][trainer][INFO] -...

How about list the version in the requirements.txt ? such as torch==1.10.1

I see that you Google Drive link includes a `QA_model.ckpt`, which, judging from the file size, I suppose is the counterfactual model for QA. May I ask you to upload...

Hi, I want to apply multiple edits to factual knowledge in GPTs. How can I train a serac for GPT-2?

Hello, I'm trying to use SERAC with a custom dataset. It looks like the code for the QA task depends heavily on the structure of the zsre dataset, so I...