Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
uhrishabh
/
GPL-trec-covid-v2-msmarco-distilbert-gpl
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5650903
GPL-trec-covid-v2-msmarco-distilbert-gpl
/
app.py
uhrishabh
initial commit
5650903
over 2 years ago
raw
Copy download link
history
blame
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/GPL/trec-covid-v2-msmarco-distilbert-gpl"
).launch()