IrinaAbdullaeva commited on
Commit
76e0800
1 Parent(s): 7b962cc

added logo

Browse files
Files changed (1) hide show
  1. src/about.py +5 -1
src/about.py CHANGED
@@ -30,7 +30,11 @@ NUM_FEWSHOT = 0 # Change with your few shot
30
 
31
 
32
  # Your leaderboard name
33
- TITLE = """<h1 align="center" id="space-title">MindShift: Analyzing LLMs Reactions to Psychological Prompts</h1>"""
 
 
 
 
34
 
35
  # What does your leaderboard evaluate?
36
  INTRODUCTION_TEXT = """
 
30
 
31
 
32
  # Your leaderboard name
33
+ TITLE = """
34
+ <div style='display: flex; align-items: center; justify-content: center; text-align: center;'>
35
+ <img src='https://github.com/IrinaArmstrong/MindShift/blob/master/figs/mindshift%20logo1.png?raw=true' style='width: 500px; height: auto; margin-right: 10px;' />
36
+ </div>
37
+ <h1 align="center" id="space-title">MindShift: Analyzing LLMs Reactions to Psychological Prompts</h1>"""
38
 
39
  # What does your leaderboard evaluate?
40
  INTRODUCTION_TEXT = """