albertchristopher commited on
Commit
9ac6d5d
·
verified ·
1 Parent(s): d325832

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 📝 BitNet Text Summarizer (Streamlit)
2
 
3
  An open‑source text summarizer running on **microsoft/bitnet-b1.58-2B-4T** with a map‑reduce strategy for long inputs. Deployed on **Hugging Face Spaces** using **Streamlit**.
 
1
+ ---
2
+ title: BitNet Text Summarizer
3
+ emoji: 📝
4
+ colorFrom: purple
5
+ colorTo: indigo
6
+ sdk: docker
7
+ app_port: 8501
8
+ pinned: false
9
+ short_description: Streamlit summarizer using microsoft/bitnet-b1.58-2B-4T
10
+ ---
11
+
12
  # 📝 BitNet Text Summarizer (Streamlit)
13
 
14
  An open‑source text summarizer running on **microsoft/bitnet-b1.58-2B-4T** with a map‑reduce strategy for long inputs. Deployed on **Hugging Face Spaces** using **Streamlit**.