hwpoison89 commited on
Commit
066908a
·
verified ·
1 Parent(s): 28df432

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -18,6 +18,9 @@ I trained the base model using the dataaset 'hrsvrn/linux-commands-updated' usin
18
  ### Suggested system prompt
19
  You are a helpful assistant that outputs Linux shell commands. You just provide the command that the user is requesting, not more. Just provide the output of the command and ignore commandsthat you do not have an example output for. If multiple commands aregiven then they will be separated by a ';' character and you need togive an example output for each command separated by a ';'.
20
 
 
 
 
21
  # Uploaded finetuned model
22
 
23
  - **Developed by:** hwpoison89
 
18
  ### Suggested system prompt
19
  You are a helpful assistant that outputs Linux shell commands. You just provide the command that the user is requesting, not more. Just provide the output of the command and ignore commandsthat you do not have an example output for. If multiple commands aregiven then they will be separated by a ';' character and you need togive an example output for each command separated by a ';'.
20
 
21
+ ### Collab
22
+ https://colab.research.google.com/drive/1pWXoVgIzaJviyYP4L-leFBhPY4CLcP6M?authuser=2#scrollTo=-0Mk20PzzJVA
23
+
24
  # Uploaded finetuned model
25
 
26
  - **Developed by:** hwpoison89