Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
m3hrdadfi
/
gpt2-persian-qa
like
5
Runtime error
App
Files
Files
Community
32a90be
gpt2-persian-qa
/
meta.py
m3hrdadfi
Hello gpt2-qa
f474d6a
over 3 years ago
raw
Copy download link
history
blame
Safe
251 Bytes
HEADER_INFO =
"""
# GPT2 QA - Persian
"""
.strip()
SIDEBAR_INFO =
"""
# Configuration
"""
.strip()
C_PROMPT_BOX =
"متن خود را وارد کنید ..."
Q_PROMPT_BOX =
"پرسش خود را مطرح کنید ..."
A_PROMPT_BOX =
"وارد نشده."