Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ashendilantha
/
News_Classification
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ashendilantha
commited on
Mar 30, 2025
Commit
8dbdc8f
·
verified
·
1 Parent(s):
3dd54ed
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -153,3 +153,4 @@ if question:
153
st.progress(float(result["score"]))
154
st.write(f"Confidence Score: {result['score']:.4f}")
155
153
st.progress(float(result["score"]))
154
st.write(f"Confidence Score: {result['score']:.4f}")
155
156
+