signlanguage / spaces_info.py
Rajagopal's picture
Update spaces_info.py
a459c8c
raw
history blame
784 Bytes
description = """ ELC Hackathon 2023: This AI can translate to Sign Languages
\n This is very large AI model running on a shared server. So if the output display ERROR, please check back after 3 or 8 hours. The AI works, but may show ERROR if the server is too busy
"""
wip_description = """Demo running on share server
"""
examples = [
[
"Question: What are the rights of person with disability?\nAnswer:",
64,
],
[
'To say "Disability rights include the right to work" in Indian Sign Language, you can say,',
64,
],
[
'To say "Disability rights include the right to work" in Hindi Language, you can say,',
32,
],
]
initial_prompt_value = "Question: What are the rights of person with disability?\nAnswer:"