Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jinhybr
/
distilroberta-ConLL2003-NER
like
0
Running
App
Files
Files
Community
main
distilroberta-ConLL2003-NER
/
app.py
jinhybr
initial commit
e631002
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/jinhybr/distilroberta-ConLL2003"
).launch()