Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
noa101
/
autoevaluate-extractive-question-answering
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1597b69
autoevaluate-extractive-question-answering
/
app.py
noa101
initial commit
1597b69
over 1 year ago
raw
Copy download link
history
blame
Safe
100 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/autoevaluate/extractive-question-answering"
).launch()