anilguven's picture
Upload 4 files
83ea84e verified
raw
history blame
360 Bytes
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.
""")