Skip to content

Commit

Permalink
Update helm_prompt_settings.jsonl
Browse files Browse the repository at this point in the history
  • Loading branch information
neelguha authored Dec 2, 2023
1 parent a546c72 commit e9850c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm_prompt_settings.jsonl
Original file line number Diff line number Diff line change
@@ -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}

0 comments on commit e9850c5

Please sign in to comment.