--- library_name: transformers license: mit pipeline_tag: text-generation --- This repository contains the model described in the paper [LLM-Supported Natural Language to Bash Translation](https://arxiv.org/abs/2502.06858). The code for this paper is available at https://github.com/westenfelder/NL2SH.