Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JLei
/
tomaarsen-span-marker-roberta-large-fewnerd-fine-super
like
0
Runtime error
App
Files
Files
Community
main
tomaarsen-span-marker-roberta-large-fewnerd-fine-super
/
app.py
JLei
initial commit
3a5ea33
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
102 Bytes
import
gradio
as
gr
gr.load(
"models/tomaarsen/span-marker-roberta-large-fewnerd-fine-super"
).launch()