AI4Finance-Foundation / FinGPT

FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
https://ai4finance.org
MIT License
13.84k stars 1.92k forks source link

FinGPT-v1, only 1 type of instruction used in tuning? #39

Open XiongKexin opened 1 year ago

XiongKexin commented 1 year ago

In FinGPT-v1, there is only 1 type of instruction being used as model input during fine-tuning: "instruction": "What is the sentiment of this news? Answer:{very negative/negative/neutral/positive/very positive} \n input": "今天的日期为:2023-06-12。\n新闻标题为:\"南山铝业本周融资净偿还862.5万元,居有色金属板块第九\"。

Did you only use this type of instruction? Or you designed other instructions for different tasks and used them for tuning? If you used other instructions, may I ask if they can be made public? Thank you.

YangletLiu commented 1 year ago

You may find more description in this paper: https://arxiv.org/abs/2306.12659