ddedaniel02 commited on
Commit
cf5f7ec
·
verified ·
1 Parent(s): 6303f3a

Update README.md

Browse files

This model will be used for my Final Master Thesis where I will create a LLM not only capable for understand linux commands but also SQL commands.

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: llama3
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ datasets:
4
+ - hotal/honeypot_logs
5
+ language:
6
+ - es
7
+ base_model:
8
+ - meta-llama/Llama-3.1-8B-Instruct
9
+ ---