pranay-j commited on
Commit
e6396b8
1 Parent(s): 03f18f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -24,11 +24,14 @@ It achieves the following results on the evaluation set:
24
 
25
  ## Model description
26
 
27
- More information needed
28
 
29
  ## Intended uses & limitations
30
 
31
- More information needed
 
 
 
32
 
33
  ## Training and evaluation data
34
 
 
24
 
25
  ## Model description
26
 
27
+ Mistral 7B NL2BASH Agent is a fine-tuned model that converts natural language queries into Linux commands. It serves as an intelligent agent capable of generating Linux commands based on user input in the form of natural language queries.
28
 
29
  ## Intended uses & limitations
30
 
31
+ - Automating the process of creating Linux commands from natural language queries.
32
+ - Assisting users in generating complex Linux commands quickly and accurately.
33
+ - The model's performance may vary based on the complexity and specificity of the natural language queries.
34
+ - It may not handle all edge cases or uncommon scenarios effectively.
35
 
36
  ## Training and evaluation data
37