Add library name, pipeline tag and link to GitHub repository

#1
by nielsr HF staff - opened
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