This dataset is a alpaca formatted version of "oliverwang15/news_with_gpt_instructions" (
https://huggingface.co/datasets/oliverwang15/news_with_gpt_instructions)
20k examples of grading senitment using gpt (unclear which model) (used to train fingptv3).
For ALPACA LORA users:
Modules you can target with lora:"gate_proj", "down_proj", "up_proj", "q_proj", "v_proj", "k_proj", "o_proj"
Most lora models use:"q_proj", "v_proj", "k_proj", "o_proj"
Platypus which got terrific results: "gate_proj"… See the full description on the dataset page:
https://huggingface.co/datasets/Vezora/news_seniment_gpt_alpacaformat.