Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MUmairAB
/
DistilBERT-MaskedLM
like
1
Sleeping
App
Files
Files
Community
605efdd
DistilBERT-MaskedLM
/
app.py
MUmairAB
initial commit
605efdd
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/MUmairAB/bert-based-MaskedLM"
).launch()