MadMarx37 commited on
Commit
e1b8091
·
verified ·
1 Parent(s): b66b4a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
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.
 
2
  license: apache-2.0
3
  language:
4
  - en
5
+ tags:
6
+ - code
7
  ---
8
 
9
  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.