Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
KKrampis
/
horychtom-all-roberta-large-v1-math
like
0
Sleeping
App
Files
Files
Community
main
horychtom-all-roberta-large-v1-math
/
app.py
KKrampis
initial commit
affec2d
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/horychtom/all-roberta-large-v1-math"
).launch()