prasadnu commited on
Commit
95725c6
·
1 Parent(s): af1007a

rerank model

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -181,7 +181,7 @@ with col1:
181
  <div class="card-header">🔍</div>
182
  <div class="card-text" style="font-size: 31px; color: #e46e08; ">AI Search</div>
183
  <div class="card-description" style="font-size: 16px; color: #ccc; margin-top: 6px;text-align: center;white-space: normal;">
184
- Explore ML search types, Re-ranking, Query rewriting and more on a retail dataset </div>
185
  </div>
186
  </a>
187
  """, unsafe_allow_html=True)
 
181
  <div class="card-header">🔍</div>
182
  <div class="card-text" style="font-size: 31px; color: #e46e08; ">AI Search</div>
183
  <div class="card-description" style="font-size: 16px; color: #ccc; margin-top: 6px;text-align: center;white-space: normal;">
184
+ Explore ML search types, Re-ranking and Query rewriting on retail data </div>
185
  </div>
186
  </a>
187
  """, unsafe_allow_html=True)