Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jetwill
/
uer-gpt2-chinese-cluecorpussmall
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
79d94d6
uer-gpt2-chinese-cluecorpussmall
/
app.py
jetwill
initial commit
79d94d6
about 2 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/uer/gpt2-chinese-cluecorpussmall"
).launch()