victormiller commited on
Commit
7f33aa8
1 Parent(s): e3d27b8

Update results.py

Browse files
Files changed (1) hide show
  1. results.py +1 -1
results.py CHANGED
@@ -48,7 +48,7 @@ llama_div = Div(
48
  Section(
49
  H2("Llama 3.1 8B"),
50
  P("For comparison purpose, we run the same perplexity evaluation with llama 3.1 8B model.")
51
- )
52
  Section(
53
  H3("Perplexity vs Buckets"),
54
  Img(src="images/perp-across-diff-buckets-global.png", height = "300", width = "600" ),
 
48
  Section(
49
  H2("Llama 3.1 8B"),
50
  P("For comparison purpose, we run the same perplexity evaluation with llama 3.1 8B model.")
51
+ ),
52
  Section(
53
  H3("Perplexity vs Buckets"),
54
  Img(src="images/perp-across-diff-buckets-global.png", height = "300", width = "600" ),