Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
johnoe
/
uer-roberta-base-chinese-extractive-qa
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
uer-roberta-base-chinese-extractive-qa
/
app.py
johnoe
initial commit
fedfa09
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/uer/roberta-base-chinese-extractive-qa"
).launch()