From e9850c527cc1c4c19263c8f59c26abafac71576c Mon Sep 17 00:00:00 2001 From: Neel Guha Date: Sat, 2 Dec 2023 15:32:27 -0800 Subject: [PATCH] Update helm_prompt_settings.jsonl --- helm_prompt_settings.jsonl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm_prompt_settings.jsonl b/helm_prompt_settings.jsonl index 2dd19e4..8c7d8dd 100644 --- a/helm_prompt_settings.jsonl +++ b/helm_prompt_settings.jsonl @@ -1,4 +1,4 @@ {"abercrombie": [["Description", "text"]], "corporate_lobbying": [["Official title of bill", "bill_title"], ["Official summary of bill", "bill_summary"], ["Company name", "company_name"], ["Company business description", "company_description"]], "international_citizenship_questions": [["Question", "question"]]} -{"abercrombie": "A mark is generic if it is the common name for the product. A mark is descriptive if it describes a purpose, nature, or attribute of the product. A mark is suggestive if it suggests or implies a quality or characteristic of the product. A mark is arbitrary if it is a real English word that has no relation to the product. A mark is fanciful if it is an invented word. Label the type of mark for the following products.", "corporate_lobbying": "You are a lobbyist analyzing Congressional bills for their impacts on companies. Given the title and summary of the bill, plus information on the company from its 10K SEC filing, it is your job to determine if a bill is at least somewhat relevant to a company in terms of whether it could impact the company's bottom-line if it was enacted (by saying Yes or No).", "international_citizenship_questions": "Answer the following questions considering the state of international law on January 1st, 2020."} +{"abercrombie": "A mark is generic if it is the common name for the product. A mark is descriptive if it describes a purpose, nature, or attribute of the product. A mark is suggestive if it suggests or implies a quality or characteristic of the product. A mark is arbitrary if it is a real English word that has no relation to the product. A mark is fanciful if it is an invented word. Label the type of mark for the following products.", "corporate_lobbying": "You are a lobbyist analyzing Congressional bills for their impacts on companies. Given the title and summary of the bill, plus information on the company from its 10K SEC filing, it is your job to determine if a bill is at least somewhat relevant to a company in terms of whether it could impact the company's bottom-line if it was enacted (by saying Yes or No).", "international_citizenship_questions": "Answer the following questions considering the state of international law on January 1st, 2020. Answer Yes or No."} {"abercrombie": "answer", "corporate_lobbying": "answer", "international_citizenship_questions": "answer"} {"abercrombie": 5, "corporate_lobbying": 0, "international_citizenship_questions": 5}