westenfelder nielsr HF staff commited on
Commit
4de15eb
·
verified ·
1 Parent(s): 12a0bb0

Add library name, pipeline tag and link to GitHub repository (#1)

Browse files

- Add library name, pipeline tag and link to GitHub repository (f37d9c003b4cf99ea2b50bc5b91e40ae2cd83b2f)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1 +1,8 @@
1
- https://arxiv.org/abs/2502.06858
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ pipeline_tag: text-generation
4
+ ---
5
+
6
+ This repository contains the model described in the paper [LLM-Supported Natural Language to Bash Translation](https://arxiv.org/abs/2502.06858).
7
+
8
+ Code: https://github.com/westenfelder/NL2SH