chargoddard commited on
Commit
b3605d0
1 Parent(s): bd87b10

Add perplexity graph

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. perplexity.png +0 -0
README.md CHANGED
@@ -12,7 +12,7 @@ LLaMA 33b finetuned on `wikitext_document_level` with a combination of both line
12
 
13
  Trained with alpha=4, scale=2.
14
 
15
- <img src="perplexity.png" alt="Perplexity Graph" />
16
 
17
  ## Training procedure
18
 
 
12
 
13
  Trained with alpha=4, scale=2.
14
 
15
+ <img src="llama33b-s2a4-qlora/resolve/main/perplexity.png" alt="Perplexity Graph" />
16
 
17
  ## Training procedure
18
 
perplexity.png ADDED