ITS-MFGKOREA/finance_news_summarizer
收藏资源简介:
--- dataset_info: features: - name: system_prompt dtype: string - name: user_prompt dtype: string - name: assistant struct: - name: is_stock_related dtype: bool - name: negative_impact_stocks list: string - name: negative_keywords list: string - name: positive_impact_stocks list: string - name: positive_keywords list: string - name: reason_for_negative_impact dtype: string - name: reason_for_positive_impact dtype: string - name: summary dtype: string splits: - name: train num_bytes: 6073607 num_examples: 929 download_size: 1604378 dataset_size: 6073607 configs: - config_name: default data_files: - split: train path: data/train-* ---
This dataset is an AI training dataset for stock market analysis dialogues, containing system prompts, user prompts, and assistant responses. The assistant response structure includes stock-related identifiers, lists of positively and negatively impacted stocks, keywords, reasons for impact, and summaries, designed to help models understand and generate dialogue content related to stock market events. The dataset consists of 929 training examples with a total size of approximately 6.07MB.




