Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
skrtskrtskrt
/
google-bert-bert-large-uncased-whole-word-masking-finetuned-squad
like
0
Sleeping
App
Files
Files
Community
main
google-bert-bert-large-uncased-whole-word-masking-finetuned-squad
/
app.py
skrtskrtskrt
initial commit
c4dedd9
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
113 Bytes
import
gradio
as
gr
gr.load(
"models/google-bert/bert-large-uncased-whole-word-masking-finetuned-squad"
).launch()