Spaces:
Runtime error
Runtime error
Add application file
Browse files
app.py
CHANGED
@@ -202,7 +202,7 @@ class QA_Localdb:
|
|
202 |
'''
|
203 |
def QA_model():
|
204 |
# file_path = "/mnt/petrelfs/lvying/LLM/BoMA/data/test/OPUS-DSD.pdf"
|
205 |
-
file_path = "
|
206 |
# file_path = "/mnt/petrelfs/lvying/LLM/BoMA/data/test/Interageting-Prior-into-DA.pdf"
|
207 |
# file_path = "/mnt/petrelfs/lvying/LLM/BoMA/data/test/"
|
208 |
|
|
|
202 |
'''
|
203 |
def QA_model():
|
204 |
# file_path = "/mnt/petrelfs/lvying/LLM/BoMA/data/test/OPUS-DSD.pdf"
|
205 |
+
file_path = "doc1.txt"
|
206 |
# file_path = "/mnt/petrelfs/lvying/LLM/BoMA/data/test/Interageting-Prior-into-DA.pdf"
|
207 |
# file_path = "/mnt/petrelfs/lvying/LLM/BoMA/data/test/"
|
208 |
|