Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ccarballal
/
mrm8488-bert-base-spanish-wwm-cased-finetuned-spa-squad2-es
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mrm8488-bert-base-spanish-wwm-cased-finetuned-spa-squad2-es
/
app.py
ccarballal
initial commit
4152f32
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
107 Bytes
import
gradio
as
gr
gr.load(
"models/mrm8488/bert-base-spanish-wwm-cased-finetuned-spa-squad2-es"
).launch()