--- arxiv: 2102.07492 --- # DOBF: A Deobfuscation Pre-Training Objective for Programming Languages This is an *unofficial* reupload of the [DOBF MLM model](https://github.com/facebookresearch/CodeGen/blob/main/docs/dobf.md) in the `SafeTensors` format using `transformers` `4.40.1`. The goal of this reupload is to prevent older models that are still relevant baselines from becoming stale as a result of changes in HuggingFace. Additionally, I may include minor corrections, such as model max length configuration.