X-PLUG / mPLUG-Owl

mPLUG-Owl: The Powerful Multi-modal Large Language Model Family
https://www.modelscope.cn/studios/damo/mPLUG-Owl
MIT License
2.25k stars 171 forks source link

How to design the prompts so that the instruction includes the topic in quora dataset? #109

Open linhaojia13 opened 1 year ago

linhaojia13 commented 1 year ago

For quara, stackflow and medical dataset, each conversation in these three datasets involves a topic. How should this topic be incorporated into the instruction? How did you design the prompts so that the instruction includes the topic?

Here are an example of quora:

{"topic": "What is the step by step guide to invest in share market in india?", "input": "The conversation between human and AI assistant.\n[|Human|] I want to know the step by step guide to invest in share market in India.\n[|AI|] Sure, I can help with that. Firstly, you need to open a demat and trading account with a registered stockbroker.\n[|Human|] How do I find a registered stockbroker in India?\n[|AI|] You can visit the websites of National Stock Exchange (NSE) or Bombay Stock Exchange (BSE) to get a list of registered stockbrokers in India.\n[|Human|] What documents are required to open a demat and trading account?\n[|AI|] You will need to provide identity proof (PAN card), address proof, bank details and a passport size photograph to open a demat and trading account.\n[|Human|] How do I start trading once I have a demat and trading account?\n[|AI|] You can start trading by placing buy and sell orders for stocks through your stockbroker either online or offline.\n[|Human|] How do I track my investments?\n[|AI|] You can track your investments through your demat account. It will provide you with a consolidated view of all your investments in various stocks and other financial instruments.\n[|Human|] "}