Spaces:
Build error
Build error
alabamagan
commited on
Commit
·
2c435d9
1
Parent(s):
7c03a10
Update descriptions
Browse files
app.py
CHANGED
|
@@ -76,13 +76,14 @@ class main_window():
|
|
| 76 |
gr.Markdown("""
|
| 77 |
# Introduction
|
| 78 |
|
| 79 |
-
This
|
| 80 |
-
|
| 81 |
-
track record
|
| 82 |
-
|
| 83 |
-
for
|
| 84 |
-
|
| 85 |
-
|
|
|
|
| 86 |
|
| 87 |
# Affliations
|
| 88 |
|
|
|
|
| 76 |
gr.Markdown("""
|
| 77 |
# Introduction
|
| 78 |
|
| 79 |
+
This demo aims to showcase the potential of language models fine-tuned using a meticulously curated dataset of
|
| 80 |
+
structured MRI radiology reports for the examination of nasopharyngeal carcinoma (NPC). Our team has a proven
|
| 81 |
+
track record in researching the role of AI for the early detection of NPC, having developed an AI system that
|
| 82 |
+
achieves high sensitivity and specificity, both exceeding 90%. However, the explainability of the system remains
|
| 83 |
+
a significant hurdle for clinical application. This challenge is not unique to our system but is pervasive in the
|
| 84 |
+
development of AI for radiology. Therefore, in this pilot study, we investigate the capacity of language models
|
| 85 |
+
to comprehend the context of the disease. Our aim is to explore the integration of language models into our
|
| 86 |
+
existing system to enhance its explainability.
|
| 87 |
|
| 88 |
# Affliations
|
| 89 |
|