Papers › Model Editing by Standard Fine-Tuning

Model Editing by Standard Fine-Tuning

16 Feb 2024arXiv:2402.11078archive 2025-07-28

Govind Gangadhar, Karl Stratos

Standard fine-tuning is considered not as effective as specialized methods for model editing due to its comparatively poor performance. However, it is simple, agnostic to the architectural details of the model being edited, and able to leverage advances in standard training techniques with no additional work (e.g., black-box PEFT for computational efficiency), making it an appealing choice for a model editor. In this work, we show that standard fine-tuning alone can yield competitive model editing performance with two minor modifications. First, we optimize the conditional likelihood rather than the full likelihood. Second, in addition to the typical practice of training on randomly paraphrased edit prompts to encourage generalization, we also train on random or similar unedited facts to encourage locality. Our experiments on the ZsRE and CounterFact datasets demonstrate that these simple modifications allow standard fine-tuning to match or outperform highly specialized editors in terms of edit score.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.11078")

Code

Syntology Ran 6 of 16 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 6 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

au-revoir/model-editing-ft officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 6 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6ran
10unverified

Licence: 16 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from au-revoir/model-editing-ft. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_accuracy au-revoir/model-editing-ft/eval_counterfact.py official repository ran no licence file found · pointer only · 22d5862d2be6ea55 · report
calculate_accuracy au-revoir/model-editing-ft/eval_wiki_recent.py official repository ran no licence file found · pointer only · 7d11acc3973989ae · report
calculate_accuracy au-revoir/model-editing-ft/eval_zsre.py official repository ran no licence file found · pointer only · 6eac6ac95f073c9b · report
convert_to_scalar au-revoir/model-editing-ft/trl/core.py official repository ran no licence file found · pointer only · 8483cffb5dea03d2 · report
load_result_json_files au-revoir/model-editing-ft/summarize_consistency_fluency.py official repository ran no licence file found · pointer only · 7ef6c77fb3c41271 · report
stack_dicts au-revoir/model-editing-ft/trl/core.py official repository ran no licence file found · pointer only · 7dc16cc69c54c94d · report
compute_n_gram_entropy au-revoir/model-editing-ft/calculate_ge_rs.py official repository unverified no licence file found · pointer only · 4b7820536046b5d3 · report
flatten_dict au-revoir/model-editing-ft/trl/core.py official repository unverified no licence file found · pointer only · 1782ce5551146615 · report
generate_fast au-revoir/model-editing-ft/generate.py official repository unverified no licence file found · pointer only · 7f36cf283f994f81 · report
get_peft_config au-revoir/model-editing-ft/config.py official repository unverified no licence file found · pointer only · 68ccd7601bf63c02 · report
get_tfidf_vectorizer au-revoir/model-editing-ft/tfidf_stats.py official repository unverified no licence file found · pointer only · d74c89166816770f · report
initialize_training_args au-revoir/model-editing-ft/config.py official repository unverified no licence file found · pointer only · a4c1dac0b23a543f · report
n_gram_entropy au-revoir/model-editing-ft/calculate_ge_rs.py official repository unverified no licence file found · pointer only · 14ad65e85245ae37 · report
test_batch_prediction au-revoir/model-editing-ft/eval_counterfact.py official repository unverified no licence file found · pointer only · a2f59fd52a85ae0f · report
test_batch_prediction au-revoir/model-editing-ft/eval_wiki_recent.py official repository unverified no licence file found · pointer only · ffd39e3f4599fac9 · report
test_batch_prediction_acc au-revoir/model-editing-ft/eval_wiki_recent.py official repository unverified no licence file found · pointer only · 995ae50aa2cb1d90 · report

Tasks

Computational EfficiencyModel Editingmodel

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections