Spaces:
Sleeping
Sleeping
100rabhsah
commited on
Commit
·
f9ecba9
1
Parent(s):
2febec8
developer name added
Browse files- src/app.py +1 -1
src/app.py
CHANGED
@@ -179,7 +179,7 @@ def main():
|
|
179 |
st.sidebar.title("About")
|
180 |
st.sidebar.info("""
|
181 |
This model was developed as part of the Data Mining Laboratory course
|
182 |
-
under the guidance of Dr. Kirti Kumari.
|
183 |
|
184 |
The model combines:
|
185 |
- BERT for contextual embeddings
|
|
|
179 |
st.sidebar.title("About")
|
180 |
st.sidebar.info("""
|
181 |
This model was developed as part of the Data Mining Laboratory course
|
182 |
+
under the guidance of Dr. Kirti Kumari and is developed by Sourabh Sah.
|
183 |
|
184 |
The model combines:
|
185 |
- BERT for contextual embeddings
|