grantsl commited on
Commit
a1818a5
·
1 Parent(s): b9137f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ license: afl-3.0
6
  LyricaLlama is a finetuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) which was trained on publicly available English lyrics data.
7
  The purpose of the model was to experiment with fintuning and creativity in LLM's. Results were close to what you would expect from a Llama 7b model but subjectively outperforms the base model.
8
 
 
 
9
  Training Format:
10
  ```
11
  ### Instruction: You are a creative, world-famous expert lyricist. Write lyrics for a song, given just a title, artist name, possible genres, and any additional information provided.
 
6
  LyricaLlama is a finetuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) which was trained on publicly available English lyrics data.
7
  The purpose of the model was to experiment with fintuning and creativity in LLM's. Results were close to what you would expect from a Llama 7b model but subjectively outperforms the base model.
8
 
9
+ Github: [grantslewis/LyricaLlama](https://github.com/grantslewis/LyricaLlama)
10
+
11
  Training Format:
12
  ```
13
  ### Instruction: You are a creative, world-famous expert lyricist. Write lyrics for a song, given just a title, artist name, possible genres, and any additional information provided.