Remex23 commited on
Commit
6fb9ed6
1 Parent(s): 488a5e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,4 +1,8 @@
1
-
2
- # Llama-2-finetune-Elsa
3
-
4
- This is a fine-tuned version of the Llama-2-7b-chat model using the `mlabonne/guanaco-llama2-1k` dataset.
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - llama-2
5
+ - fine-tuning
6
+ - causal-lm
7
+ license: apache-2.0
8
+ ---