Lzy01241010 commited on
Commit
9d849dd
·
1 Parent(s): ccd5c6d

ui: header title -> "QUEST: Training Frontier Deep Research Agents with Fully Synthetic Tasks"

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2370,7 +2370,7 @@ with gr.Blocks(
2370
  """
2371
  <header class="quest-header">
2372
  <div class="quest-header-text">
2373
- <h1 class="quest-header-title"><span class="quest-name">QUEST</span>: A Fully Open Recipe for Training Deep Research Agents from Scratch</h1>
2374
  <a class="quest-header-byline" href="https://x.com/osunlp" target="_blank" rel="noopener noreferrer">Built by OSU NLP Group</a>
2375
  </div>
2376
  </header>
 
2370
  """
2371
  <header class="quest-header">
2372
  <div class="quest-header-text">
2373
+ <h1 class="quest-header-title"><span class="quest-name">QUEST</span>: Training Frontier Deep Research Agents with Fully Synthetic Tasks</h1>
2374
  <a class="quest-header-byline" href="https://x.com/osunlp" target="_blank" rel="noopener noreferrer">Built by OSU NLP Group</a>
2375
  </div>
2376
  </header>