import streamlit as st st.set_page_config(page_title="Turkish Question-Answering - via AG", page_icon='đź“–') st.header("đź“–Turkish QA Task") st.write(f""" Do you want to question-answering analysis for Turkish language? \n This space analyzes your context-question pair and return your response according to inputs \n I wait to try your data. """)