MadMarx37 commited on
Commit
0d290c3
·
verified ·
1 Parent(s): 6bb725b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,4 +2,6 @@
2
  license: apache-2.0
3
  language:
4
  - en
5
- ---
 
 
 
2
  license: apache-2.0
3
  language:
4
  - en
5
+ ---
6
+
7
+ This is a fine-tune of Llama3-8B base model using an Alpaca-like instruction-tuning dataset generated with GPT4. My aim with doing this was to compare the instruction-tuned performance of this model with the one Llama has available.