Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -301,15 +301,11 @@ with st.container():
|
|
301 |
st.subheader("About")
|
302 |
about_content = '''
|
303 |
<p align="center">
|
304 |
-
<img alt="SemViQA Logo" src="https://raw.githubusercontent.com/DAVID-NGUYEN-S16/SemViQA/main/image/logo.png" height="
|
305 |
<br>
|
306 |
</p>
|
307 |
</p>
|
308 |
-
|
309 |
-
# **SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking**
|
310 |
-
|
311 |
-
### **Authors**:
|
312 |
-
[**Nam V. Nguyen**](https://github.com/DAVID-NGUYEN-S16), [**Dien X. Tran**](https://github.com/xndien2004), Thanh T. Tran, Anh T. Hoang, Tai V. Duong, Di T. Le, Phuc-Lu Le
|
313 |
<p align="center">
|
314 |
<a href="https://arxiv.org/abs/2503.00955">
|
315 |
<img src="https://img.shields.io/badge/arXiv-2411.00918-red?style=flat&label=arXiv">
|
|
|
301 |
st.subheader("About")
|
302 |
about_content = '''
|
303 |
<p align="center">
|
304 |
+
<img alt="SemViQA Logo" src="https://raw.githubusercontent.com/DAVID-NGUYEN-S16/SemViQA/main/image/logo.png" height="200" />
|
305 |
<br>
|
306 |
</p>
|
307 |
</p>
|
308 |
+
|
|
|
|
|
|
|
|
|
309 |
<p align="center">
|
310 |
<a href="https://arxiv.org/abs/2503.00955">
|
311 |
<img src="https://img.shields.io/badge/arXiv-2411.00918-red?style=flat&label=arXiv">
|