nuojohnchen commited on
Commit
54b4b29
·
verified ·
1 Parent(s): a386c90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -3
app.py CHANGED
@@ -19,9 +19,15 @@ DESCRIPTION = '''
19
  '''
20
 
21
  LICENSE = """
22
- <p/>
23
- ---
24
- Built on Qwen2.5 architecture
 
 
 
 
 
 
25
  """
26
 
27
  PLACEHOLDER = """
 
19
  '''
20
 
21
  LICENSE = """
22
+ <div style="font-family: monospace; white-space: pre; margin-top: 20px; line-height: 1.2;">
23
+ @misc{JudgeLRM,
24
+ title = {JudgeLRM},
25
+ url = {https://huggingface.co/nuojohnchen/JudgeLRM-7B},
26
+ author = {Nuo Chen, Zhiyuan Hu, Qingyun Zou, Jiaying Wu, Qian Wang, Bryan Hooi, Bingsheng He},
27
+ month = {March},
28
+ year = {2025}
29
+ }
30
+ </div>
31
  """
32
 
33
  PLACEHOLDER = """