Spaces:
Sleeping
Sleeping
ShivanshMathur007
commited on
Commit
•
b17ee83
1
Parent(s):
e3c02ac
Update app.py
Browse files
app.py
CHANGED
@@ -42,7 +42,7 @@ def MOP(path):
|
|
42 |
|
43 |
|
44 |
|
45 |
-
message1= f
|
46 |
|
47 |
Template Document: "Standard_MoP_template.pdf"
|
48 |
Content Document: "{prompt_file}"
|
@@ -57,7 +57,7 @@ If the integration is lacking or incomplete, carefully reconsider whether the po
|
|
57 |
If you provide a "Yes," provide a detailed explanation highlighting how the Content Document integrates the Pre-Check Procedures effectively. Discuss both explicit mentions and any implicit coverage that contributes to their implementation.
|
58 |
Make sure to accurately evaluate the alignment of the "Pre-Check Procedures" provided in the Template Document with their presence or coverage in the Content Document. [/INST] </s> """
|
59 |
|
60 |
-
message2= f
|
61 |
|
62 |
Template Document: "Standard_MoP_template.pdf"
|
63 |
Content Document: "{prompt_file}"
|
|
|
42 |
|
43 |
|
44 |
|
45 |
+
message1= f"""<s> [INST] You have two documents:
|
46 |
|
47 |
Template Document: "Standard_MoP_template.pdf"
|
48 |
Content Document: "{prompt_file}"
|
|
|
57 |
If you provide a "Yes," provide a detailed explanation highlighting how the Content Document integrates the Pre-Check Procedures effectively. Discuss both explicit mentions and any implicit coverage that contributes to their implementation.
|
58 |
Make sure to accurately evaluate the alignment of the "Pre-Check Procedures" provided in the Template Document with their presence or coverage in the Content Document. [/INST] </s> """
|
59 |
|
60 |
+
message2= f"""<s> [INST] You have two documents:
|
61 |
|
62 |
Template Document: "Standard_MoP_template.pdf"
|
63 |
Content Document: "{prompt_file}"
|