File size: 264 Bytes
00ec231 |
1 2 3 4 5 6 7 8 9 |
---
pipeline_tag: text-generation
library_name: transformers
license: mit
---
This repository contains the model used in the paper [LLM-Supported Natural Language to Bash Translation](https://arxiv.org/abs/2502.06858).
Code: https://github.com/westenfelder/NL2SH |