Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
gonjay
/
luhua-chinese_pretrain_mrc_roberta_wwm_ext_large
like
0
Runtime error
App
Files
Files
Community
e4b4008
luhua-chinese_pretrain_mrc_roberta_wwm_ext_large
/
app.py
gonjay
initial commit
e4b4008
over 1 year ago
raw
Copy download link
history
blame
Safe
106 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/luhua/chinese_pretrain_mrc_roberta_wwm_ext_large"
).launch()