Mithilss/finance-data
收藏资源简介:
--- dataset_info: features: - name: 'Unnamed: 0' dtype: string - name: Date dtype: string - name: Article_title dtype: string - name: Stock_symbol dtype: string - name: Url dtype: string - name: Publisher dtype: string - name: Author dtype: string - name: Article dtype: string - name: Lsa_summary dtype: string - name: Luhn_summary dtype: string - name: Textrank_summary dtype: string - name: Lexrank_summary dtype: string splits: - name: train num_bytes: 24086212809 num_examples: 15549299 download_size: 10485927609 dataset_size: 24086212809 configs: - config_name: default data_files: - split: train path: data/train-* ---
This dataset consists of news articles and their associated information such as publish date, article title, stock symbol, source URL, publisher, author, article content, and four different text summaries. It is suitable for text summarization, natural language processing, and other research fields. The training set contains approximately 15.5 million examples.




