samandar1105's picture
Create readme
9a6abf5 verified
Raw
History Blame Contribute Delete
326 Bytes
readme = """---
title: Question Answering AI
emoji: ๐Ÿ”
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: "5.35.0"
app_file: app.py
pinned: false
license: mit
---
# Extractive Question Answering
This Space uses a fine-tuned BERT model on SQuAD v1.1.
Model:
https://huggingface.co/samandar1105/Question_Answering
"""