Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
leehug
/
fabriceyhc-bert-base-uncased-yahoo_answers_topics
like
0
Runtime error
App
Files
Files
Community
f6399f5
fabriceyhc-bert-base-uncased-yahoo_answers_topics
/
app.py
leehug
initial commit
f6399f5
verified
5 months ago
raw
Copy download link
history
blame
Safe
97 Bytes
import
gradio
as
gr
gr.load(
"models/fabriceyhc/bert-base-uncased-yahoo_answers_topics"
).launch()